| 1 | [ Jan 20 00:00:48 Enabled. ] | ||
| 2 | [ Jan 20 00:00:48 Rereading configuration. ] | ||
| 3 | [ Jan 20 00:00:48 Rereading configuration. ] | ||
| 4 | [ Jan 20 00:00:50 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 20 00:00:50 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.20 00:00:51.544182 [ 1 ] {} <Information> Application: Will watch for the process with pid 28780 | ||
| 29 | 2026.01.20 00:00:51.544618 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.20 00:00:51.958566 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28780 | ||
| 31 | 2026.01.20 00:00:51.959399 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.20 00:00:51.959554 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.20 00:00:52.063883 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.20 00:00:52.143350 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.20 00:00:52.143464 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.20 00:00:52.143485 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.20 00:00:52.143729 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.20 00:00:52.144506 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.20 00:00:52.147000 [ 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.20 00:00:52.148123 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.20 00:00:52.149266 [ 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.20 00:00:52.149323 [ 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.20 00:00:52.149366 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.20 00:00:52.150122 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.20 00:00:52.151191 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.20 00:00:52.158216 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.20 00:00:52.159153 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.20 00:00:52.160914 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.20 00:00:52.161042 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.20 00:00:52.162308 [ 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.20 00:00:52.162771 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.20 00:00:52.167135 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.20 00:00:52.167887 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.20 00:00:52.171342 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.20 00:00:52.171738 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.20 00:00:52.172160 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.20 00:00:52.172575 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.20 00:00:52.174091 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.20 00:00:52.174121 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.20 00:00:52.174217 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.20 00:00:52.174322 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.20 00:00:52.200485 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.20 00:00:52.200517 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000192033 sec | ||
| 68 | 2026.01.20 00:00:52.200587 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.20 00:00:52.200645 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.20 00:00:52.201525 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.20 00:00:52.202225 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.20 00:00:52.212787 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.20 00:00:52.212835 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.20 00:00:52.212923 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.20 00:00:52.212936 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.20 00:00:52.212970 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.20 00:00:52.213048 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.20 00:00:52.217475 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.20 00:00:52.217527 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.20 00:00:52.217575 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.20 00:00:52.217757 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.20 00:00:52.217803 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.20 00:00:52.217816 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.20 00:00:52.217895 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.20 00:00:52.217908 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.20 00:00:52.217939 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.20 00:00:52.218014 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.20 00:00:52.241535 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.20 00:00:52.244567 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.20 00:00:52.244673 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000129691 sec | ||
| 91 | 2026.01.20 00:00:52.244690 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.20 00:00:52.244702 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.20 00:00:52.244733 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.20 00:00:52.244988 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.20 00:00:52.245112 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.20 00:00:52.245128 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.20 00:00:52.245141 [ 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.20 00:00:52.245154 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.20 00:00:52.293201 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.20 00:00:52.293511 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.01.20 00:00:52.295322 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.944e-05 sec. | ||
| 102 | 2026.01.20 00:00:52.295933 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.20 00:00:52.297354 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.20 00:00:52.297380 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.20 00:00:52.297528 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35384 | ||
| 106 | 2026.01.20 00:00:52.297539 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43372 | ||
| 107 | 2026.01.20 00:00:52.298507 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.20 00:00:52.298513 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 109 | 2026.01.20 00:00:52.298594 [ 3 ] {} <Debug> TCP-Session: bc07a0f3-cdec-4f09-83ee-7aa437ce0d4c Authenticating user 'default' from [fd00:1122:3344:101::b]:35384 | ||
| 110 | 2026.01.20 00:00:52.298599 [ 4 ] {} <Debug> TCP-Session: 652c53e2-dba7-451c-9888-cf2a2edf1540 Authenticating user 'default' from [fd00:1122:3344:101::c]:43372 | ||
| 111 | 2026.01.20 00:00:52.298775 [ 3 ] {} <Debug> TCP-Session: bc07a0f3-cdec-4f09-83ee-7aa437ce0d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 112 | 2026.01.20 00:00:52.298780 [ 4 ] {} <Debug> TCP-Session: 652c53e2-dba7-451c-9888-cf2a2edf1540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 113 | 2026.01.20 00:00:52.298800 [ 3 ] {} <Debug> TCP-Session: bc07a0f3-cdec-4f09-83ee-7aa437ce0d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 114 | 2026.01.20 00:00:52.298895 [ 4 ] {} <Debug> TCP-Session: 652c53e2-dba7-451c-9888-cf2a2edf1540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 115 | 2026.01.20 00:00:52.299017 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 116 | 2026.01.20 00:00:52.299115 [ 4 ] {} <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 | ||
| 117 | 2026.01.20 00:00:52.299132 [ 4 ] {} <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 | ||
| 118 | 2026.01.20 00:00:52.299245 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 119 | 2026.01.20 00:00:52.299280 [ 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 | ||
| 120 | 2026.01.20 00:00:52.299383 [ 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 | ||
| 121 | 2026.01.20 00:00:52.299649 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46513 | ||
| 122 | 2026.01.20 00:00:52.299782 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42699 | ||
| 123 | 2026.01.20 00:00:52.299804 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.20 00:00:52.299951 [ 5 ] {} <Debug> TCP-Session: 77ac6c44-92d5-4bde-866a-576a4479e135 Authenticating user 'default' from [fd00:1122:3344:101::c]:46513 | ||
| 125 | 2026.01.20 00:00:52.299950 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.20 00:00:52.299979 [ 5 ] {} <Debug> TCP-Session: 77ac6c44-92d5-4bde-866a-576a4479e135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.20 00:00:52.299995 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52830 | ||
| 128 | 2026.01.20 00:00:52.300071 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34760 | ||
| 129 | 2026.01.20 00:00:52.300106 [ 5 ] {} <Debug> TCP-Session: 77ac6c44-92d5-4bde-866a-576a4479e135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.20 00:00:52.300001 [ 254 ] {} <Debug> TCP-Session: 1df7aca1-54dd-4341-918f-5bf7e7fe9ad7 Authenticating user 'default' from [fd00:1122:3344:101::c]:42699 | ||
| 131 | 2026.01.20 00:00:52.300184 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59753 | ||
| 132 | 2026.01.20 00:00:52.300313 [ 254 ] {} <Debug> TCP-Session: 1df7aca1-54dd-4341-918f-5bf7e7fe9ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.20 00:00:52.300330 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.20 00:00:52.300347 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61124 | ||
| 135 | 2026.01.20 00:00:52.300360 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.20 00:00:52.300411 [ 256 ] {} <Debug> TCP-Session: 0d99c326-14b5-4f33-a210-446051ca1a8a Authenticating user 'default' from [fd00:1122:3344:101::c]:34760 | ||
| 137 | 2026.01.20 00:00:52.300445 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59089 | ||
| 138 | 2026.01.20 00:00:52.300507 [ 255 ] {} <Debug> TCP-Session: e7918ed9-140d-4204-97fa-51207de2fdf4 Authenticating user 'default' from [fd00:1122:3344:101::c]:52830 | ||
| 139 | 2026.01.20 00:00:52.300481 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.20 00:00:52.300558 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.01.20 00:00:52.300565 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53746 | ||
| 142 | 2026.01.20 00:00:52.300633 [ 257 ] {} <Debug> TCP-Session: de69e8f1-6402-4806-a521-3d70ff79fa70 Authenticating user 'default' from [fd00:1122:3344:101::c]:59753 | ||
| 143 | 2026.01.20 00:00:52.300615 [ 258 ] {} <Debug> TCP-Session: 13f80aab-d6f7-4366-b737-3c9929b46d24 Authenticating user 'default' from [fd00:1122:3344:101::c]:61124 | ||
| 144 | 2026.01.20 00:00:52.300480 [ 256 ] {} <Debug> TCP-Session: 0d99c326-14b5-4f33-a210-446051ca1a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.20 00:00:52.300720 [ 255 ] {} <Debug> TCP-Session: e7918ed9-140d-4204-97fa-51207de2fdf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.20 00:00:52.300752 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.01.20 00:00:52.300769 [ 256 ] {} <Debug> TCP-Session: 0d99c326-14b5-4f33-a210-446051ca1a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.20 00:00:52.300809 [ 259 ] {} <Debug> TCP-Session: e719db8e-f5dd-4ade-a7e0-c8263ee55d7d Authenticating user 'default' from [fd00:1122:3344:101::c]:59089 | ||
| 149 | 2026.01.20 00:00:52.300826 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.20 00:00:52.300799 [ 255 ] {} <Debug> TCP-Session: e7918ed9-140d-4204-97fa-51207de2fdf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.20 00:00:52.300904 [ 259 ] {} <Debug> TCP-Session: e719db8e-f5dd-4ade-a7e0-c8263ee55d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.20 00:00:52.300891 [ 260 ] {} <Debug> TCP-Session: 89be2dd1-813f-4baf-8ecc-83f8312381e8 Authenticating user 'default' from [fd00:1122:3344:101::b]:53746 | ||
| 153 | 2026.01.20 00:00:52.300963 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46291 | ||
| 154 | 2026.01.20 00:00:52.300774 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53684 | ||
| 155 | 2026.01.20 00:00:52.301058 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39136 | ||
| 156 | 2026.01.20 00:00:52.301027 [ 260 ] {} <Debug> TCP-Session: 89be2dd1-813f-4baf-8ecc-83f8312381e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 157 | 2026.01.20 00:00:52.300999 [ 259 ] {} <Debug> TCP-Session: e719db8e-f5dd-4ade-a7e0-c8263ee55d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 158 | 2026.01.20 00:00:52.301165 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32945 | ||
| 159 | 2026.01.20 00:00:52.301207 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.20 00:00:52.301147 [ 260 ] {} <Debug> TCP-Session: 89be2dd1-813f-4baf-8ecc-83f8312381e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.01.20 00:00:52.300714 [ 258 ] {} <Debug> TCP-Session: 13f80aab-d6f7-4366-b737-3c9929b46d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.01.20 00:00:52.301257 [ 264 ] {} <Debug> TCP-Session: 6f226c42-7fb6-4704-81e2-9084c838ade8 Authenticating user 'default' from [fd00:1122:3344:101::b]:46291 | ||
| 163 | 2026.01.20 00:00:52.300713 [ 257 ] {} <Debug> TCP-Session: de69e8f1-6402-4806-a521-3d70ff79fa70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.01.20 00:00:52.300651 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33547 | ||
| 165 | 2026.01.20 00:00:52.301406 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.01.20 00:00:52.301386 [ 264 ] {} <Debug> TCP-Session: 6f226c42-7fb6-4704-81e2-9084c838ade8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.01.20 00:00:52.301372 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.01.20 00:00:52.301502 [ 265 ] {} <Debug> TCP-Session: b60a00a4-59cb-440a-acce-f6099d3e2a02 Authenticating user 'default' from [fd00:1122:3344:101::b]:39136 | ||
| 169 | 2026.01.20 00:00:52.301479 [ 264 ] {} <Debug> TCP-Session: 6f226c42-7fb6-4704-81e2-9084c838ade8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.20 00:00:52.301538 [ 262 ] {} <Debug> TCP-Session: e9b9da2c-c7ce-4c9d-a14b-7d64c602973d Authenticating user 'default' from [fd00:1122:3344:101::b]:53684 | ||
| 171 | 2026.01.20 00:00:52.301474 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.01.20 00:00:52.301606 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.20 00:00:52.301586 [ 265 ] {} <Debug> TCP-Session: b60a00a4-59cb-440a-acce-f6099d3e2a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.01.20 00:00:52.301358 [ 258 ] {} <Debug> TCP-Session: 13f80aab-d6f7-4366-b737-3c9929b46d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.20 00:00:52.301729 [ 261 ] {} <Debug> TCP-Session: eea7cd66-dc14-4e97-9141-e533b8fb9361 Authenticating user 'default' from [fd00:1122:3344:101::b]:33547 | ||
| 176 | 2026.01.20 00:00:52.301702 [ 265 ] {} <Debug> TCP-Session: b60a00a4-59cb-440a-acce-f6099d3e2a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.20 00:00:52.301698 [ 266 ] {} <Debug> TCP-Session: 8a31c734-ad5b-45f5-835e-e2ec9430c46f Authenticating user 'default' from [fd00:1122:3344:101::b]:32945 | ||
| 178 | 2026.01.20 00:00:52.301820 [ 261 ] {} <Debug> TCP-Session: eea7cd66-dc14-4e97-9141-e533b8fb9361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.20 00:00:52.301366 [ 257 ] {} <Debug> TCP-Session: de69e8f1-6402-4806-a521-3d70ff79fa70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.20 00:00:52.300341 [ 254 ] {} <Debug> TCP-Session: 1df7aca1-54dd-4341-918f-5bf7e7fe9ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.20 00:00:52.301896 [ 261 ] {} <Debug> TCP-Session: eea7cd66-dc14-4e97-9141-e533b8fb9361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.20 00:00:52.301879 [ 266 ] {} <Debug> TCP-Session: 8a31c734-ad5b-45f5-835e-e2ec9430c46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.20 00:00:52.300871 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60639 | ||
| 184 | 2026.01.20 00:00:52.302012 [ 266 ] {} <Debug> TCP-Session: 8a31c734-ad5b-45f5-835e-e2ec9430c46f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.20 00:00:52.301601 [ 262 ] {} <Debug> TCP-Session: e9b9da2c-c7ce-4c9d-a14b-7d64c602973d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.20 00:00:52.302100 [ 262 ] {} <Debug> TCP-Session: e9b9da2c-c7ce-4c9d-a14b-7d64c602973d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.20 00:00:52.302195 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.01.20 00:00:52.302236 [ 263 ] {} <Debug> TCP-Session: f88c0a51-14cc-41c0-90b3-13795c463f9a Authenticating user 'default' from [fd00:1122:3344:101::b]:60639 | ||
| 189 | 2026.01.20 00:00:52.302253 [ 263 ] {} <Debug> TCP-Session: f88c0a51-14cc-41c0-90b3-13795c463f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.20 00:00:52.302341 [ 263 ] {} <Debug> TCP-Session: f88c0a51-14cc-41c0-90b3-13795c463f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.20 00:00:53.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.88 MiB, peak 116.88 MiB, free memory in arenas 0.00 B, will set to 119.48 MiB (RSS), difference: 2.60 MiB | ||
| 192 | 2026.01.20 00:00:53.219842 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54298 | ||
| 193 | 2026.01.20 00:00:53.221424 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.20 00:00:53.221501 [ 267 ] {} <Debug> TCP-Session: 615f2e60-dd20-44e9-b06a-45739e27d8d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:54298 | ||
| 195 | 2026.01.20 00:00:53.221524 [ 267 ] {} <Debug> TCP-Session: 615f2e60-dd20-44e9-b06a-45739e27d8d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.20 00:00:53.221537 [ 267 ] {} <Debug> TCP-Session: 615f2e60-dd20-44e9-b06a-45739e27d8d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.20 00:00:53.221667 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.20 00:00:53.221731 [ 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.20 00:00:53.221819 [ 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.20 00:00:53.222293 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34881 | ||
| 201 | 2026.01.20 00:00:53.222389 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43442 | ||
| 202 | 2026.01.20 00:00:53.222491 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54512 | ||
| 203 | 2026.01.20 00:00:53.222493 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.01.20 00:00:53.222602 [ 268 ] {} <Debug> TCP-Session: f5c244ac-1fc3-4cb1-a7d1-751a0e752fe4 Authenticating user 'default' from [fd00:1122:3344:101::a]:34881 | ||
| 205 | 2026.01.20 00:00:53.222662 [ 268 ] {} <Debug> TCP-Session: f5c244ac-1fc3-4cb1-a7d1-751a0e752fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.01.20 00:00:53.222680 [ 268 ] {} <Debug> TCP-Session: f5c244ac-1fc3-4cb1-a7d1-751a0e752fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.20 00:00:53.222698 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.01.20 00:00:53.222679 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39985 | ||
| 209 | 2026.01.20 00:00:53.222767 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.01.20 00:00:53.222783 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52898 | ||
| 211 | 2026.01.20 00:00:53.222858 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62311 | ||
| 212 | 2026.01.20 00:00:53.222838 [ 270 ] {} <Debug> TCP-Session: 06bd78ac-3835-4309-a3f9-6e4175d72658 Authenticating user 'default' from [fd00:1122:3344:101::a]:54512 | ||
| 213 | 2026.01.20 00:00:53.222814 [ 269 ] {} <Debug> TCP-Session: c602dcd1-8f35-4092-ab11-5ad0d73c3c9d Authenticating user 'default' from [fd00:1122:3344:101::a]:43442 | ||
| 214 | 2026.01.20 00:00:53.222953 [ 269 ] {} <Debug> TCP-Session: c602dcd1-8f35-4092-ab11-5ad0d73c3c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.01.20 00:00:53.222970 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49977 | ||
| 216 | 2026.01.20 00:00:53.222962 [ 270 ] {} <Debug> TCP-Session: 06bd78ac-3835-4309-a3f9-6e4175d72658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.01.20 00:00:53.223028 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.01.20 00:00:53.223057 [ 270 ] {} <Debug> TCP-Session: 06bd78ac-3835-4309-a3f9-6e4175d72658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.01.20 00:00:53.223048 [ 269 ] {} <Debug> TCP-Session: c602dcd1-8f35-4092-ab11-5ad0d73c3c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.20 00:00:53.223177 [ 271 ] {} <Debug> TCP-Session: f5cd9484-2c7d-4d68-b784-0d418181d52b Authenticating user 'default' from [fd00:1122:3344:101::a]:39985 | ||
| 221 | 2026.01.20 00:00:53.223216 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.01.20 00:00:53.223182 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.01.20 00:00:53.223285 [ 271 ] {} <Debug> TCP-Session: f5cd9484-2c7d-4d68-b784-0d418181d52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.01.20 00:00:53.223296 [ 272 ] {} <Debug> TCP-Session: 81663a0d-0efa-446d-8c36-0d1a53e90d1d Authenticating user 'default' from [fd00:1122:3344:101::a]:52898 | ||
| 225 | 2026.01.20 00:00:53.223309 [ 273 ] {} <Debug> TCP-Session: 22606e65-3427-4e07-a826-0d08c8f1dd76 Authenticating user 'default' from [fd00:1122:3344:101::a]:62311 | ||
| 226 | 2026.01.20 00:00:53.223310 [ 271 ] {} <Debug> TCP-Session: f5cd9484-2c7d-4d68-b784-0d418181d52b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.01.20 00:00:53.223304 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.01.20 00:00:53.223426 [ 273 ] {} <Debug> TCP-Session: 22606e65-3427-4e07-a826-0d08c8f1dd76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.20 00:00:53.223402 [ 272 ] {} <Debug> TCP-Session: 81663a0d-0efa-446d-8c36-0d1a53e90d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.20 00:00:53.223550 [ 272 ] {} <Debug> TCP-Session: 81663a0d-0efa-446d-8c36-0d1a53e90d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.20 00:00:53.223561 [ 273 ] {} <Debug> TCP-Session: 22606e65-3427-4e07-a826-0d08c8f1dd76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.20 00:00:53.223555 [ 274 ] {} <Debug> TCP-Session: 1abc0844-aa4e-4e6a-80a8-ab4fb2bb995c Authenticating user 'default' from [fd00:1122:3344:101::a]:49977 | ||
| 233 | 2026.01.20 00:00:53.223653 [ 274 ] {} <Debug> TCP-Session: 1abc0844-aa4e-4e6a-80a8-ab4fb2bb995c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.20 00:00:53.223745 [ 274 ] {} <Debug> TCP-Session: 1abc0844-aa4e-4e6a-80a8-ab4fb2bb995c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.20 00:00:53.628999 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44525 | ||
| 236 | 2026.01.20 00:00:53.632933 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.01.20 00:00:53.633058 [ 275 ] {} <Debug> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44525 | ||
| 238 | 2026.01.20 00:00:53.633083 [ 275 ] {} <Debug> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.20 00:00:53.633095 [ 275 ] {} <Debug> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.20 00:00:53.633239 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.01.20 00:00:53.633293 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2026.01.20 00:00:53.633379 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.01.20 00:00:53.633941 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53608 | ||
| 244 | 2026.01.20 00:00:53.634016 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51775 | ||
| 245 | 2026.01.20 00:00:53.634133 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53630 | ||
| 246 | 2026.01.20 00:00:53.634240 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39898 | ||
| 247 | 2026.01.20 00:00:53.634447 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64084 | ||
| 248 | 2026.01.20 00:00:53.634609 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41022 | ||
| 249 | 2026.01.20 00:00:53.634748 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48772 | ||
| 250 | 2026.01.20 00:00:53.635516 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 251 | 2026.01.20 00:00:53.635556 [ 276 ] {} <Debug> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Authenticating user 'default' from [fd00:1122:3344:101::d]:53608 | ||
| 252 | 2026.01.20 00:00:53.635680 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60516 | ||
| 253 | 2026.01.20 00:00:53.635684 [ 276 ] {} <Debug> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.01.20 00:00:53.635793 [ 276 ] {} <Debug> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.01.20 00:00:53.635900 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.01.20 00:00:53.636012 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.01.20 00:00:53.636031 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.01.20 00:00:53.636055 [ 283 ] {} <Debug> TCP-Session: cae42c54-1968-433b-b331-1237e637eb79 Authenticating user 'default' from [fd00:1122:3344:101::d]:60516 | ||
| 259 | 2026.01.20 00:00:53.636115 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.01.20 00:00:53.636137 [ 277 ] {} <Debug> TCP-Session: 32373d7d-b272-4c9e-a0d9-c8a4f04e1ef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51775 | ||
| 261 | 2026.01.20 00:00:53.636071 [ 282 ] {} <Debug> TCP-Session: 6d683ec1-afc1-4b95-b2bb-b9bba699af43 Authenticating user 'default' from [fd00:1122:3344:101::d]:48772 | ||
| 262 | 2026.01.20 00:00:53.636206 [ 283 ] {} <Debug> TCP-Session: cae42c54-1968-433b-b331-1237e637eb79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.01.20 00:00:53.636218 [ 277 ] {} <Debug> TCP-Session: 32373d7d-b272-4c9e-a0d9-c8a4f04e1ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.01.20 00:00:53.636243 [ 278 ] {} <Debug> TCP-Session: 70036ca5-20b5-44ed-8e36-bd9e18992d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:53630 | ||
| 265 | 2026.01.20 00:00:53.636283 [ 283 ] {} <Debug> TCP-Session: cae42c54-1968-433b-b331-1237e637eb79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.01.20 00:00:53.636296 [ 277 ] {} <Debug> TCP-Session: 32373d7d-b272-4c9e-a0d9-c8a4f04e1ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.01.20 00:00:53.636317 [ 278 ] {} <Debug> TCP-Session: 70036ca5-20b5-44ed-8e36-bd9e18992d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.01.20 00:00:53.636252 [ 282 ] {} <Debug> TCP-Session: 6d683ec1-afc1-4b95-b2bb-b9bba699af43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.01.20 00:00:53.636401 [ 278 ] {} <Debug> TCP-Session: 70036ca5-20b5-44ed-8e36-bd9e18992d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.01.20 00:00:53.636074 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.01.20 00:00:53.636046 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2026.01.20 00:00:53.636476 [ 281 ] {} <Debug> TCP-Session: 0272fdc5-4ea0-4d54-8013-f56cc3b1626d Authenticating user 'default' from [fd00:1122:3344:101::d]:41022 | ||
| 273 | 2026.01.20 00:00:53.636455 [ 282 ] {} <Debug> TCP-Session: 6d683ec1-afc1-4b95-b2bb-b9bba699af43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.01.20 00:00:53.636098 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.01.20 00:00:53.636582 [ 281 ] {} <Debug> TCP-Session: 0272fdc5-4ea0-4d54-8013-f56cc3b1626d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.20 00:00:53.636564 [ 280 ] {} <Debug> TCP-Session: a9acbcf7-a949-4f12-81c5-a48484ca3c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:64084 | ||
| 277 | 2026.01.20 00:00:53.636682 [ 279 ] {} <Debug> TCP-Session: def537dc-afeb-454c-bf5b-edfe1ff03feb Authenticating user 'default' from [fd00:1122:3344:101::d]:39898 | ||
| 278 | 2026.01.20 00:00:53.636698 [ 281 ] {} <Debug> TCP-Session: 0272fdc5-4ea0-4d54-8013-f56cc3b1626d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.01.20 00:00:53.636689 [ 280 ] {} <Debug> TCP-Session: a9acbcf7-a949-4f12-81c5-a48484ca3c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.01.20 00:00:53.636780 [ 279 ] {} <Debug> TCP-Session: def537dc-afeb-454c-bf5b-edfe1ff03feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.20 00:00:53.636785 [ 280 ] {} <Debug> TCP-Session: a9acbcf7-a949-4f12-81c5-a48484ca3c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.20 00:00:53.636886 [ 279 ] {} <Debug> TCP-Session: def537dc-afeb-454c-bf5b-edfe1ff03feb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.20 00:00:53.642218 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.01.20 00:00:53.645513 [ 275 ] {18b92d68-6e30-4b9a-ae46-de4412248c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.01.20 00:00:53.704158 [ 275 ] {18b92d68-6e30-4b9a-ae46-de4412248c74} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44525) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.01.20 00:00:53.705308 [ 275 ] {18b92d68-6e30-4b9a-ae46-de4412248c74} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.01.20 00:00:53.705580 [ 275 ] {18b92d68-6e30-4b9a-ae46-de4412248c74} <Debug> TCPHandler: Processed in 0.06940077 sec. | ||
| 334 | 2026.01.20 00:00:53.706044 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.01.20 00:00:53.706299 [ 276 ] {3445e19f-b1df-443e-94b2-8af67128e0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.01.20 00:00:53.706911 [ 276 ] {3445e19f-b1df-443e-94b2-8af67128e0ef} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53608) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.01.20 00:00:53.707277 [ 276 ] {3445e19f-b1df-443e-94b2-8af67128e0ef} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.01.20 00:00:53.707538 [ 276 ] {3445e19f-b1df-443e-94b2-8af67128e0ef} <Debug> TCPHandler: Processed in 0.001682831 sec. | ||
| 385 | 2026.01.20 00:00:53.707899 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.20 00:00:53.708802 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.01.20 00:00:53.709462 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.01.20 00:00:53.711943 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.01.20 00:00:53.712077 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000168212 sec | ||
| 390 | 2026.01.20 00:00:53.712092 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.01.20 00:00:53.712103 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.01.20 00:00:53.712171 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.01.20 00:00:53.712869 [ 275 ] {be686ddd-35b9-4ce9-92ee-464d1c319bf6} <Debug> TCPHandler: Processed in 0.005103016 sec. | ||
| 394 | 2026.01.20 00:00:53.713028 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.20 00:00:53.713175 [ 275 ] {3cb334d9-0023-4ec1-844c-33c7a2cddbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.01.20 00:00:53.713331 [ 275 ] {3cb334d9-0023-4ec1-844c-33c7a2cddbf4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.01.20 00:00:53.718387 [ 275 ] {3cb334d9-0023-4ec1-844c-33c7a2cddbf4} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.01.20 00:00:53.722701 [ 275 ] {3cb334d9-0023-4ec1-844c-33c7a2cddbf4} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36): Loading data parts | ||
| 400 | 2026.01.20 00:00:53.723861 [ 275 ] {3cb334d9-0023-4ec1-844c-33c7a2cddbf4} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36): There are no data parts | ||
| 401 | 2026.01.20 00:00:53.728569 [ 275 ] {3cb334d9-0023-4ec1-844c-33c7a2cddbf4} <Debug> TCPHandler: Processed in 0.01559127 sec. | ||
| 402 | 2026.01.20 00:00:53.728850 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.01.20 00:00:53.729047 [ 275 ] {1dd08334-d7eb-47ef-b063-d80ad8b1562e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.01.20 00:00:53.729185 [ 275 ] {1dd08334-d7eb-47ef-b063-d80ad8b1562e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.01.20 00:00:53.741450 [ 275 ] {1dd08334-d7eb-47ef-b063-d80ad8b1562e} <Debug> oximeter.measurements_bool (e9b38f2e-f7f2-4c5b-9d95-11bc4e1fb8a1): Loading data parts | ||
| 416 | 2026.01.20 00:00:53.741750 [ 275 ] {1dd08334-d7eb-47ef-b063-d80ad8b1562e} <Debug> oximeter.measurements_bool (e9b38f2e-f7f2-4c5b-9d95-11bc4e1fb8a1): There are no data parts | ||
| 417 | 2026.01.20 00:00:53.746783 [ 275 ] {1dd08334-d7eb-47ef-b063-d80ad8b1562e} <Debug> TCPHandler: Processed in 0.017985291 sec. | ||
| 418 | 2026.01.20 00:00:53.746997 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.20 00:00:53.747344 [ 275 ] {f9710d3e-9b76-41ad-9c8a-8acd0a1d3670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 420 | 2026.01.20 00:00:53.747389 [ 275 ] {f9710d3e-9b76-41ad-9c8a-8acd0a1d3670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.01.20 00:00:53.756445 [ 275 ] {f9710d3e-9b76-41ad-9c8a-8acd0a1d3670} <Debug> oximeter.measurements_i8 (e45bc95d-2159-466f-b78f-914a6d6f724f): Loading data parts | ||
| 422 | 2026.01.20 00:00:53.756610 [ 275 ] {f9710d3e-9b76-41ad-9c8a-8acd0a1d3670} <Debug> oximeter.measurements_i8 (e45bc95d-2159-466f-b78f-914a6d6f724f): There are no data parts | ||
| 423 | 2026.01.20 00:00:53.761631 [ 275 ] {f9710d3e-9b76-41ad-9c8a-8acd0a1d3670} <Debug> TCPHandler: Processed in 0.014712178 sec. | ||
| 424 | 2026.01.20 00:00:53.761883 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.20 00:00:53.762078 [ 275 ] {b175e551-c3da-45e8-8d64-c4c790fb09cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 426 | 2026.01.20 00:00:53.762217 [ 275 ] {b175e551-c3da-45e8-8d64-c4c790fb09cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.01.20 00:00:53.776261 [ 275 ] {b175e551-c3da-45e8-8d64-c4c790fb09cc} <Debug> oximeter.measurements_u8 (dda1aef7-e794-4885-a4fa-f5153e202bd6): Loading data parts | ||
| 428 | 2026.01.20 00:00:53.776480 [ 275 ] {b175e551-c3da-45e8-8d64-c4c790fb09cc} <Debug> oximeter.measurements_u8 (dda1aef7-e794-4885-a4fa-f5153e202bd6): There are no data parts | ||
| 429 | 2026.01.20 00:00:53.782198 [ 275 ] {b175e551-c3da-45e8-8d64-c4c790fb09cc} <Debug> TCPHandler: Processed in 0.020374361 sec. | ||
| 430 | 2026.01.20 00:00:53.782355 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.20 00:00:53.782576 [ 275 ] {aa9ee72f-d75c-43fa-9558-9b828e062ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 432 | 2026.01.20 00:00:53.782659 [ 275 ] {aa9ee72f-d75c-43fa-9558-9b828e062ffe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.01.20 00:00:53.793995 [ 275 ] {aa9ee72f-d75c-43fa-9558-9b828e062ffe} <Debug> oximeter.measurements_i16 (9e1079b2-d023-491b-80bb-512aad1cf655): Loading data parts | ||
| 434 | 2026.01.20 00:00:53.794134 [ 275 ] {aa9ee72f-d75c-43fa-9558-9b828e062ffe} <Debug> oximeter.measurements_i16 (9e1079b2-d023-491b-80bb-512aad1cf655): There are no data parts | ||
| 435 | 2026.01.20 00:00:53.799392 [ 275 ] {aa9ee72f-d75c-43fa-9558-9b828e062ffe} <Debug> TCPHandler: Processed in 0.017086539 sec. | ||
| 436 | 2026.01.20 00:00:53.799691 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.20 00:00:53.799882 [ 275 ] {9f815b06-617a-4aa4-9069-cdd1b90d8f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 438 | 2026.01.20 00:00:53.800017 [ 275 ] {9f815b06-617a-4aa4-9069-cdd1b90d8f3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.01.20 00:00:53.813726 [ 275 ] {9f815b06-617a-4aa4-9069-cdd1b90d8f3b} <Debug> oximeter.measurements_u16 (b8c8b214-2047-41e5-9f71-2d183217857f): Loading data parts | ||
| 440 | 2026.01.20 00:00:53.813934 [ 275 ] {9f815b06-617a-4aa4-9069-cdd1b90d8f3b} <Debug> oximeter.measurements_u16 (b8c8b214-2047-41e5-9f71-2d183217857f): There are no data parts | ||
| 441 | 2026.01.20 00:00:53.819280 [ 275 ] {9f815b06-617a-4aa4-9069-cdd1b90d8f3b} <Debug> TCPHandler: Processed in 0.019647792 sec. | ||
| 442 | 2026.01.20 00:00:53.819462 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.20 00:00:53.819707 [ 275 ] {b76c0431-3bba-40c3-bbc2-be4d4d66866d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 444 | 2026.01.20 00:00:53.819801 [ 275 ] {b76c0431-3bba-40c3-bbc2-be4d4d66866d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.01.20 00:00:53.827863 [ 275 ] {b76c0431-3bba-40c3-bbc2-be4d4d66866d} <Debug> oximeter.measurements_i32 (7c4abcb2-97be-450d-9287-cc6034e3a18f): Loading data parts | ||
| 446 | 2026.01.20 00:00:53.828000 [ 275 ] {b76c0431-3bba-40c3-bbc2-be4d4d66866d} <Debug> oximeter.measurements_i32 (7c4abcb2-97be-450d-9287-cc6034e3a18f): There are no data parts | ||
| 447 | 2026.01.20 00:00:53.833155 [ 275 ] {b76c0431-3bba-40c3-bbc2-be4d4d66866d} <Debug> TCPHandler: Processed in 0.013755807 sec. | ||
| 448 | 2026.01.20 00:00:53.833466 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.01.20 00:00:53.833655 [ 275 ] {4fc1e1ce-c1a3-4ced-bcbd-f693a43b9e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 450 | 2026.01.20 00:00:53.833793 [ 275 ] {4fc1e1ce-c1a3-4ced-bcbd-f693a43b9e94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.01.20 00:00:53.843075 [ 275 ] {4fc1e1ce-c1a3-4ced-bcbd-f693a43b9e94} <Debug> oximeter.measurements_u32 (2098c689-6844-4d46-93e1-54ee61f2adf7): Loading data parts | ||
| 452 | 2026.01.20 00:00:53.843205 [ 275 ] {4fc1e1ce-c1a3-4ced-bcbd-f693a43b9e94} <Debug> oximeter.measurements_u32 (2098c689-6844-4d46-93e1-54ee61f2adf7): There are no data parts | ||
| 453 | 2026.01.20 00:00:53.847982 [ 275 ] {4fc1e1ce-c1a3-4ced-bcbd-f693a43b9e94} <Debug> TCPHandler: Processed in 0.014575837 sec. | ||
| 454 | 2026.01.20 00:00:53.848152 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.20 00:00:53.848305 [ 275 ] {ad63d42d-d6ac-486c-b880-d52275c8bee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 456 | 2026.01.20 00:00:53.848420 [ 275 ] {ad63d42d-d6ac-486c-b880-d52275c8bee8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.01.20 00:00:53.856132 [ 275 ] {ad63d42d-d6ac-486c-b880-d52275c8bee8} <Debug> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Loading data parts | ||
| 458 | 2026.01.20 00:00:53.856268 [ 275 ] {ad63d42d-d6ac-486c-b880-d52275c8bee8} <Debug> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): There are no data parts | ||
| 459 | 2026.01.20 00:00:53.861230 [ 275 ] {ad63d42d-d6ac-486c-b880-d52275c8bee8} <Debug> TCPHandler: Processed in 0.013127178 sec. | ||
| 460 | 2026.01.20 00:00:53.861455 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.20 00:00:53.861605 [ 275 ] {6da16e8a-224a-4441-8989-fb4fe6a78bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 462 | 2026.01.20 00:00:53.861713 [ 275 ] {6da16e8a-224a-4441-8989-fb4fe6a78bd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.01.20 00:00:53.872457 [ 275 ] {6da16e8a-224a-4441-8989-fb4fe6a78bd1} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Loading data parts | ||
| 464 | 2026.01.20 00:00:53.872582 [ 275 ] {6da16e8a-224a-4441-8989-fb4fe6a78bd1} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): There are no data parts | ||
| 465 | 2026.01.20 00:00:53.877417 [ 275 ] {6da16e8a-224a-4441-8989-fb4fe6a78bd1} <Debug> TCPHandler: Processed in 0.016011736 sec. | ||
| 466 | 2026.01.20 00:00:53.877571 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.20 00:00:53.877722 [ 275 ] {530fb100-dfcd-45dd-a482-ae4649dff6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 468 | 2026.01.20 00:00:53.877838 [ 275 ] {530fb100-dfcd-45dd-a482-ae4649dff6e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.01.20 00:00:53.885604 [ 275 ] {530fb100-dfcd-45dd-a482-ae4649dff6e0} <Debug> oximeter.measurements_f32 (80c7e2cf-5577-434f-bc3f-4f6c84a1089a): Loading data parts | ||
| 470 | 2026.01.20 00:00:53.885903 [ 275 ] {530fb100-dfcd-45dd-a482-ae4649dff6e0} <Debug> oximeter.measurements_f32 (80c7e2cf-5577-434f-bc3f-4f6c84a1089a): There are no data parts | ||
| 471 | 2026.01.20 00:00:53.890572 [ 275 ] {530fb100-dfcd-45dd-a482-ae4649dff6e0} <Debug> TCPHandler: Processed in 0.013049968 sec. | ||
| 472 | 2026.01.20 00:00:53.890802 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.20 00:00:53.891040 [ 275 ] {ebce3559-df84-43ea-8518-6165663cceed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 474 | 2026.01.20 00:00:53.891183 [ 275 ] {ebce3559-df84-43ea-8518-6165663cceed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.01.20 00:00:53.900531 [ 275 ] {ebce3559-df84-43ea-8518-6165663cceed} <Debug> oximeter.measurements_f64 (529538be-fe39-4fb4-911a-5251bcb5cae4): Loading data parts | ||
| 476 | 2026.01.20 00:00:53.900717 [ 275 ] {ebce3559-df84-43ea-8518-6165663cceed} <Debug> oximeter.measurements_f64 (529538be-fe39-4fb4-911a-5251bcb5cae4): There are no data parts | ||
| 477 | 2026.01.20 00:00:53.905670 [ 275 ] {ebce3559-df84-43ea-8518-6165663cceed} <Debug> TCPHandler: Processed in 0.014928852 sec. | ||
| 478 | 2026.01.20 00:00:53.905853 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.20 00:00:53.906042 [ 275 ] {a959b2ad-c02f-4a90-9404-e073a7f22c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 480 | 2026.01.20 00:00:53.906169 [ 275 ] {a959b2ad-c02f-4a90-9404-e073a7f22c56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.01.20 00:00:53.913990 [ 275 ] {a959b2ad-c02f-4a90-9404-e073a7f22c56} <Debug> oximeter.measurements_string (aa9a8ae3-bdba-46b6-a370-3ad796aad655): Loading data parts | ||
| 482 | 2026.01.20 00:00:53.914120 [ 275 ] {a959b2ad-c02f-4a90-9404-e073a7f22c56} <Debug> oximeter.measurements_string (aa9a8ae3-bdba-46b6-a370-3ad796aad655): There are no data parts | ||
| 483 | 2026.01.20 00:00:53.918932 [ 275 ] {a959b2ad-c02f-4a90-9404-e073a7f22c56} <Debug> TCPHandler: Processed in 0.013140358 sec. | ||
| 484 | 2026.01.20 00:00:53.919159 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.01.20 00:00:53.919367 [ 275 ] {4f75a444-b789-4ffe-b00f-408f2c9997ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.01.20 00:00:53.919468 [ 275 ] {4f75a444-b789-4ffe-b00f-408f2c9997ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.01.20 00:00:53.929055 [ 275 ] {4f75a444-b789-4ffe-b00f-408f2c9997ea} <Debug> oximeter.measurements_bytes (abf5b8a6-927d-47df-8008-b4e4e947a1a0): Loading data parts | ||
| 495 | 2026.01.20 00:00:53.929183 [ 275 ] {4f75a444-b789-4ffe-b00f-408f2c9997ea} <Debug> oximeter.measurements_bytes (abf5b8a6-927d-47df-8008-b4e4e947a1a0): There are no data parts | ||
| 496 | 2026.01.20 00:00:53.934175 [ 275 ] {4f75a444-b789-4ffe-b00f-408f2c9997ea} <Debug> TCPHandler: Processed in 0.015075634 sec. | ||
| 497 | 2026.01.20 00:00:53.934438 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.01.20 00:00:53.934637 [ 275 ] {ee54d9f3-574b-41ca-9051-c408ae9fccd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 499 | 2026.01.20 00:00:53.934784 [ 275 ] {ee54d9f3-574b-41ca-9051-c408ae9fccd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.01.20 00:00:53.941997 [ 275 ] {ee54d9f3-574b-41ca-9051-c408ae9fccd7} <Debug> oximeter.measurements_cumulativei64 (957bbc88-f3b6-4288-a933-630d5e001548): Loading data parts | ||
| 501 | 2026.01.20 00:00:53.942269 [ 275 ] {ee54d9f3-574b-41ca-9051-c408ae9fccd7} <Debug> oximeter.measurements_cumulativei64 (957bbc88-f3b6-4288-a933-630d5e001548): There are no data parts | ||
| 502 | 2026.01.20 00:00:53.946869 [ 275 ] {ee54d9f3-574b-41ca-9051-c408ae9fccd7} <Debug> TCPHandler: Processed in 0.012493331 sec. | ||
| 503 | 2026.01.20 00:00:53.947034 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.20 00:00:53.947288 [ 275 ] {4b1eb3cb-8942-4b9d-8c67-706ec4346b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 505 | 2026.01.20 00:00:53.947411 [ 275 ] {4b1eb3cb-8942-4b9d-8c67-706ec4346b24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.20 00:00:53.956802 [ 275 ] {4b1eb3cb-8942-4b9d-8c67-706ec4346b24} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Loading data parts | ||
| 507 | 2026.01.20 00:00:53.957005 [ 275 ] {4b1eb3cb-8942-4b9d-8c67-706ec4346b24} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): There are no data parts | ||
| 508 | 2026.01.20 00:00:53.961992 [ 275 ] {4b1eb3cb-8942-4b9d-8c67-706ec4346b24} <Debug> TCPHandler: Processed in 0.015008703 sec. | ||
| 509 | 2026.01.20 00:00:53.962199 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.20 00:00:53.962380 [ 275 ] {17d5cadc-2be3-49fa-82d3-910d0e28258c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 511 | 2026.01.20 00:00:53.962509 [ 275 ] {17d5cadc-2be3-49fa-82d3-910d0e28258c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.20 00:00:53.969868 [ 275 ] {17d5cadc-2be3-49fa-82d3-910d0e28258c} <Debug> oximeter.measurements_cumulativef32 (1affa253-941e-450f-ac1d-e74c33936a3c): Loading data parts | ||
| 513 | 2026.01.20 00:00:53.970030 [ 275 ] {17d5cadc-2be3-49fa-82d3-910d0e28258c} <Debug> oximeter.measurements_cumulativef32 (1affa253-941e-450f-ac1d-e74c33936a3c): There are no data parts | ||
| 514 | 2026.01.20 00:00:53.974815 [ 275 ] {17d5cadc-2be3-49fa-82d3-910d0e28258c} <Debug> TCPHandler: Processed in 0.012703643 sec. | ||
| 515 | 2026.01.20 00:00:53.975096 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.20 00:00:53.975277 [ 275 ] {4f09cc8c-92d2-4d1a-a857-f7036a8d2e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 517 | 2026.01.20 00:00:53.975401 [ 275 ] {4f09cc8c-92d2-4d1a-a857-f7036a8d2e5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.20 00:00:53.989351 [ 275 ] {4f09cc8c-92d2-4d1a-a857-f7036a8d2e5f} <Debug> oximeter.measurements_cumulativef64 (11ada62c-51b6-473a-974a-e886a0bdc783): Loading data parts | ||
| 519 | 2026.01.20 00:00:53.989651 [ 275 ] {4f09cc8c-92d2-4d1a-a857-f7036a8d2e5f} <Debug> oximeter.measurements_cumulativef64 (11ada62c-51b6-473a-974a-e886a0bdc783): There are no data parts | ||
| 520 | 2026.01.20 00:00:53.995342 [ 275 ] {4f09cc8c-92d2-4d1a-a857-f7036a8d2e5f} <Debug> TCPHandler: Processed in 0.02030777 sec. | ||
| 521 | 2026.01.20 00:00:53.995506 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.01.20 00:00:53.995812 [ 275 ] {0af7ebfc-0e64-4e47-9c55-ec5898ea070b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.01.20 00:00:53.995941 [ 275 ] {0af7ebfc-0e64-4e47-9c55-ec5898ea070b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.01.20 00:00:54.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.00 MiB, peak 125.00 MiB, free memory in arenas 0.00 B, will set to 133.80 MiB (RSS), difference: 8.80 MiB | ||
| 535 | 2026.01.20 00:00:54.008214 [ 275 ] {0af7ebfc-0e64-4e47-9c55-ec5898ea070b} <Debug> oximeter.measurements_histogrami8 (67742027-a73a-452d-9b41-8c2cb09dae90): Loading data parts | ||
| 536 | 2026.01.20 00:00:54.008399 [ 275 ] {0af7ebfc-0e64-4e47-9c55-ec5898ea070b} <Debug> oximeter.measurements_histogrami8 (67742027-a73a-452d-9b41-8c2cb09dae90): There are no data parts | ||
| 537 | 2026.01.20 00:00:54.013706 [ 275 ] {0af7ebfc-0e64-4e47-9c55-ec5898ea070b} <Debug> TCPHandler: Processed in 0.018251404 sec. | ||
| 538 | 2026.01.20 00:00:54.013946 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.01.20 00:00:54.014272 [ 275 ] {2b9f677d-dec5-4424-bb2b-60ce44f61bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 540 | 2026.01.20 00:00:54.014401 [ 275 ] {2b9f677d-dec5-4424-bb2b-60ce44f61bb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.01.20 00:00:54.025732 [ 275 ] {2b9f677d-dec5-4424-bb2b-60ce44f61bb6} <Debug> oximeter.measurements_histogramu8 (0304d855-f9a8-43f9-a45c-9e80f0ba4e0e): Loading data parts | ||
| 542 | 2026.01.20 00:00:54.025902 [ 275 ] {2b9f677d-dec5-4424-bb2b-60ce44f61bb6} <Debug> oximeter.measurements_histogramu8 (0304d855-f9a8-43f9-a45c-9e80f0ba4e0e): There are no data parts | ||
| 543 | 2026.01.20 00:00:54.031045 [ 275 ] {2b9f677d-dec5-4424-bb2b-60ce44f61bb6} <Debug> TCPHandler: Processed in 0.01717197 sec. | ||
| 544 | 2026.01.20 00:00:54.031366 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.01.20 00:00:54.031717 [ 275 ] {d7dcd3c8-55b9-4ed2-802b-fc55a02f06b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2026.01.20 00:00:54.031838 [ 275 ] {d7dcd3c8-55b9-4ed2-802b-fc55a02f06b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.01.20 00:00:54.042157 [ 275 ] {d7dcd3c8-55b9-4ed2-802b-fc55a02f06b6} <Debug> oximeter.measurements_histogrami16 (a9acf9cb-86f3-4c43-9800-c60032975205): Loading data parts | ||
| 548 | 2026.01.20 00:00:54.042303 [ 275 ] {d7dcd3c8-55b9-4ed2-802b-fc55a02f06b6} <Debug> oximeter.measurements_histogrami16 (a9acf9cb-86f3-4c43-9800-c60032975205): There are no data parts | ||
| 549 | 2026.01.20 00:00:54.047659 [ 275 ] {d7dcd3c8-55b9-4ed2-802b-fc55a02f06b6} <Debug> TCPHandler: Processed in 0.01638223 sec. | ||
| 550 | 2026.01.20 00:00:54.047840 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.01.20 00:00:54.048103 [ 275 ] {c2cac4db-16f0-43d0-a551-3b4b7fb518b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 552 | 2026.01.20 00:00:54.048241 [ 275 ] {c2cac4db-16f0-43d0-a551-3b4b7fb518b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.01.20 00:00:54.060929 [ 275 ] {c2cac4db-16f0-43d0-a551-3b4b7fb518b0} <Debug> oximeter.measurements_histogramu16 (c115b7bd-1d1d-4d4c-b274-44296fe0a28f): Loading data parts | ||
| 554 | 2026.01.20 00:00:54.061236 [ 275 ] {c2cac4db-16f0-43d0-a551-3b4b7fb518b0} <Debug> oximeter.measurements_histogramu16 (c115b7bd-1d1d-4d4c-b274-44296fe0a28f): There are no data parts | ||
| 555 | 2026.01.20 00:00:54.063513 [ 275 ] {c2cac4db-16f0-43d0-a551-3b4b7fb518b0} <Debug> TCPHandler: Processed in 0.015732172 sec. | ||
| 556 | 2026.01.20 00:00:54.063673 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.01.20 00:00:54.063962 [ 275 ] {4cdba980-18e7-4b88-9908-b0e7ddaaa062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 558 | 2026.01.20 00:00:54.064088 [ 275 ] {4cdba980-18e7-4b88-9908-b0e7ddaaa062} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.01.20 00:00:54.077246 [ 275 ] {4cdba980-18e7-4b88-9908-b0e7ddaaa062} <Debug> oximeter.measurements_histogrami32 (e3332768-4494-47fc-a1c3-dff04bccd1c0): Loading data parts | ||
| 560 | 2026.01.20 00:00:54.077432 [ 275 ] {4cdba980-18e7-4b88-9908-b0e7ddaaa062} <Debug> oximeter.measurements_histogrami32 (e3332768-4494-47fc-a1c3-dff04bccd1c0): There are no data parts | ||
| 561 | 2026.01.20 00:00:54.082542 [ 275 ] {4cdba980-18e7-4b88-9908-b0e7ddaaa062} <Debug> TCPHandler: Processed in 0.018939663 sec. | ||
| 562 | 2026.01.20 00:00:54.082764 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.01.20 00:00:54.083063 [ 275 ] {95a64ab8-a184-466f-a3ba-c84b0f41b032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2026.01.20 00:00:54.083296 [ 275 ] {95a64ab8-a184-466f-a3ba-c84b0f41b032} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.01.20 00:00:54.096370 [ 275 ] {95a64ab8-a184-466f-a3ba-c84b0f41b032} <Debug> oximeter.measurements_histogramu32 (360e9a7a-3d5f-4de3-906a-02e2b0e87080): Loading data parts | ||
| 566 | 2026.01.20 00:00:54.096569 [ 275 ] {95a64ab8-a184-466f-a3ba-c84b0f41b032} <Debug> oximeter.measurements_histogramu32 (360e9a7a-3d5f-4de3-906a-02e2b0e87080): There are no data parts | ||
| 567 | 2026.01.20 00:00:54.141442 [ 275 ] {95a64ab8-a184-466f-a3ba-c84b0f41b032} <Debug> TCPHandler: Processed in 0.058701743 sec. | ||
| 568 | 2026.01.20 00:00:54.141777 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.20 00:00:54.142220 [ 275 ] {f4e97537-027e-4cc3-85c9-af72517c4de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 570 | 2026.01.20 00:00:54.142388 [ 275 ] {f4e97537-027e-4cc3-85c9-af72517c4de7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.01.20 00:00:54.155973 [ 275 ] {f4e97537-027e-4cc3-85c9-af72517c4de7} <Debug> oximeter.measurements_histogrami64 (f739c1f8-dee3-4844-a352-1990a950dc26): Loading data parts | ||
| 572 | 2026.01.20 00:00:54.156157 [ 275 ] {f4e97537-027e-4cc3-85c9-af72517c4de7} <Debug> oximeter.measurements_histogrami64 (f739c1f8-dee3-4844-a352-1990a950dc26): There are no data parts | ||
| 573 | 2026.01.20 00:00:54.164643 [ 275 ] {f4e97537-027e-4cc3-85c9-af72517c4de7} <Debug> TCPHandler: Processed in 0.022989145 sec. | ||
| 574 | 2026.01.20 00:00:54.164837 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.01.20 00:00:54.165122 [ 275 ] {130c256e-69b9-4866-85c8-8d6d7363c084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 576 | 2026.01.20 00:00:54.165295 [ 275 ] {130c256e-69b9-4866-85c8-8d6d7363c084} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.01.20 00:00:54.181126 [ 275 ] {130c256e-69b9-4866-85c8-8d6d7363c084} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Loading data parts | ||
| 578 | 2026.01.20 00:00:54.181423 [ 275 ] {130c256e-69b9-4866-85c8-8d6d7363c084} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): There are no data parts | ||
| 579 | 2026.01.20 00:00:54.192765 [ 275 ] {130c256e-69b9-4866-85c8-8d6d7363c084} <Debug> TCPHandler: Processed in 0.02802374 sec. | ||
| 580 | 2026.01.20 00:00:54.193019 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.20 00:00:54.193458 [ 275 ] {c612586d-d66b-44c6-a5ef-dc42f700f21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 582 | 2026.01.20 00:00:54.193655 [ 275 ] {c612586d-d66b-44c6-a5ef-dc42f700f21e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.01.20 00:00:54.212971 [ 275 ] {c612586d-d66b-44c6-a5ef-dc42f700f21e} <Debug> oximeter.measurements_histogramf32 (0abfa9e1-70f1-47a5-bd25-05af2755ca12): Loading data parts | ||
| 584 | 2026.01.20 00:00:54.213095 [ 275 ] {c612586d-d66b-44c6-a5ef-dc42f700f21e} <Debug> oximeter.measurements_histogramf32 (0abfa9e1-70f1-47a5-bd25-05af2755ca12): There are no data parts | ||
| 585 | 2026.01.20 00:00:54.218728 [ 275 ] {c612586d-d66b-44c6-a5ef-dc42f700f21e} <Debug> TCPHandler: Processed in 0.02574473 sec. | ||
| 586 | 2026.01.20 00:00:54.218907 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.20 00:00:54.219163 [ 275 ] {5b0be16a-6907-4266-9855-5277f56fe14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 588 | 2026.01.20 00:00:54.219302 [ 275 ] {5b0be16a-6907-4266-9855-5277f56fe14a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.01.20 00:00:54.241495 [ 275 ] {5b0be16a-6907-4266-9855-5277f56fe14a} <Debug> oximeter.measurements_histogramf64 (ccfac67e-a79a-4c64-90ef-b3b2a22415c0): Loading data parts | ||
| 590 | 2026.01.20 00:00:54.241692 [ 275 ] {5b0be16a-6907-4266-9855-5277f56fe14a} <Debug> oximeter.measurements_histogramf64 (ccfac67e-a79a-4c64-90ef-b3b2a22415c0): There are no data parts | ||
| 591 | 2026.01.20 00:00:54.245564 [ 275 ] {5b0be16a-6907-4266-9855-5277f56fe14a} <Debug> TCPHandler: Processed in 0.026713392 sec. | ||
| 592 | 2026.01.20 00:00:54.245823 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.20 00:00:54.246289 [ 275 ] {fd1cd775-2744-42ee-9f6c-873707bd607f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.01.20 00:00:54.246414 [ 275 ] {fd1cd775-2744-42ee-9f6c-873707bd607f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.01.20 00:00:54.259732 [ 275 ] {fd1cd775-2744-42ee-9f6c-873707bd607f} <Debug> oximeter.fields_bool (0f60f1ca-29fa-4436-bb9f-ee6750041aa7): Loading data parts | ||
| 621 | 2026.01.20 00:00:54.259961 [ 275 ] {fd1cd775-2744-42ee-9f6c-873707bd607f} <Debug> oximeter.fields_bool (0f60f1ca-29fa-4436-bb9f-ee6750041aa7): There are no data parts | ||
| 622 | 2026.01.20 00:00:54.269017 [ 275 ] {fd1cd775-2744-42ee-9f6c-873707bd607f} <Debug> TCPHandler: Processed in 0.023296228 sec. | ||
| 623 | 2026.01.20 00:00:54.269210 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.01.20 00:00:54.269363 [ 275 ] {65c8c7b2-f759-413b-b2f6-700e50aa5d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 625 | 2026.01.20 00:00:54.269478 [ 275 ] {65c8c7b2-f759-413b-b2f6-700e50aa5d98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.01.20 00:00:54.283628 [ 275 ] {65c8c7b2-f759-413b-b2f6-700e50aa5d98} <Debug> oximeter.fields_i8 (cb1e4e39-e989-4f61-a47e-59d686a479c5): Loading data parts | ||
| 627 | 2026.01.20 00:00:54.283857 [ 275 ] {65c8c7b2-f759-413b-b2f6-700e50aa5d98} <Debug> oximeter.fields_i8 (cb1e4e39-e989-4f61-a47e-59d686a479c5): There are no data parts | ||
| 628 | 2026.01.20 00:00:54.289127 [ 275 ] {65c8c7b2-f759-413b-b2f6-700e50aa5d98} <Debug> TCPHandler: Processed in 0.019966637 sec. | ||
| 629 | 2026.01.20 00:00:54.289306 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.01.20 00:00:54.289579 [ 275 ] {6c100df7-36a6-441f-817d-3a40439e7a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 631 | 2026.01.20 00:00:54.289706 [ 275 ] {6c100df7-36a6-441f-817d-3a40439e7a28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.01.20 00:00:54.299912 [ 275 ] {6c100df7-36a6-441f-817d-3a40439e7a28} <Debug> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Loading data parts | ||
| 633 | 2026.01.20 00:00:54.300071 [ 275 ] {6c100df7-36a6-441f-817d-3a40439e7a28} <Debug> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): There are no data parts | ||
| 634 | 2026.01.20 00:00:54.304669 [ 275 ] {6c100df7-36a6-441f-817d-3a40439e7a28} <Debug> TCPHandler: Processed in 0.015419898 sec. | ||
| 635 | 2026.01.20 00:00:54.304836 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.01.20 00:00:54.304992 [ 275 ] {2ae334c6-35c8-4e55-a8ab-c20da46a3184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 637 | 2026.01.20 00:00:54.305122 [ 275 ] {2ae334c6-35c8-4e55-a8ab-c20da46a3184} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.01.20 00:00:54.315277 [ 275 ] {2ae334c6-35c8-4e55-a8ab-c20da46a3184} <Debug> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Loading data parts | ||
| 639 | 2026.01.20 00:00:54.315552 [ 275 ] {2ae334c6-35c8-4e55-a8ab-c20da46a3184} <Debug> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): There are no data parts | ||
| 640 | 2026.01.20 00:00:54.320959 [ 275 ] {2ae334c6-35c8-4e55-a8ab-c20da46a3184} <Debug> TCPHandler: Processed in 0.016178038 sec. | ||
| 641 | 2026.01.20 00:00:54.321173 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.01.20 00:00:54.321422 [ 275 ] {64f81ff8-a77e-496c-86c6-7c0b17c67973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 643 | 2026.01.20 00:00:54.321522 [ 275 ] {64f81ff8-a77e-496c-86c6-7c0b17c67973} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.01.20 00:00:54.329532 [ 275 ] {64f81ff8-a77e-496c-86c6-7c0b17c67973} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Loading data parts | ||
| 645 | 2026.01.20 00:00:54.329726 [ 275 ] {64f81ff8-a77e-496c-86c6-7c0b17c67973} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): There are no data parts | ||
| 646 | 2026.01.20 00:00:54.333880 [ 275 ] {64f81ff8-a77e-496c-86c6-7c0b17c67973} <Debug> TCPHandler: Processed in 0.012767454 sec. | ||
| 647 | 2026.01.20 00:00:54.334091 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.01.20 00:00:54.334303 [ 275 ] {72ee0c65-f626-488b-ab5f-3c5e58a9c59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 649 | 2026.01.20 00:00:54.334417 [ 275 ] {72ee0c65-f626-488b-ab5f-3c5e58a9c59f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.01.20 00:00:54.344060 [ 275 ] {72ee0c65-f626-488b-ab5f-3c5e58a9c59f} <Debug> oximeter.fields_i32 (34b5f1f3-9554-4e33-94ba-55a17bc4d53a): Loading data parts | ||
| 651 | 2026.01.20 00:00:54.344265 [ 275 ] {72ee0c65-f626-488b-ab5f-3c5e58a9c59f} <Debug> oximeter.fields_i32 (34b5f1f3-9554-4e33-94ba-55a17bc4d53a): There are no data parts | ||
| 652 | 2026.01.20 00:00:54.349188 [ 275 ] {72ee0c65-f626-488b-ab5f-3c5e58a9c59f} <Debug> TCPHandler: Processed in 0.015167995 sec. | ||
| 653 | 2026.01.20 00:00:54.349377 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.01.20 00:00:54.349635 [ 275 ] {c25b54a0-1916-437a-b99c-d4bd6e181254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 655 | 2026.01.20 00:00:54.349745 [ 275 ] {c25b54a0-1916-437a-b99c-d4bd6e181254} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.01.20 00:00:54.357273 [ 275 ] {c25b54a0-1916-437a-b99c-d4bd6e181254} <Debug> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Loading data parts | ||
| 657 | 2026.01.20 00:00:54.357441 [ 275 ] {c25b54a0-1916-437a-b99c-d4bd6e181254} <Debug> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): There are no data parts | ||
| 658 | 2026.01.20 00:00:54.362603 [ 275 ] {c25b54a0-1916-437a-b99c-d4bd6e181254} <Debug> TCPHandler: Processed in 0.01328679 sec. | ||
| 659 | 2026.01.20 00:00:54.362805 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.20 00:00:54.362993 [ 275 ] {c52d69e4-27e8-443c-b162-579b9674cb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 661 | 2026.01.20 00:00:54.363150 [ 275 ] {c52d69e4-27e8-443c-b162-579b9674cb63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.20 00:00:54.372908 [ 275 ] {c52d69e4-27e8-443c-b162-579b9674cb63} <Debug> oximeter.fields_i64 (771d477e-a7a0-4a81-bc83-f9f796cbdfcc): Loading data parts | ||
| 663 | 2026.01.20 00:00:54.373132 [ 275 ] {c52d69e4-27e8-443c-b162-579b9674cb63} <Debug> oximeter.fields_i64 (771d477e-a7a0-4a81-bc83-f9f796cbdfcc): There are no data parts | ||
| 664 | 2026.01.20 00:00:54.375218 [ 275 ] {c52d69e4-27e8-443c-b162-579b9674cb63} <Debug> TCPHandler: Processed in 0.01247704 sec. | ||
| 665 | 2026.01.20 00:00:54.375376 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.20 00:00:54.375607 [ 275 ] {9a2f2e06-5667-4413-a1a2-795832d7f2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 667 | 2026.01.20 00:00:54.375728 [ 275 ] {9a2f2e06-5667-4413-a1a2-795832d7f2d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.20 00:00:54.386571 [ 275 ] {9a2f2e06-5667-4413-a1a2-795832d7f2d8} <Debug> oximeter.fields_u64 (36f0d0ff-c609-48a8-8397-05067342bac4): Loading data parts | ||
| 669 | 2026.01.20 00:00:54.386709 [ 275 ] {9a2f2e06-5667-4413-a1a2-795832d7f2d8} <Debug> oximeter.fields_u64 (36f0d0ff-c609-48a8-8397-05067342bac4): There are no data parts | ||
| 670 | 2026.01.20 00:00:54.391528 [ 275 ] {9a2f2e06-5667-4413-a1a2-795832d7f2d8} <Debug> TCPHandler: Processed in 0.016199978 sec. | ||
| 671 | 2026.01.20 00:00:54.391721 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.20 00:00:54.391914 [ 275 ] {e2d1ca46-5ee2-4645-817d-6ebad7a5e018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 673 | 2026.01.20 00:00:54.392052 [ 275 ] {e2d1ca46-5ee2-4645-817d-6ebad7a5e018} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.20 00:00:54.402714 [ 275 ] {e2d1ca46-5ee2-4645-817d-6ebad7a5e018} <Debug> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Loading data parts | ||
| 675 | 2026.01.20 00:00:54.402846 [ 275 ] {e2d1ca46-5ee2-4645-817d-6ebad7a5e018} <Debug> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): There are no data parts | ||
| 676 | 2026.01.20 00:00:54.407944 [ 275 ] {e2d1ca46-5ee2-4645-817d-6ebad7a5e018} <Debug> TCPHandler: Processed in 0.01629136 sec. | ||
| 677 | 2026.01.20 00:00:54.408247 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.20 00:00:54.408420 [ 275 ] {0ef609d3-e81c-4ab2-be4b-2c5e0e488c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 679 | 2026.01.20 00:00:54.408553 [ 275 ] {0ef609d3-e81c-4ab2-be4b-2c5e0e488c3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.20 00:00:54.416394 [ 275 ] {0ef609d3-e81c-4ab2-be4b-2c5e0e488c3e} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Loading data parts | ||
| 681 | 2026.01.20 00:00:54.416587 [ 275 ] {0ef609d3-e81c-4ab2-be4b-2c5e0e488c3e} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): There are no data parts | ||
| 682 | 2026.01.20 00:00:54.421625 [ 275 ] {0ef609d3-e81c-4ab2-be4b-2c5e0e488c3e} <Debug> TCPHandler: Processed in 0.013438622 sec. | ||
| 683 | 2026.01.20 00:00:54.421808 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.20 00:00:54.422040 [ 275 ] {cd286e93-7af0-44c1-824f-edeb758e7d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 685 | 2026.01.20 00:00:54.422130 [ 275 ] {cd286e93-7af0-44c1-824f-edeb758e7d81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.20 00:00:54.431914 [ 275 ] {cd286e93-7af0-44c1-824f-edeb758e7d81} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Loading data parts | ||
| 687 | 2026.01.20 00:00:54.432203 [ 275 ] {cd286e93-7af0-44c1-824f-edeb758e7d81} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): There are no data parts | ||
| 688 | 2026.01.20 00:00:54.437190 [ 275 ] {cd286e93-7af0-44c1-824f-edeb758e7d81} <Debug> TCPHandler: Processed in 0.015439768 sec. | ||
| 689 | 2026.01.20 00:00:54.437473 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.20 00:00:54.437738 [ 275 ] {7738d0ca-285d-4241-aae4-d6ef9401cd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.01.20 00:00:54.437887 [ 275 ] {7738d0ca-285d-4241-aae4-d6ef9401cd91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.20 00:00:54.446542 [ 275 ] {7738d0ca-285d-4241-aae4-d6ef9401cd91} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Loading data parts | ||
| 696 | 2026.01.20 00:00:54.446739 [ 275 ] {7738d0ca-285d-4241-aae4-d6ef9401cd91} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): There are no data parts | ||
| 697 | 2026.01.20 00:00:54.451433 [ 275 ] {7738d0ca-285d-4241-aae4-d6ef9401cd91} <Debug> TCPHandler: Processed in 0.014018089 sec. | ||
| 698 | 2026.01.20 00:00:54.451735 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.20 00:00:54.452183 [ 276 ] {0f086898-6380-4338-a881-f9122b0bde91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.20 00:00:54.453473 [ 276 ] {0f086898-6380-4338-a881-f9122b0bde91} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.20 00:00:54.461334 [ 285 ] {0f086898-6380-4338-a881-f9122b0bde91} <Trace> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.20 00:00:54.461372 [ 285 ] {0f086898-6380-4338-a881-f9122b0bde91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 703 | 2026.01.20 00:00:54.465923 [ 285 ] {0f086898-6380-4338-a881-f9122b0bde91} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.20 00:00:54.466675 [ 285 ] {0f086898-6380-4338-a881-f9122b0bde91} <Trace> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.01.20 00:00:54.466933 [ 276 ] {0f086898-6380-4338-a881-f9122b0bde91} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014962 sec., 66.8359844940516 rows/sec., 1.04 KiB/sec. | ||
| 706 | 2026.01.20 00:00:54.467224 [ 276 ] {0f086898-6380-4338-a881-f9122b0bde91} <Debug> TCPHandler: Processed in 0.015624811 sec. | ||
| 707 | 2026.01.20 00:00:55.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.68 MiB, peak 135.68 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 4.03 MiB | ||
| 708 | 2026.01.20 00:00:59.718473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.20 00:00:59.718625 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.01.20 00:00:59.718650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 711 | 2026.01.20 00:00:59.718998 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.01.20 00:00:59.724055 [ 245 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Loading data parts | ||
| 713 | 2026.01.20 00:00:59.724547 [ 245 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): There are no data parts | ||
| 714 | 2026.01.20 00:00:59.738168 [ 244 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Loading data parts | ||
| 715 | 2026.01.20 00:00:59.738479 [ 244 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): There are no data parts | ||
| 716 | 2026.01.20 00:00:59.742682 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.01.20 00:00:59.742898 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 718 | 2026.01.20 00:00:59.749968 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.20 00:00:59.750827 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.01.20 00:00:59.751253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.01.20 00:00:59.779557 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.20 00:00:59.779636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 723 | 2026.01.20 00:00:59.786768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.20 00:00:59.788451 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.20 00:00:59.792826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.20 00:01:00.000295 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.92 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2026.01.20 00:01:02.218347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.20 00:01:02.218448 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.20 00:01:02.224371 [ 243 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Loading data parts | ||
| 730 | 2026.01.20 00:01:02.224578 [ 243 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): There are no data parts | ||
| 731 | 2026.01.20 00:01:02.236590 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.20 00:01:02.236632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 733 | 2026.01.20 00:01:02.238445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.20 00:01:02.239019 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.20 00:01:02.239371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.20 00:01:03.001155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.14 MiB, peak 158.14 MiB, free memory in arenas 0.00 B, will set to 154.97 MiB (RSS), difference: -3.17 MiB | ||
| 737 | 2026.01.20 00:01:04.553466 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65268 | ||
| 738 | 2026.01.20 00:01:04.555376 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.01.20 00:01:04.555429 [ 286 ] {} <Debug> TCP-Session: e2505d56-d40d-4b91-93c7-d6e2fc804f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:65268 | ||
| 740 | 2026.01.20 00:01:04.555451 [ 286 ] {} <Debug> TCP-Session: e2505d56-d40d-4b91-93c7-d6e2fc804f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.01.20 00:01:04.555533 [ 286 ] {} <Debug> TCP-Session: e2505d56-d40d-4b91-93c7-d6e2fc804f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.01.20 00:01:04.555584 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.01.20 00:01:04.555605 [ 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 | ||
| 744 | 2026.01.20 00:01:04.555687 [ 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 | ||
| 745 | 2026.01.20 00:01:04.556186 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56957 | ||
| 746 | 2026.01.20 00:01:04.556284 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43131 | ||
| 747 | 2026.01.20 00:01:04.556391 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.01.20 00:01:04.556420 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48486 | ||
| 749 | 2026.01.20 00:01:04.556432 [ 287 ] {} <Debug> TCP-Session: 1a2de812-d7b1-42b9-b592-455712f5caaa Authenticating user 'default' from [fd00:1122:3344:101::e]:56957 | ||
| 750 | 2026.01.20 00:01:04.556539 [ 286 ] {} <Trace> TCP-Session: e2505d56-d40d-4b91-93c7-d6e2fc804f08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 751 | 2026.01.20 00:01:04.556540 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.01.20 00:01:04.556574 [ 287 ] {} <Debug> TCP-Session: 1a2de812-d7b1-42b9-b592-455712f5caaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.01.20 00:01:04.556572 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56887 | ||
| 754 | 2026.01.20 00:01:04.556673 [ 288 ] {} <Debug> TCP-Session: 939c22d4-bd75-4468-b7c6-3135aef0efae Authenticating user 'default' from [fd00:1122:3344:101::e]:43131 | ||
| 755 | 2026.01.20 00:01:04.556691 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.01.20 00:01:04.556694 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59529 | ||
| 757 | 2026.01.20 00:01:04.556726 [ 286 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65268) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 758 | 2026.01.20 00:01:04.556694 [ 287 ] {} <Debug> TCP-Session: 1a2de812-d7b1-42b9-b592-455712f5caaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.01.20 00:01:04.556764 [ 288 ] {} <Debug> TCP-Session: 939c22d4-bd75-4468-b7c6-3135aef0efae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.01.20 00:01:04.556795 [ 288 ] {} <Debug> TCP-Session: 939c22d4-bd75-4468-b7c6-3135aef0efae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.01.20 00:01:04.556798 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.01.20 00:01:04.556810 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46105 | ||
| 763 | 2026.01.20 00:01:04.556896 [ 290 ] {} <Debug> TCP-Session: d0a5263b-9d62-404c-bbd8-41631f4b5575 Authenticating user 'default' from [fd00:1122:3344:101::e]:56887 | ||
| 764 | 2026.01.20 00:01:04.556918 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59774 | ||
| 765 | 2026.01.20 00:01:04.556923 [ 290 ] {} <Debug> TCP-Session: d0a5263b-9d62-404c-bbd8-41631f4b5575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.01.20 00:01:04.556948 [ 289 ] {} <Debug> TCP-Session: a0a55d16-3f2a-4c92-8fe0-ab88a0a701a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48486 | ||
| 767 | 2026.01.20 00:01:04.556963 [ 290 ] {} <Debug> TCP-Session: d0a5263b-9d62-404c-bbd8-41631f4b5575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.01.20 00:01:04.556991 [ 289 ] {} <Debug> TCP-Session: a0a55d16-3f2a-4c92-8fe0-ab88a0a701a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.01.20 00:01:04.557012 [ 289 ] {} <Debug> TCP-Session: a0a55d16-3f2a-4c92-8fe0-ab88a0a701a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.20 00:01:04.557157 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33219 | ||
| 771 | 2026.01.20 00:01:04.557231 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.01.20 00:01:04.557282 [ 291 ] {} <Debug> TCP-Session: dc005c60-56ba-4f60-9c12-f7324a37a422 Authenticating user 'default' from [fd00:1122:3344:101::e]:59529 | ||
| 773 | 2026.01.20 00:01:04.557308 [ 291 ] {} <Debug> TCP-Session: dc005c60-56ba-4f60-9c12-f7324a37a422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.20 00:01:04.557329 [ 291 ] {} <Debug> TCP-Session: dc005c60-56ba-4f60-9c12-f7324a37a422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.20 00:01:04.557372 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.01.20 00:01:04.557419 [ 293 ] {} <Debug> TCP-Session: 7aaa221a-9705-4f9f-9cc2-3b07f22ff93f Authenticating user 'default' from [fd00:1122:3344:101::e]:59774 | ||
| 777 | 2026.01.20 00:01:04.557439 [ 293 ] {} <Debug> TCP-Session: 7aaa221a-9705-4f9f-9cc2-3b07f22ff93f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.20 00:01:04.557455 [ 293 ] {} <Debug> TCP-Session: 7aaa221a-9705-4f9f-9cc2-3b07f22ff93f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.01.20 00:01:04.557526 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.01.20 00:01:04.557569 [ 292 ] {} <Debug> TCP-Session: 6b53916a-0a28-41e3-b8a7-9cc381a9bd50 Authenticating user 'default' from [fd00:1122:3344:101::e]:46105 | ||
| 781 | 2026.01.20 00:01:04.557569 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.01.20 00:01:04.557589 [ 292 ] {} <Debug> TCP-Session: 6b53916a-0a28-41e3-b8a7-9cc381a9bd50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.20 00:01:04.557615 [ 292 ] {} <Debug> TCP-Session: 6b53916a-0a28-41e3-b8a7-9cc381a9bd50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.20 00:01:04.557621 [ 294 ] {} <Debug> TCP-Session: 717f625c-fb87-4bb2-ae3e-098e40b576b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33219 | ||
| 785 | 2026.01.20 00:01:04.557648 [ 294 ] {} <Debug> TCP-Session: 717f625c-fb87-4bb2-ae3e-098e40b576b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.20 00:01:04.557660 [ 294 ] {} <Debug> TCP-Session: 717f625c-fb87-4bb2-ae3e-098e40b576b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.01.20 00:01:04.557896 [ 286 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.01.20 00:01:04.560115 [ 286 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.20 00:01:04.564730 [ 286 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.01.20 00:01:04.570541 [ 295 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.01.20 00:01:04.570645 [ 295 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.01.20 00:01:04.571497 [ 295 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004730751 sec. (211.383 rows/sec., 8.26 KiB/sec.) | ||
| 793 | 2026.01.20 00:01:04.571530 [ 295 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.01.20 00:01:04.571571 [ 295 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.01.20 00:01:04.572808 [ 286 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.016148 sec., 61.9271736437949 rows/sec., 2.42 KiB/sec. | ||
| 796 | 2026.01.20 00:01:04.572968 [ 286 ] {c97a3efb-cbff-439c-8bc4-4c49109eb359} <Debug> TCPHandler: Processed in 0.016670004 sec. | ||
| 797 | 2026.01.20 00:01:04.575596 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.01.20 00:01:04.575635 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.01.20 00:01:04.575646 [ 286 ] {} <Debug> TCP-Session: e2505d56-d40d-4b91-93c7-d6e2fc804f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.20 00:01:04.575658 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.01.20 00:01:04.575683 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.01.20 00:01:04.575698 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.01.20 00:01:04.575727 [ 288 ] {} <Debug> TCP-Session: 939c22d4-bd75-4468-b7c6-3135aef0efae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.01.20 00:01:04.575749 [ 287 ] {} <Debug> TCP-Session: 1a2de812-d7b1-42b9-b592-455712f5caaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.01.20 00:01:04.575760 [ 291 ] {} <Debug> TCP-Session: dc005c60-56ba-4f60-9c12-f7324a37a422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.01.20 00:01:04.575769 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2026.01.20 00:01:04.575750 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.01.20 00:01:04.575820 [ 294 ] {} <Debug> TCP-Session: 717f625c-fb87-4bb2-ae3e-098e40b576b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.01.20 00:01:04.575734 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.01.20 00:01:04.575848 [ 289 ] {} <Debug> TCP-Session: a0a55d16-3f2a-4c92-8fe0-ab88a0a701a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.01.20 00:01:04.575715 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.01.20 00:01:04.575879 [ 290 ] {} <Debug> TCP-Session: d0a5263b-9d62-404c-bbd8-41631f4b5575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.01.20 00:01:04.575689 [ 293 ] {} <Debug> TCP-Session: 7aaa221a-9705-4f9f-9cc2-3b07f22ff93f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.20 00:01:04.575942 [ 292 ] {} <Debug> TCP-Session: 6b53916a-0a28-41e3-b8a7-9cc381a9bd50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.01.20 00:01:05.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.25 MiB, peak 163.37 MiB, free memory in arenas 0.00 B, will set to 159.10 MiB (RSS), difference: 3.85 MiB | ||
| 816 | 2026.01.20 00:01:07.174379 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.01.20 00:01:07.174429 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.01.20 00:01:07.252310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 985 | ||
| 819 | 2026.01.20 00:01:07.253047 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.01.20 00:01:07.253088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 821 | 2026.01.20 00:01:07.253743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.01.20 00:01:07.254292 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.01.20 00:01:07.254453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 985 | ||
| 824 | 2026.01.20 00:01:07.293877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.01.20 00:01:07.312061 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.01.20 00:01:07.312124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 827 | 2026.01.20 00:01:07.318652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.01.20 00:01:07.319741 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.01.20 00:01:07.322782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.01.20 00:01:08.001153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.79 MiB, peak 163.79 MiB, free memory in arenas 0.00 B, will set to 162.14 MiB (RSS), difference: 2.35 MiB | ||
| 831 | 2026.01.20 00:01:09.961307 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53222 | ||
| 832 | 2026.01.20 00:01:09.961430 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.01.20 00:01:09.961459 [ 286 ] {} <Debug> TCP-Session: 9173b997-64cf-45d7-8fd2-32a5f4c114ab Authenticating user 'default' from [fd00:1122:3344:101::e]:53222 | ||
| 834 | 2026.01.20 00:01:09.961482 [ 286 ] {} <Debug> TCP-Session: 9173b997-64cf-45d7-8fd2-32a5f4c114ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.01.20 00:01:09.961496 [ 286 ] {} <Debug> TCP-Session: 9173b997-64cf-45d7-8fd2-32a5f4c114ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.01.20 00:01:09.961731 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34715 | ||
| 837 | 2026.01.20 00:01:09.961753 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60671 | ||
| 838 | 2026.01.20 00:01:09.961775 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41889 | ||
| 839 | 2026.01.20 00:01:09.961803 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62748 | ||
| 840 | 2026.01.20 00:01:09.961826 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53121 | ||
| 841 | 2026.01.20 00:01:09.961856 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.01.20 00:01:09.961881 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.01.20 00:01:09.961895 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.01.20 00:01:09.961906 [ 287 ] {} <Debug> TCP-Session: 05ce91de-8efa-4ebd-ade4-6e86279b5ace Authenticating user 'default' from [fd00:1122:3344:101::e]:34715 | ||
| 845 | 2026.01.20 00:01:09.961916 [ 290 ] {} <Debug> TCP-Session: 63c22520-ce84-4308-8c33-d151fcb566c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41889 | ||
| 846 | 2026.01.20 00:01:09.961929 [ 291 ] {} <Debug> TCP-Session: b1e66b1c-cdf5-47a3-a306-c48b84d5994f Authenticating user 'default' from [fd00:1122:3344:101::e]:62748 | ||
| 847 | 2026.01.20 00:01:09.961941 [ 287 ] {} <Debug> TCP-Session: 05ce91de-8efa-4ebd-ade4-6e86279b5ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.01.20 00:01:09.961948 [ 290 ] {} <Debug> TCP-Session: 63c22520-ce84-4308-8c33-d151fcb566c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.01.20 00:01:09.961960 [ 291 ] {} <Debug> TCP-Session: b1e66b1c-cdf5-47a3-a306-c48b84d5994f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.20 00:01:09.961964 [ 287 ] {} <Debug> TCP-Session: 05ce91de-8efa-4ebd-ade4-6e86279b5ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.20 00:01:09.961977 [ 290 ] {} <Debug> TCP-Session: 63c22520-ce84-4308-8c33-d151fcb566c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.20 00:01:09.961988 [ 291 ] {} <Debug> TCP-Session: b1e66b1c-cdf5-47a3-a306-c48b84d5994f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.20 00:01:09.961886 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2026.01.20 00:01:09.961849 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39057 | ||
| 855 | 2026.01.20 00:01:09.962060 [ 289 ] {} <Debug> TCP-Session: 8fca7c30-8b76-41b7-b8b1-0c4f96771b0b Authenticating user 'default' from [fd00:1122:3344:101::e]:60671 | ||
| 856 | 2026.01.20 00:01:09.961839 [ 286 ] {} <Trace> TCP-Session: 9173b997-64cf-45d7-8fd2-32a5f4c114ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.01.20 00:01:09.962095 [ 289 ] {} <Debug> TCP-Session: 8fca7c30-8b76-41b7-b8b1-0c4f96771b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.01.20 00:01:09.961835 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64723 | ||
| 859 | 2026.01.20 00:01:09.962120 [ 289 ] {} <Debug> TCP-Session: 8fca7c30-8b76-41b7-b8b1-0c4f96771b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.01.20 00:01:09.962118 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.01.20 00:01:09.961739 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54552 | ||
| 862 | 2026.01.20 00:01:09.962183 [ 294 ] {} <Debug> TCP-Session: 39f23c55-6645-4619-a1cc-a8726deba809 Authenticating user 'default' from [fd00:1122:3344:101::e]:39057 | ||
| 863 | 2026.01.20 00:01:09.962215 [ 294 ] {} <Debug> TCP-Session: 39f23c55-6645-4619-a1cc-a8726deba809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.01.20 00:01:09.962216 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 865 | 2026.01.20 00:01:09.962229 [ 294 ] {} <Debug> TCP-Session: 39f23c55-6645-4619-a1cc-a8726deba809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.01.20 00:01:09.962252 [ 293 ] {} <Debug> TCP-Session: 1257d8bb-31c3-462c-877a-98ccb16d3c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:64723 | ||
| 867 | 2026.01.20 00:01:09.962255 [ 286 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53222) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 868 | 2026.01.20 00:01:09.962276 [ 293 ] {} <Debug> TCP-Session: 1257d8bb-31c3-462c-877a-98ccb16d3c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.01.20 00:01:09.962289 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2026.01.20 00:01:09.962303 [ 293 ] {} <Debug> TCP-Session: 1257d8bb-31c3-462c-877a-98ccb16d3c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.01.20 00:01:09.962329 [ 288 ] {} <Debug> TCP-Session: b2602401-763c-4f3f-afe5-bf2aa3acb1a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54552 | ||
| 872 | 2026.01.20 00:01:09.961950 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.01.20 00:01:09.962368 [ 288 ] {} <Debug> TCP-Session: b2602401-763c-4f3f-afe5-bf2aa3acb1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.01.20 00:01:09.962378 [ 292 ] {} <Debug> TCP-Session: 42c43817-759c-4510-b46c-07f8d99f65cb Authenticating user 'default' from [fd00:1122:3344:101::e]:53121 | ||
| 875 | 2026.01.20 00:01:09.962387 [ 288 ] {} <Debug> TCP-Session: b2602401-763c-4f3f-afe5-bf2aa3acb1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.20 00:01:09.962400 [ 292 ] {} <Debug> TCP-Session: 42c43817-759c-4510-b46c-07f8d99f65cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.20 00:01:09.962418 [ 292 ] {} <Debug> TCP-Session: 42c43817-759c-4510-b46c-07f8d99f65cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.01.20 00:01:09.962533 [ 286 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 879 | 2026.01.20 00:01:09.962616 [ 286 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.01.20 00:01:09.962919 [ 286 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.01.20 00:01:09.963796 [ 322 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.01.20 00:01:09.963840 [ 322 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.01.20 00:01:09.963875 [ 322 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859491 sec. (1163.479 rows/sec., 45.45 KiB/sec.) | ||
| 884 | 2026.01.20 00:01:09.963896 [ 322 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.01.20 00:01:09.965188 [ 286 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002993 sec., 334.1129301703976 rows/sec., 13.05 KiB/sec. | ||
| 886 | 2026.01.20 00:01:09.965316 [ 286 ] {43fef75f-6853-4a4d-af87-40a3d6ab1ed6} <Debug> TCPHandler: Processed in 0.003593106 sec. | ||
| 887 | 2026.01.20 00:01:09.965437 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.20 00:01:09.965462 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.01.20 00:01:09.965468 [ 286 ] {} <Debug> TCP-Session: 9173b997-64cf-45d7-8fd2-32a5f4c114ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.01.20 00:01:09.965492 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.01.20 00:01:09.965504 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.01.20 00:01:09.965521 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.01.20 00:01:09.965539 [ 288 ] {} <Debug> TCP-Session: b2602401-763c-4f3f-afe5-bf2aa3acb1a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.01.20 00:01:09.965550 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.01.20 00:01:09.965577 [ 289 ] {} <Debug> TCP-Session: 8fca7c30-8b76-41b7-b8b1-0c4f96771b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.01.20 00:01:09.965583 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.01.20 00:01:09.965607 [ 291 ] {} <Debug> TCP-Session: b1e66b1c-cdf5-47a3-a306-c48b84d5994f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.20 00:01:09.965562 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.01.20 00:01:09.965632 [ 292 ] {} <Debug> TCP-Session: 42c43817-759c-4510-b46c-07f8d99f65cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.01.20 00:01:09.965559 [ 287 ] {} <Debug> TCP-Session: 05ce91de-8efa-4ebd-ade4-6e86279b5ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.20 00:01:09.965665 [ 290 ] {} <Debug> TCP-Session: 63c22520-ce84-4308-8c33-d151fcb566c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.20 00:01:09.965537 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2026.01.20 00:01:09.965500 [ 294 ] {} <Debug> TCP-Session: 39f23c55-6645-4619-a1cc-a8726deba809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.20 00:01:09.965738 [ 293 ] {} <Debug> TCP-Session: 1257d8bb-31c3-462c-877a-98ccb16d3c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.01.20 00:01:10.008141 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52581 | ||
| 906 | 2026.01.20 00:01:10.008232 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.01.20 00:01:10.008257 [ 286 ] {} <Debug> TCP-Session: ec629f17-ef25-4501-9fb6-b7f1d56b7315 Authenticating user 'default' from [fd00:1122:3344:101::e]:52581 | ||
| 908 | 2026.01.20 00:01:10.008278 [ 286 ] {} <Debug> TCP-Session: ec629f17-ef25-4501-9fb6-b7f1d56b7315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.20 00:01:10.008293 [ 286 ] {} <Debug> TCP-Session: ec629f17-ef25-4501-9fb6-b7f1d56b7315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.01.20 00:01:10.008488 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47545 | ||
| 911 | 2026.01.20 00:01:10.008522 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46153 | ||
| 912 | 2026.01.20 00:01:10.008526 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37156 | ||
| 913 | 2026.01.20 00:01:10.008554 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36544 | ||
| 914 | 2026.01.20 00:01:10.008584 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51123 | ||
| 915 | 2026.01.20 00:01:10.008608 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.01.20 00:01:10.008606 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.01.20 00:01:10.008575 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45951 | ||
| 918 | 2026.01.20 00:01:10.008657 [ 289 ] {} <Debug> TCP-Session: 8890a307-00d0-4752-9a2f-42d6d0ea234d Authenticating user 'default' from [fd00:1122:3344:101::e]:46153 | ||
| 919 | 2026.01.20 00:01:10.008662 [ 286 ] {} <Trace> TCP-Session: ec629f17-ef25-4501-9fb6-b7f1d56b7315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.01.20 00:01:10.008678 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.01.20 00:01:10.008691 [ 289 ] {} <Debug> TCP-Session: 8890a307-00d0-4752-9a2f-42d6d0ea234d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.01.20 00:01:10.008724 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.01.20 00:01:10.008731 [ 289 ] {} <Debug> TCP-Session: 8890a307-00d0-4752-9a2f-42d6d0ea234d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.01.20 00:01:10.008727 [ 291 ] {} <Debug> TCP-Session: b7a53761-f539-458d-926b-0b9e8a741f22 Authenticating user 'default' from [fd00:1122:3344:101::e]:36544 | ||
| 925 | 2026.01.20 00:01:10.008754 [ 293 ] {} <Debug> TCP-Session: d87bdba0-c2c9-4235-9539-c9f9304a0e93 Authenticating user 'default' from [fd00:1122:3344:101::e]:45951 | ||
| 926 | 2026.01.20 00:01:10.008782 [ 291 ] {} <Debug> TCP-Session: b7a53761-f539-458d-926b-0b9e8a741f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.01.20 00:01:10.008797 [ 293 ] {} <Debug> TCP-Session: d87bdba0-c2c9-4235-9539-c9f9304a0e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.20 00:01:10.008813 [ 291 ] {} <Debug> TCP-Session: b7a53761-f539-458d-926b-0b9e8a741f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.01.20 00:01:10.008827 [ 293 ] {} <Debug> TCP-Session: d87bdba0-c2c9-4235-9539-c9f9304a0e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.20 00:01:10.008830 [ 286 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52581) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 931 | 2026.01.20 00:01:10.008670 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.01.20 00:01:10.008646 [ 290 ] {} <Debug> TCP-Session: 9df92aad-fd21-49ac-809a-bdff263eed48 Authenticating user 'default' from [fd00:1122:3344:101::e]:37156 | ||
| 933 | 2026.01.20 00:01:10.008903 [ 294 ] {} <Debug> TCP-Session: 44885a2b-7dde-45ff-b62f-f220beed64ce Authenticating user 'default' from [fd00:1122:3344:101::e]:51123 | ||
| 934 | 2026.01.20 00:01:10.008922 [ 290 ] {} <Debug> TCP-Session: 9df92aad-fd21-49ac-809a-bdff263eed48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.01.20 00:01:10.008932 [ 294 ] {} <Debug> TCP-Session: 44885a2b-7dde-45ff-b62f-f220beed64ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.01.20 00:01:10.008941 [ 290 ] {} <Debug> TCP-Session: 9df92aad-fd21-49ac-809a-bdff263eed48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.01.20 00:01:10.008952 [ 294 ] {} <Debug> TCP-Session: 44885a2b-7dde-45ff-b62f-f220beed64ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.01.20 00:01:10.008489 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62535 | ||
| 939 | 2026.01.20 00:01:10.008565 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57832 | ||
| 940 | 2026.01.20 00:01:10.008592 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.01.20 00:01:10.009080 [ 288 ] {} <Debug> TCP-Session: 80bd3bc6-b3cf-4049-bd24-2f7904003153 Authenticating user 'default' from [fd00:1122:3344:101::e]:47545 | ||
| 942 | 2026.01.20 00:01:10.009086 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 943 | 2026.01.20 00:01:10.009085 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.01.20 00:01:10.009102 [ 288 ] {} <Debug> TCP-Session: 80bd3bc6-b3cf-4049-bd24-2f7904003153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.01.20 00:01:10.009110 [ 292 ] {} <Debug> TCP-Session: 16c49a65-4490-4a29-8fd1-bab1e945b06f Authenticating user 'default' from [fd00:1122:3344:101::e]:57832 | ||
| 946 | 2026.01.20 00:01:10.009121 [ 286 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 947 | 2026.01.20 00:01:10.009132 [ 287 ] {} <Debug> TCP-Session: c1c4b615-5f3f-4ae6-822e-4860e417f77f Authenticating user 'default' from [fd00:1122:3344:101::e]:62535 | ||
| 948 | 2026.01.20 00:01:10.009142 [ 292 ] {} <Debug> TCP-Session: 16c49a65-4490-4a29-8fd1-bab1e945b06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.01.20 00:01:10.009184 [ 287 ] {} <Debug> TCP-Session: c1c4b615-5f3f-4ae6-822e-4860e417f77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.01.20 00:01:10.009190 [ 286 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 951 | 2026.01.20 00:01:10.009212 [ 287 ] {} <Debug> TCP-Session: c1c4b615-5f3f-4ae6-822e-4860e417f77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.01.20 00:01:10.009197 [ 292 ] {} <Debug> TCP-Session: 16c49a65-4490-4a29-8fd1-bab1e945b06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.01.20 00:01:10.009133 [ 288 ] {} <Debug> TCP-Session: 80bd3bc6-b3cf-4049-bd24-2f7904003153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.01.20 00:01:10.009607 [ 286 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.01.20 00:01:10.010464 [ 319 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.01.20 00:01:10.010515 [ 319 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.01.20 00:01:10.010553 [ 319 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000842531 sec. (1186.900 rows/sec., 46.36 KiB/sec.) | ||
| 958 | 2026.01.20 00:01:10.010573 [ 319 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.01.20 00:01:10.011973 [ 286 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003164 sec., 316.05562579013906 rows/sec., 12.35 KiB/sec. | ||
| 960 | 2026.01.20 00:01:10.012133 [ 286 ] {73eb7afa-d5fb-46f9-bb09-4c541cdbdcc2} <Debug> TCPHandler: Processed in 0.003556486 sec. | ||
| 961 | 2026.01.20 00:01:10.012278 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.01.20 00:01:10.012312 [ 286 ] {} <Debug> TCP-Session: ec629f17-ef25-4501-9fb6-b7f1d56b7315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.01.20 00:01:10.012314 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.01.20 00:01:10.012337 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.01.20 00:01:10.012372 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.01.20 00:01:10.012381 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.01.20 00:01:10.012397 [ 288 ] {} <Debug> TCP-Session: 80bd3bc6-b3cf-4049-bd24-2f7904003153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.01.20 00:01:10.012427 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.01.20 00:01:10.012444 [ 294 ] {} <Debug> TCP-Session: 44885a2b-7dde-45ff-b62f-f220beed64ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.01.20 00:01:10.012458 [ 290 ] {} <Debug> TCP-Session: 9df92aad-fd21-49ac-809a-bdff263eed48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.01.20 00:01:10.012467 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.01.20 00:01:10.012479 [ 289 ] {} <Debug> TCP-Session: 8890a307-00d0-4752-9a2f-42d6d0ea234d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.01.20 00:01:10.012452 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.01.20 00:01:10.012514 [ 293 ] {} <Debug> TCP-Session: d87bdba0-c2c9-4235-9539-c9f9304a0e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.20 00:01:10.012377 [ 287 ] {} <Debug> TCP-Session: c1c4b615-5f3f-4ae6-822e-4860e417f77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.01.20 00:01:10.012568 [ 291 ] {} <Debug> TCP-Session: b7a53761-f539-458d-926b-0b9e8a741f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.01.20 00:01:10.012404 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.01.20 00:01:10.012621 [ 292 ] {} <Debug> TCP-Session: 16c49a65-4490-4a29-8fd1-bab1e945b06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.01.20 00:01:10.469158 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.01.20 00:01:10.469348 [ 275 ] {104497d8-24fb-4113-bae6-73ed0d0f44ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 981 | 2026.01.20 00:01:10.469628 [ 275 ] {104497d8-24fb-4113-bae6-73ed0d0f44ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 982 | 2026.01.20 00:01:10.469691 [ 275 ] {104497d8-24fb-4113-bae6-73ed0d0f44ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 983 | 2026.01.20 00:01:10.470109 [ 275 ] {104497d8-24fb-4113-bae6-73ed0d0f44ff} <Debug> TCPHandler: Processed in 0.001084553 sec. | ||
| 984 | 2026.01.20 00:01:10.476869 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.01.20 00:01:10.477021 [ 275 ] {862f69ec-cc04-4b43-ae16-50a8894cc50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 986 | 2026.01.20 00:01:10.485898 [ 275 ] {862f69ec-cc04-4b43-ae16-50a8894cc50d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2026.01.20 00:01:10.485953 [ 275 ] {862f69ec-cc04-4b43-ae16-50a8894cc50d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 988 | 2026.01.20 00:01:10.488420 [ 275 ] {862f69ec-cc04-4b43-ae16-50a8894cc50d} <Debug> TCPHandler: Processed in 0.01160566 sec. | ||
| 989 | 2026.01.20 00:01:10.490589 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.01.20 00:01:10.490736 [ 275 ] {cebe9954-8133-4c37-bdd3-1d7f32a9f926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 991 | 2026.01.20 00:01:10.491041 [ 275 ] {cebe9954-8133-4c37-bdd3-1d7f32a9f926} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 992 | 2026.01.20 00:01:10.491087 [ 275 ] {cebe9954-8133-4c37-bdd3-1d7f32a9f926} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 993 | 2026.01.20 00:01:10.491428 [ 275 ] {cebe9954-8133-4c37-bdd3-1d7f32a9f926} <Debug> TCPHandler: Processed in 0.000902051 sec. | ||
| 994 | 2026.01.20 00:01:10.491623 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.01.20 00:01:10.491733 [ 275 ] {16eeb3ab-692f-45a3-a4f9-0271d4b69fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 996 | 2026.01.20 00:01:10.491963 [ 275 ] {16eeb3ab-692f-45a3-a4f9-0271d4b69fd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 997 | 2026.01.20 00:01:10.492005 [ 275 ] {16eeb3ab-692f-45a3-a4f9-0271d4b69fd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 998 | 2026.01.20 00:01:10.492326 [ 275 ] {16eeb3ab-692f-45a3-a4f9-0271d4b69fd9} <Debug> TCPHandler: Processed in 0.00079974 sec. | ||
| 999 | 2026.01.20 00:01:10.492591 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.01.20 00:01:10.492708 [ 275 ] {020c3c9d-512c-4508-8d03-17754c5cbeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 1001 | 2026.01.20 00:01:10.492950 [ 275 ] {020c3c9d-512c-4508-8d03-17754c5cbeb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2026.01.20 00:01:10.492995 [ 275 ] {020c3c9d-512c-4508-8d03-17754c5cbeb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2026.01.20 00:01:10.493293 [ 275 ] {020c3c9d-512c-4508-8d03-17754c5cbeb2} <Debug> TCPHandler: Processed in 0.00075003 sec. | ||
| 1004 | 2026.01.20 00:01:10.493505 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.01.20 00:01:10.493621 [ 275 ] {456be04b-b51c-43d3-87aa-b53ef0a0b9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 1006 | 2026.01.20 00:01:10.493862 [ 275 ] {456be04b-b51c-43d3-87aa-b53ef0a0b9a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1007 | 2026.01.20 00:01:10.493907 [ 275 ] {456be04b-b51c-43d3-87aa-b53ef0a0b9a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1008 | 2026.01.20 00:01:10.494264 [ 275 ] {456be04b-b51c-43d3-87aa-b53ef0a0b9a0} <Debug> TCPHandler: Processed in 0.00080737 sec. | ||
| 1009 | 2026.01.20 00:01:10.494501 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.01.20 00:01:10.494626 [ 275 ] {f13b7d84-f1cf-4f3e-81fe-576bbc2c1a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 1011 | 2026.01.20 00:01:10.494912 [ 275 ] {f13b7d84-f1cf-4f3e-81fe-576bbc2c1a3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1012 | 2026.01.20 00:01:10.494957 [ 275 ] {f13b7d84-f1cf-4f3e-81fe-576bbc2c1a3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1013 | 2026.01.20 00:01:10.495270 [ 275 ] {f13b7d84-f1cf-4f3e-81fe-576bbc2c1a3b} <Debug> TCPHandler: Processed in 0.00082178 sec. | ||
| 1014 | 2026.01.20 00:01:10.495492 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.01.20 00:01:10.495611 [ 275 ] {8f36bb00-5a8a-4c32-bba2-52ceb6f8c00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 1016 | 2026.01.20 00:01:10.495874 [ 275 ] {8f36bb00-5a8a-4c32-bba2-52ceb6f8c00f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2026.01.20 00:01:10.495918 [ 275 ] {8f36bb00-5a8a-4c32-bba2-52ceb6f8c00f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2026.01.20 00:01:10.496222 [ 275 ] {8f36bb00-5a8a-4c32-bba2-52ceb6f8c00f} <Debug> TCPHandler: Processed in 0.000779019 sec. | ||
| 1019 | 2026.01.20 00:01:10.496432 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.01.20 00:01:10.496549 [ 275 ] {2a0de034-227e-404b-be6d-a5f526ef4d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 1021 | 2026.01.20 00:01:10.496815 [ 275 ] {2a0de034-227e-404b-be6d-a5f526ef4d88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1022 | 2026.01.20 00:01:10.496860 [ 275 ] {2a0de034-227e-404b-be6d-a5f526ef4d88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1023 | 2026.01.20 00:01:10.497172 [ 275 ] {2a0de034-227e-404b-be6d-a5f526ef4d88} <Debug> TCPHandler: Processed in 0.00078897 sec. | ||
| 1024 | 2026.01.20 00:01:10.497370 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.01.20 00:01:10.497488 [ 275 ] {638f8b23-5fe9-46a1-b355-418e357d7653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 1026 | 2026.01.20 00:01:10.497747 [ 275 ] {638f8b23-5fe9-46a1-b355-418e357d7653} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2026.01.20 00:01:10.497791 [ 275 ] {638f8b23-5fe9-46a1-b355-418e357d7653} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2026.01.20 00:01:10.498099 [ 275 ] {638f8b23-5fe9-46a1-b355-418e357d7653} <Debug> TCPHandler: Processed in 0.00077739 sec. | ||
| 1029 | 2026.01.20 00:01:10.498316 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.01.20 00:01:10.498464 [ 275 ] {c77e6a67-541c-48b4-98f4-cd4b9efa870d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 1031 | 2026.01.20 00:01:10.498774 [ 275 ] {c77e6a67-541c-48b4-98f4-cd4b9efa870d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2026.01.20 00:01:10.498819 [ 275 ] {c77e6a67-541c-48b4-98f4-cd4b9efa870d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2026.01.20 00:01:10.499129 [ 275 ] {c77e6a67-541c-48b4-98f4-cd4b9efa870d} <Debug> TCPHandler: Processed in 0.000870831 sec. | ||
| 1034 | 2026.01.20 00:01:10.499349 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.01.20 00:01:10.499480 [ 275 ] {fecbb2ec-f64c-4f13-8a60-db366714801e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 1036 | 2026.01.20 00:01:10.499749 [ 275 ] {fecbb2ec-f64c-4f13-8a60-db366714801e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2026.01.20 00:01:10.499791 [ 275 ] {fecbb2ec-f64c-4f13-8a60-db366714801e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2026.01.20 00:01:10.500106 [ 275 ] {fecbb2ec-f64c-4f13-8a60-db366714801e} <Debug> TCPHandler: Processed in 0.00080872 sec. | ||
| 1039 | 2026.01.20 00:01:10.500306 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.01.20 00:01:10.500439 [ 275 ] {7606f62d-7a9b-49dd-b71a-b4dc0817c828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 1041 | 2026.01.20 00:01:10.500772 [ 275 ] {7606f62d-7a9b-49dd-b71a-b4dc0817c828} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2026.01.20 00:01:10.500816 [ 275 ] {7606f62d-7a9b-49dd-b71a-b4dc0817c828} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.01.20 00:01:10.501137 [ 275 ] {7606f62d-7a9b-49dd-b71a-b4dc0817c828} <Debug> TCPHandler: Processed in 0.000880712 sec. | ||
| 1044 | 2026.01.20 00:01:10.501336 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.01.20 00:01:10.501455 [ 275 ] {de7686c7-a21c-4e73-a06b-7be13ad6b370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 1046 | 2026.01.20 00:01:10.501720 [ 275 ] {de7686c7-a21c-4e73-a06b-7be13ad6b370} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1047 | 2026.01.20 00:01:10.501762 [ 275 ] {de7686c7-a21c-4e73-a06b-7be13ad6b370} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2026.01.20 00:01:10.502217 [ 275 ] {de7686c7-a21c-4e73-a06b-7be13ad6b370} <Debug> TCPHandler: Processed in 0.000929963 sec. | ||
| 1049 | 2026.01.20 00:01:10.502414 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.01.20 00:01:10.502533 [ 275 ] {0e40b0a0-e439-4015-b934-f4a2c3c34275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 1051 | 2026.01.20 00:01:10.502798 [ 275 ] {0e40b0a0-e439-4015-b934-f4a2c3c34275} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2026.01.20 00:01:10.502840 [ 275 ] {0e40b0a0-e439-4015-b934-f4a2c3c34275} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2026.01.20 00:01:10.503152 [ 275 ] {0e40b0a0-e439-4015-b934-f4a2c3c34275} <Debug> TCPHandler: Processed in 0.00078595 sec. | ||
| 1054 | 2026.01.20 00:01:10.503367 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.01.20 00:01:10.503487 [ 275 ] {bf5aa117-ba70-4845-905d-963c0947099e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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) | ||
| 1056 | 2026.01.20 00:01:10.503768 [ 275 ] {bf5aa117-ba70-4845-905d-963c0947099e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1057 | 2026.01.20 00:01:10.503808 [ 275 ] {bf5aa117-ba70-4845-905d-963c0947099e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1058 | 2026.01.20 00:01:10.504127 [ 275 ] {bf5aa117-ba70-4845-905d-963c0947099e} <Debug> TCPHandler: Processed in 0.000807631 sec. | ||
| 1059 | 2026.01.20 00:01:10.504334 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.01.20 00:01:10.504454 [ 275 ] {a8b6f07c-5c37-444c-917b-b35257795299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1061 | 2026.01.20 00:01:10.504723 [ 275 ] {a8b6f07c-5c37-444c-917b-b35257795299} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1062 | 2026.01.20 00:01:10.504766 [ 275 ] {a8b6f07c-5c37-444c-917b-b35257795299} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1063 | 2026.01.20 00:01:10.505079 [ 275 ] {a8b6f07c-5c37-444c-917b-b35257795299} <Debug> TCPHandler: Processed in 0.00079338 sec. | ||
| 1064 | 2026.01.20 00:01:10.505286 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.01.20 00:01:10.505405 [ 275 ] {ebfb4884-5c84-4d58-b236-17597165ad03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1066 | 2026.01.20 00:01:10.505695 [ 275 ] {ebfb4884-5c84-4d58-b236-17597165ad03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1067 | 2026.01.20 00:01:10.505738 [ 275 ] {ebfb4884-5c84-4d58-b236-17597165ad03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1068 | 2026.01.20 00:01:10.506044 [ 275 ] {ebfb4884-5c84-4d58-b236-17597165ad03} <Debug> TCPHandler: Processed in 0.000806661 sec. | ||
| 1069 | 2026.01.20 00:01:10.506250 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.01.20 00:01:10.506372 [ 275 ] {26676f4f-bac5-426c-99bc-e2cb213ddb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1071 | 2026.01.20 00:01:10.506642 [ 275 ] {26676f4f-bac5-426c-99bc-e2cb213ddb0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2026.01.20 00:01:10.506685 [ 275 ] {26676f4f-bac5-426c-99bc-e2cb213ddb0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2026.01.20 00:01:10.506978 [ 275 ] {26676f4f-bac5-426c-99bc-e2cb213ddb0f} <Debug> TCPHandler: Processed in 0.00077599 sec. | ||
| 1074 | 2026.01.20 00:01:10.507177 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.01.20 00:01:10.507298 [ 275 ] {13e1ba5f-308e-400e-8382-a0dcb06702fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1076 | 2026.01.20 00:01:10.507570 [ 275 ] {13e1ba5f-308e-400e-8382-a0dcb06702fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2026.01.20 00:01:10.507612 [ 275 ] {13e1ba5f-308e-400e-8382-a0dcb06702fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2026.01.20 00:01:10.507940 [ 275 ] {13e1ba5f-308e-400e-8382-a0dcb06702fa} <Debug> TCPHandler: Processed in 0.000810251 sec. | ||
| 1079 | 2026.01.20 00:01:10.508365 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.01.20 00:01:10.508486 [ 275 ] {00b8ee82-59bb-4296-854f-bcb020e72d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1081 | 2026.01.20 00:01:10.508762 [ 275 ] {00b8ee82-59bb-4296-854f-bcb020e72d1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2026.01.20 00:01:10.508804 [ 275 ] {00b8ee82-59bb-4296-854f-bcb020e72d1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2026.01.20 00:01:10.509109 [ 275 ] {00b8ee82-59bb-4296-854f-bcb020e72d1c} <Debug> TCPHandler: Processed in 0.00079295 sec. | ||
| 1084 | 2026.01.20 00:01:10.509314 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.01.20 00:01:10.509435 [ 275 ] {98fbbd89-3b76-4b14-925f-63a6f0b63b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1086 | 2026.01.20 00:01:10.509710 [ 275 ] {98fbbd89-3b76-4b14-925f-63a6f0b63b20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.01.20 00:01:10.509751 [ 275 ] {98fbbd89-3b76-4b14-925f-63a6f0b63b20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2026.01.20 00:01:10.510061 [ 275 ] {98fbbd89-3b76-4b14-925f-63a6f0b63b20} <Debug> TCPHandler: Processed in 0.00079573 sec. | ||
| 1089 | 2026.01.20 00:01:10.510260 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.01.20 00:01:10.510380 [ 275 ] {026b7515-92d2-4281-b816-0cc4c489c7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1091 | 2026.01.20 00:01:10.510665 [ 275 ] {026b7515-92d2-4281-b816-0cc4c489c7d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2026.01.20 00:01:10.510708 [ 275 ] {026b7515-92d2-4281-b816-0cc4c489c7d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2026.01.20 00:01:10.511013 [ 275 ] {026b7515-92d2-4281-b816-0cc4c489c7d8} <Debug> TCPHandler: Processed in 0.00080106 sec. | ||
| 1094 | 2026.01.20 00:01:10.511783 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.01.20 00:01:10.511906 [ 275 ] {0dd4c9d9-6b2f-44dc-b60d-a37a3d116f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1096 | 2026.01.20 00:01:10.512204 [ 275 ] {0dd4c9d9-6b2f-44dc-b60d-a37a3d116f07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1097 | 2026.01.20 00:01:10.512246 [ 275 ] {0dd4c9d9-6b2f-44dc-b60d-a37a3d116f07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2026.01.20 00:01:10.512561 [ 275 ] {0dd4c9d9-6b2f-44dc-b60d-a37a3d116f07} <Debug> TCPHandler: Processed in 0.00082564 sec. | ||
| 1099 | 2026.01.20 00:01:10.512862 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.01.20 00:01:10.512990 [ 275 ] {6b6a6165-0f2e-429e-903f-8a267092cb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1101 | 2026.01.20 00:01:10.513275 [ 275 ] {6b6a6165-0f2e-429e-903f-8a267092cb1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2026.01.20 00:01:10.513318 [ 275 ] {6b6a6165-0f2e-429e-903f-8a267092cb1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2026.01.20 00:01:10.513642 [ 275 ] {6b6a6165-0f2e-429e-903f-8a267092cb1b} <Debug> TCPHandler: Processed in 0.000856361 sec. | ||
| 1104 | 2026.01.20 00:01:10.513885 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.01.20 00:01:10.514008 [ 275 ] {54f53d90-1a1e-4930-8246-fe1405ef9edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1106 | 2026.01.20 00:01:10.514300 [ 275 ] {54f53d90-1a1e-4930-8246-fe1405ef9edf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.01.20 00:01:10.514343 [ 275 ] {54f53d90-1a1e-4930-8246-fe1405ef9edf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.01.20 00:01:10.514664 [ 275 ] {54f53d90-1a1e-4930-8246-fe1405ef9edf} <Debug> TCPHandler: Processed in 0.00082781 sec. | ||
| 1109 | 2026.01.20 00:01:10.514893 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.01.20 00:01:10.515016 [ 275 ] {049cce1d-0311-4519-a051-803bd772c67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1111 | 2026.01.20 00:01:10.515308 [ 275 ] {049cce1d-0311-4519-a051-803bd772c67b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2026.01.20 00:01:10.515351 [ 275 ] {049cce1d-0311-4519-a051-803bd772c67b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1113 | 2026.01.20 00:01:10.515658 [ 275 ] {049cce1d-0311-4519-a051-803bd772c67b} <Debug> TCPHandler: Processed in 0.000814 sec. | ||
| 1114 | 2026.01.20 00:01:10.515887 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.01.20 00:01:10.516011 [ 275 ] {3bc2cab3-96d7-4f5b-8fc1-d8c8f08f3f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1116 | 2026.01.20 00:01:10.516303 [ 275 ] {3bc2cab3-96d7-4f5b-8fc1-d8c8f08f3f8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1117 | 2026.01.20 00:01:10.516346 [ 275 ] {3bc2cab3-96d7-4f5b-8fc1-d8c8f08f3f8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1118 | 2026.01.20 00:01:10.516669 [ 275 ] {3bc2cab3-96d7-4f5b-8fc1-d8c8f08f3f8c} <Debug> TCPHandler: Processed in 0.000830811 sec. | ||
| 1119 | 2026.01.20 00:01:10.516891 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.01.20 00:01:10.517014 [ 275 ] {1badf9ef-57df-4963-a782-b16d581c9378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1121 | 2026.01.20 00:01:10.517304 [ 275 ] {1badf9ef-57df-4963-a782-b16d581c9378} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2026.01.20 00:01:10.517347 [ 275 ] {1badf9ef-57df-4963-a782-b16d581c9378} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2026.01.20 00:01:10.517653 [ 275 ] {1badf9ef-57df-4963-a782-b16d581c9378} <Debug> TCPHandler: Processed in 0.00081103 sec. | ||
| 1124 | 2026.01.20 00:01:10.526131 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.01.20 00:01:10.526293 [ 275 ] {5f1578bc-4fb0-4e36-9053-461bad215a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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') FORMAT Native; (stage: Complete) | ||
| 1126 | 2026.01.20 00:01:10.526688 [ 275 ] {5f1578bc-4fb0-4e36-9053-461bad215a7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1127 | 2026.01.20 00:01:10.526743 [ 275 ] {5f1578bc-4fb0-4e36-9053-461bad215a7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1128 | 2026.01.20 00:01:10.527413 [ 275 ] {5f1578bc-4fb0-4e36-9053-461bad215a7c} <Debug> TCPHandler: Processed in 0.001344408 sec. | ||
| 1129 | 2026.01.20 00:01:10.527661 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.01.20 00:01:10.527788 [ 275 ] {13070218-b518-49dd-8eef-5b8ee989e846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', '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_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') FORMAT Native; (stage: Complete) | ||
| 1131 | 2026.01.20 00:01:10.528092 [ 275 ] {13070218-b518-49dd-8eef-5b8ee989e846} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1132 | 2026.01.20 00:01:10.528135 [ 275 ] {13070218-b518-49dd-8eef-5b8ee989e846} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1133 | 2026.01.20 00:01:10.528449 [ 275 ] {13070218-b518-49dd-8eef-5b8ee989e846} <Debug> TCPHandler: Processed in 0.000837061 sec. | ||
| 1134 | 2026.01.20 00:01:10.528672 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.01.20 00:01:10.528797 [ 275 ] {fa6ac24e-cc6c-4660-ba9e-6d1b5a004f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', '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_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') FORMAT Native; (stage: Complete) | ||
| 1136 | 2026.01.20 00:01:10.529105 [ 275 ] {fa6ac24e-cc6c-4660-ba9e-6d1b5a004f01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2026.01.20 00:01:10.529148 [ 275 ] {fa6ac24e-cc6c-4660-ba9e-6d1b5a004f01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2026.01.20 00:01:10.529471 [ 275 ] {fa6ac24e-cc6c-4660-ba9e-6d1b5a004f01} <Debug> TCPHandler: Processed in 0.000848641 sec. | ||
| 1139 | 2026.01.20 00:01:10.529715 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.01.20 00:01:10.529841 [ 275 ] {a7299a4b-3cf4-4cf0-a609-e8d6cea118a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', '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_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') FORMAT Native; (stage: Complete) | ||
| 1141 | 2026.01.20 00:01:10.530162 [ 275 ] {a7299a4b-3cf4-4cf0-a609-e8d6cea118a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1142 | 2026.01.20 00:01:10.530204 [ 275 ] {a7299a4b-3cf4-4cf0-a609-e8d6cea118a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1143 | 2026.01.20 00:01:10.530549 [ 275 ] {a7299a4b-3cf4-4cf0-a609-e8d6cea118a5} <Debug> TCPHandler: Processed in 0.000882391 sec. | ||
| 1144 | 2026.01.20 00:01:10.530798 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.01.20 00:01:10.530927 [ 275 ] {3d24dc6b-c696-4536-bd7b-51ce1448dd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', '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_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') FORMAT Native; (stage: Complete) | ||
| 1146 | 2026.01.20 00:01:10.531225 [ 275 ] {3d24dc6b-c696-4536-bd7b-51ce1448dd2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1147 | 2026.01.20 00:01:10.531267 [ 275 ] {3d24dc6b-c696-4536-bd7b-51ce1448dd2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1148 | 2026.01.20 00:01:10.531595 [ 275 ] {3d24dc6b-c696-4536-bd7b-51ce1448dd2e} <Debug> TCPHandler: Processed in 0.00084565 sec. | ||
| 1149 | 2026.01.20 00:01:10.531812 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.01.20 00:01:10.531938 [ 275 ] {dfad0278-f35d-4bf6-80e5-dd6b7ad5d407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) 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', '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_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') FORMAT Native; (stage: Complete) | ||
| 1151 | 2026.01.20 00:01:10.532254 [ 275 ] {dfad0278-f35d-4bf6-80e5-dd6b7ad5d407} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1152 | 2026.01.20 00:01:10.532295 [ 275 ] {dfad0278-f35d-4bf6-80e5-dd6b7ad5d407} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1153 | 2026.01.20 00:01:10.532623 [ 275 ] {dfad0278-f35d-4bf6-80e5-dd6b7ad5d407} <Debug> TCPHandler: Processed in 0.000859451 sec. | ||
| 1154 | 2026.01.20 00:01:10.591222 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.01.20 00:01:10.591398 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1156 | 2026.01.20 00:01:10.591475 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1157 | 2026.01.20 00:01:10.592229 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.01.20 00:01:10.592279 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1159 | 2026.01.20 00:01:10.593005 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.01.20 00:01:10.593471 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.01.20 00:01:10.593642 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} <Debug> executeQuery: Read 35 rows, 7.34 KiB in 0.002293 sec., 15263.846489315309 rows/sec., 3.13 MiB/sec. | ||
| 1162 | 2026.01.20 00:01:10.593684 [ 275 ] {78152f44-296d-4d6b-b035-820b33ad0d2f} <Debug> TCPHandler: Processed in 0.002595454 sec. | ||
| 1163 | 2026.01.20 00:01:10.593814 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.01.20 00:01:10.593909 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1165 | 2026.01.20 00:01:10.593950 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1166 | 2026.01.20 00:01:10.596569 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.01.20 00:01:10.596603 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1168 | 2026.01.20 00:01:10.599149 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1169 | 2026.01.20 00:01:10.599578 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.01.20 00:01:10.599711 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005842 sec., 4108.182129407737 rows/sec., 349.04 KiB/sec. | ||
| 1171 | 2026.01.20 00:01:10.599746 [ 275 ] {fb569ff3-c032-4095-b0b6-029fa6858b28} <Debug> TCPHandler: Processed in 0.006005507 sec. | ||
| 1172 | 2026.01.20 00:01:10.599859 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.01.20 00:01:10.599947 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1174 | 2026.01.20 00:01:10.599986 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1175 | 2026.01.20 00:01:10.600459 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.01.20 00:01:10.600497 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1177 | 2026.01.20 00:01:10.600883 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.01.20 00:01:10.601268 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.01.20 00:01:10.601410 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001446 sec., 9681.881051175656 rows/sec., 789.49 KiB/sec. | ||
| 1180 | 2026.01.20 00:01:10.601448 [ 275 ] {1249bc62-cd89-4e36-8787-553509618abe} <Debug> TCPHandler: Processed in 0.0016082 sec. | ||
| 1181 | 2026.01.20 00:01:10.601559 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.01.20 00:01:10.601652 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1183 | 2026.01.20 00:01:10.601693 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1184 | 2026.01.20 00:01:10.602897 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.01.20 00:01:10.602934 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1186 | 2026.01.20 00:01:10.603590 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1187 | 2026.01.20 00:01:10.604058 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.01.20 00:01:10.604199 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} <Debug> executeQuery: Read 1351 rows, 115.21 KiB in 0.002564 sec., 526911.0764430577 rows/sec., 43.88 MiB/sec. | ||
| 1189 | 2026.01.20 00:01:10.604236 [ 275 ] {11332071-9edb-43da-afef-74e711c8e3d4} <Debug> TCPHandler: Processed in 0.002726315 sec. | ||
| 1190 | 2026.01.20 00:01:10.604356 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.01.20 00:01:10.604455 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.01.20 00:01:10.604496 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1193 | 2026.01.20 00:01:10.604933 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.01.20 00:01:10.604971 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1195 | 2026.01.20 00:01:10.605449 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1196 | 2026.01.20 00:01:10.605981 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.01.20 00:01:10.606120 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001688 sec., 23696.682464454974 rows/sec., 1.73 MiB/sec. | ||
| 1198 | 2026.01.20 00:01:10.606159 [ 275 ] {a5a5f1c0-5980-48df-b186-76fbefac1aa4} <Debug> TCPHandler: Processed in 0.001853964 sec. | ||
| 1199 | 2026.01.20 00:01:10.606278 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.01.20 00:01:10.606373 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1201 | 2026.01.20 00:01:10.606416 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1202 | 2026.01.20 00:01:10.606933 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.01.20 00:01:10.606967 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1204 | 2026.01.20 00:01:10.607427 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1205 | 2026.01.20 00:01:10.607936 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.01.20 00:01:10.608071 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001717 sec., 146767.61793826442 rows/sec., 10.15 MiB/sec. | ||
| 1207 | 2026.01.20 00:01:10.608108 [ 275 ] {c6f02803-a5eb-485b-b56e-7e4c607dab8a} <Debug> TCPHandler: Processed in 0.001880214 sec. | ||
| 1208 | 2026.01.20 00:01:10.608227 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.01.20 00:01:10.608319 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1210 | 2026.01.20 00:01:10.608359 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1211 | 2026.01.20 00:01:10.608794 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.01.20 00:01:10.608833 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1213 | 2026.01.20 00:01:10.609336 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1214 | 2026.01.20 00:01:10.609873 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.01.20 00:01:10.610012 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001711 sec., 7013.442431326709 rows/sec., 547.93 KiB/sec. | ||
| 1216 | 2026.01.20 00:01:10.610052 [ 275 ] {5c711a13-21ff-4848-8a92-40be753a04b2} <Debug> TCPHandler: Processed in 0.001877354 sec. | ||
| 1217 | 2026.01.20 00:01:10.610703 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.01.20 00:01:10.610799 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1219 | 2026.01.20 00:01:10.610846 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1220 | 2026.01.20 00:01:10.611459 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.01.20 00:01:10.611495 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1222 | 2026.01.20 00:01:10.612078 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1223 | 2026.01.20 00:01:10.612662 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.01.20 00:01:10.612802 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} <Debug> executeQuery: Read 587 rows, 45.17 KiB in 0.002022 sec., 290306.62710187933 rows/sec., 21.81 MiB/sec. | ||
| 1225 | 2026.01.20 00:01:10.612845 [ 275 ] {3afeeb36-fb8b-4f69-89c9-36bfb30ef09a} <Debug> TCPHandler: Processed in 0.002193989 sec. | ||
| 1226 | 2026.01.20 00:01:10.612966 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.01.20 00:01:10.613070 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.01.20 00:01:10.613114 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1229 | 2026.01.20 00:01:10.613940 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.01.20 00:01:10.613974 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1231 | 2026.01.20 00:01:10.616769 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1232 | 2026.01.20 00:01:10.617288 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.01.20 00:01:10.617441 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} <Debug> executeQuery: Read 1575 rows, 110.32 KiB in 0.004398 sec., 358117.32605729875 rows/sec., 24.50 MiB/sec. | ||
| 1234 | 2026.01.20 00:01:10.617487 [ 275 ] {3328ede8-66b6-4e05-98be-7ff165db40e6} <Debug> TCPHandler: Processed in 0.004571108 sec. | ||
| 1235 | 2026.01.20 00:01:10.617612 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.01.20 00:01:10.617709 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.01.20 00:01:10.617765 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1238 | 2026.01.20 00:01:10.618605 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.01.20 00:01:10.618644 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1240 | 2026.01.20 00:01:10.622075 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1241 | 2026.01.20 00:01:10.622541 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.01.20 00:01:10.622701 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00501 sec., 2794.4111776447107 rows/sec., 5.01 MiB/sec. | ||
| 1243 | 2026.01.20 00:01:10.622770 [ 275 ] {1160ad3b-0443-44c7-8e9b-fdf85025b318} <Debug> TCPHandler: Processed in 0.005208877 sec. | ||
| 1244 | 2026.01.20 00:01:10.622921 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.01.20 00:01:10.623022 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.01.20 00:01:10.623068 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1247 | 2026.01.20 00:01:10.623408 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.01.20 00:01:10.623445 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1249 | 2026.01.20 00:01:10.623878 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1250 | 2026.01.20 00:01:10.624296 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.01.20 00:01:10.624426 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001426 sec., 2103.786816269285 rows/sec., 148.61 KiB/sec. | ||
| 1252 | 2026.01.20 00:01:10.624469 [ 275 ] {09c6703f-0e0f-45d5-883c-033a8f2f690c} <Debug> TCPHandler: Processed in 0.001617791 sec. | ||
| 1253 | 2026.01.20 00:01:10.624586 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.01.20 00:01:10.624679 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1255 | 2026.01.20 00:01:10.624720 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1256 | 2026.01.20 00:01:10.625039 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.01.20 00:01:10.625075 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1258 | 2026.01.20 00:01:10.625546 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1259 | 2026.01.20 00:01:10.626171 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.01.20 00:01:10.626340 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001679 sec., 7147.11137581894 rows/sec., 493.23 KiB/sec. | ||
| 1261 | 2026.01.20 00:01:10.626390 [ 275 ] {6e08bf65-5d3e-4ed2-af63-92470e9d3208} <Debug> TCPHandler: Processed in 0.001854994 sec. | ||
| 1262 | 2026.01.20 00:01:12.239677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 100 entries to flush up to offset 188 | ||
| 1263 | 2026.01.20 00:01:12.243717 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.01.20 00:01:12.243766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1265 | 2026.01.20 00:01:12.245091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1266 | 2026.01.20 00:01:12.245570 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.01.20 00:01:12.245802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
| 1268 | 2026.01.20 00:01:13.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.60 MiB, peak 170.52 MiB, free memory in arenas 0.00 B, will set to 164.71 MiB (RSS), difference: 4.11 MiB | ||
| 1269 | 2026.01.20 00:01:14.518908 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.01.20 00:01:14.519114 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1271 | 2026.01.20 00:01:14.519184 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1272 | 2026.01.20 00:01:14.519872 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.01.20 00:01:14.519921 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1274 | 2026.01.20 00:01:14.520485 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1275 | 2026.01.20 00:01:14.521032 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.01.20 00:01:14.521213 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002149 sec., 26058.631921824104 rows/sec., 1.99 MiB/sec. | ||
| 1277 | 2026.01.20 00:01:14.521260 [ 275 ] {d4d04d53-a466-42a4-bb70-e55368583466} <Debug> TCPHandler: Processed in 0.002489062 sec. | ||
| 1278 | 2026.01.20 00:01:14.521403 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.01.20 00:01:14.521507 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1280 | 2026.01.20 00:01:14.521556 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1281 | 2026.01.20 00:01:14.522055 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.01.20 00:01:14.522092 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1283 | 2026.01.20 00:01:14.522525 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1284 | 2026.01.20 00:01:14.522988 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.01.20 00:01:14.523120 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001636 sec., 39119.80440097799 rows/sec., 3.05 MiB/sec. | ||
| 1286 | 2026.01.20 00:01:14.523156 [ 275 ] {3a6dceb9-0941-4ada-9a13-cc4a03c47271} <Debug> TCPHandler: Processed in 0.001810403 sec. | ||
| 1287 | 2026.01.20 00:01:14.523283 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.01.20 00:01:14.523376 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1289 | 2026.01.20 00:01:14.523421 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1290 | 2026.01.20 00:01:14.523824 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.01.20 00:01:14.523861 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1292 | 2026.01.20 00:01:14.524307 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1293 | 2026.01.20 00:01:14.524870 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.01.20 00:01:14.525012 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001655 sec., 77341.38972809668 rows/sec., 5.39 MiB/sec. | ||
| 1295 | 2026.01.20 00:01:14.525049 [ 275 ] {9f417363-bd19-4f96-bec6-130947f47f57} <Debug> TCPHandler: Processed in 0.001816763 sec. | ||
| 1296 | 2026.01.20 00:01:14.525165 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.01.20 00:01:14.525260 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1298 | 2026.01.20 00:01:14.525302 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1299 | 2026.01.20 00:01:14.525628 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.01.20 00:01:14.525665 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1301 | 2026.01.20 00:01:14.526133 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1302 | 2026.01.20 00:01:14.526565 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.01.20 00:01:14.526698 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001459 sec., 32899.24605894448 rows/sec., 2.22 MiB/sec. | ||
| 1304 | 2026.01.20 00:01:14.526734 [ 275 ] {64cede97-45e9-45c3-9137-0e1be957eca8} <Debug> TCPHandler: Processed in 0.001620501 sec. | ||
| 1305 | 2026.01.20 00:01:14.755476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1433 | ||
| 1306 | 2026.01.20 00:01:14.755987 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2026.01.20 00:01:14.756036 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1308 | 2026.01.20 00:01:14.756679 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1309 | 2026.01.20 00:01:14.757304 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2026.01.20 00:01:14.757438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1433 | ||
| 1311 | 2026.01.20 00:01:14.823788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1312 | 2026.01.20 00:01:14.840671 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.01.20 00:01:14.840737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1314 | 2026.01.20 00:01:14.847307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1315 | 2026.01.20 00:01:14.848482 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.01.20 00:01:14.852005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1317 | 2026.01.20 00:01:15.001243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.52 MiB, peak 170.52 MiB, free memory in arenas 0.00 B, will set to 166.78 MiB (RSS), difference: 1.26 MiB | ||
| 1318 | 2026.01.20 00:01:19.517733 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.01.20 00:01:19.517925 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1320 | 2026.01.20 00:01:19.517990 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1321 | 2026.01.20 00:01:19.518675 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.01.20 00:01:19.518716 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1323 | 2026.01.20 00:01:19.519324 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1324 | 2026.01.20 00:01:19.519839 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.01.20 00:01:19.520000 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002124 sec., 26365.348399246705 rows/sec., 2.01 MiB/sec. | ||
| 1326 | 2026.01.20 00:01:19.520044 [ 275 ] {93413600-6cbb-47f9-a468-df3a8e2915f4} <Debug> TCPHandler: Processed in 0.002442531 sec. | ||
| 1327 | 2026.01.20 00:01:19.520174 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.01.20 00:01:19.520270 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1329 | 2026.01.20 00:01:19.520312 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1330 | 2026.01.20 00:01:19.520748 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.01.20 00:01:19.520787 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1332 | 2026.01.20 00:01:19.521260 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1333 | 2026.01.20 00:01:19.521817 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.01.20 00:01:19.521954 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001703 sec., 37580.73987081621 rows/sec., 2.93 MiB/sec. | ||
| 1335 | 2026.01.20 00:01:19.521992 [ 275 ] {3371f14c-e716-4654-ace1-9e20b8fa4083} <Debug> TCPHandler: Processed in 0.001868124 sec. | ||
| 1336 | 2026.01.20 00:01:19.522115 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.01.20 00:01:19.522222 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1338 | 2026.01.20 00:01:19.522271 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1339 | 2026.01.20 00:01:19.522729 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.01.20 00:01:19.522770 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1341 | 2026.01.20 00:01:19.523322 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1342 | 2026.01.20 00:01:19.523953 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.01.20 00:01:19.524100 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001895 sec., 84432.71767810026 rows/sec., 5.88 MiB/sec. | ||
| 1344 | 2026.01.20 00:01:19.524138 [ 275 ] {bbba2432-87f7-45a1-a482-cc031c58ae7f} <Debug> TCPHandler: Processed in 0.002071596 sec. | ||
| 1345 | 2026.01.20 00:01:19.524259 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.01.20 00:01:19.524360 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1347 | 2026.01.20 00:01:19.524404 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1348 | 2026.01.20 00:01:19.524741 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.01.20 00:01:19.524780 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1350 | 2026.01.20 00:01:19.525272 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1351 | 2026.01.20 00:01:19.525816 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.01.20 00:01:19.525950 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001614 sec., 37174.72118959108 rows/sec., 2.51 MiB/sec. | ||
| 1353 | 2026.01.20 00:01:19.525986 [ 275 ] {22621f6f-44cb-42e6-b59d-cfc9815ee0b1} <Debug> TCPHandler: Processed in 0.001783393 sec. | ||
| 1354 | 2026.01.20 00:01:22.174473 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1355 | 2026.01.20 00:01:22.174557 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1356 | 2026.01.20 00:01:22.246286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 204 | ||
| 1357 | 2026.01.20 00:01:22.248078 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.01.20 00:01:22.248115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1359 | 2026.01.20 00:01:22.249345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1360 | 2026.01.20 00:01:22.249818 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.01.20 00:01:22.250039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1362 | 2026.01.20 00:01:22.257766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1945 | ||
| 1363 | 2026.01.20 00:01:22.258341 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.01.20 00:01:22.258380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1365 | 2026.01.20 00:01:22.259061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1366 | 2026.01.20 00:01:22.259547 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.01.20 00:01:22.259678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1945 | ||
| 1368 | 2026.01.20 00:01:22.352313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1369 | 2026.01.20 00:01:22.369053 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.01.20 00:01:22.369112 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1371 | 2026.01.20 00:01:22.375417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1372 | 2026.01.20 00:01:22.376634 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.01.20 00:01:22.379665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1374 | 2026.01.20 00:01:24.520804 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.01.20 00:01:24.520999 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1376 | 2026.01.20 00:01:24.521068 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1377 | 2026.01.20 00:01:24.521753 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.01.20 00:01:24.521801 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1379 | 2026.01.20 00:01:24.522364 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1380 | 2026.01.20 00:01:24.522828 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.01.20 00:01:24.523061 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} <Debug> executeQuery: Read 122 rows, 10.68 KiB in 0.002111 sec., 57792.51539554713 rows/sec., 4.94 MiB/sec. | ||
| 1382 | 2026.01.20 00:01:24.523107 [ 275 ] {f2c3f823-8bd6-474b-b6b5-ba7358cbfe36} <Debug> TCPHandler: Processed in 0.002436261 sec. | ||
| 1383 | 2026.01.20 00:01:24.523237 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.01.20 00:01:24.523335 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1385 | 2026.01.20 00:01:24.523377 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1386 | 2026.01.20 00:01:24.523790 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.01.20 00:01:24.523826 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1388 | 2026.01.20 00:01:24.524256 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1389 | 2026.01.20 00:01:24.524765 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.01.20 00:01:24.524897 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001581 sec., 20872.865275142314 rows/sec., 1.53 MiB/sec. | ||
| 1391 | 2026.01.20 00:01:24.524937 [ 275 ] {119be5b5-027f-4c27-aa5c-749f0a31074f} <Debug> TCPHandler: Processed in 0.001750273 sec. | ||
| 1392 | 2026.01.20 00:01:24.525057 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.01.20 00:01:24.525153 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1394 | 2026.01.20 00:01:24.525195 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1395 | 2026.01.20 00:01:24.525638 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.01.20 00:01:24.525677 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1397 | 2026.01.20 00:01:24.526126 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1398 | 2026.01.20 00:01:24.526640 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.01.20 00:01:24.526772 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} <Debug> executeQuery: Read 105 rows, 8.42 KiB in 0.001637 sec., 64141.72266340868 rows/sec., 5.02 MiB/sec. | ||
| 1400 | 2026.01.20 00:01:24.526820 [ 275 ] {c05a75cb-0e88-45c5-bb4d-10e3d97a1328} <Debug> TCPHandler: Processed in 0.001811953 sec. | ||
| 1401 | 2026.01.20 00:01:24.526961 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.01.20 00:01:24.527061 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1403 | 2026.01.20 00:01:24.527113 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1404 | 2026.01.20 00:01:24.527546 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.01.20 00:01:24.527584 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1406 | 2026.01.20 00:01:24.528061 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1407 | 2026.01.20 00:01:24.528565 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.01.20 00:01:24.528697 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001655 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec. | ||
| 1409 | 2026.01.20 00:01:24.528735 [ 275 ] {30fd28c1-93be-4124-9f16-c6c3965aaf35} <Debug> TCPHandler: Processed in 0.001824523 sec. | ||
| 1410 | 2026.01.20 00:01:24.528848 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.01.20 00:01:24.528943 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1412 | 2026.01.20 00:01:24.529000 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1413 | 2026.01.20 00:01:24.529814 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.01.20 00:01:24.529852 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1415 | 2026.01.20 00:01:24.530491 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1416 | 2026.01.20 00:01:24.530923 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.01.20 00:01:24.531058 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002133 sec., 15471.167369901548 rows/sec., 27.72 MiB/sec. | ||
| 1418 | 2026.01.20 00:01:24.531109 [ 275 ] {87c9385c-fc87-4a35-b277-5511940f0e18} <Debug> TCPHandler: Processed in 0.00231169 sec. | ||
| 1419 | 2026.01.20 00:01:24.531225 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.01.20 00:01:24.531320 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.01.20 00:01:24.531371 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1422 | 2026.01.20 00:01:24.531694 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.01.20 00:01:24.531729 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1424 | 2026.01.20 00:01:24.532176 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1425 | 2026.01.20 00:01:24.532607 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.01.20 00:01:24.532738 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001437 sec., 10438.413361169103 rows/sec., 796.47 KiB/sec. | ||
| 1427 | 2026.01.20 00:01:24.532773 [ 275 ] {d7a1606a-8ca3-4ec5-bc09-6a3ce7df28bc} <Debug> TCPHandler: Processed in 0.00159797 sec. | ||
| 1428 | 2026.01.20 00:01:24.532877 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.01.20 00:01:24.532972 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.01.20 00:01:24.533014 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1431 | 2026.01.20 00:01:24.533351 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.01.20 00:01:24.533388 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1433 | 2026.01.20 00:01:24.533792 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1434 | 2026.01.20 00:01:24.534231 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.01.20 00:01:24.534364 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
| 1436 | 2026.01.20 00:01:24.534400 [ 275 ] {95c13cdd-9acf-49be-8518-03f82acc5f22} <Debug> TCPHandler: Processed in 0.00157248 sec. | ||
| 1437 | 2026.01.20 00:01:29.519837 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.01.20 00:01:29.520112 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1439 | 2026.01.20 00:01:29.520213 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1440 | 2026.01.20 00:01:29.521227 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.01.20 00:01:29.521295 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1442 | 2026.01.20 00:01:29.522106 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1443 | 2026.01.20 00:01:29.522704 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.01.20 00:01:29.522968 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002926 sec., 19138.755980861242 rows/sec., 1.46 MiB/sec. | ||
| 1445 | 2026.01.20 00:01:29.523048 [ 275 ] {d7ece81d-5551-40aa-9778-ee7443c1af75} <Debug> TCPHandler: Processed in 0.003442874 sec. | ||
| 1446 | 2026.01.20 00:01:29.523232 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.01.20 00:01:29.523363 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1448 | 2026.01.20 00:01:29.523421 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1449 | 2026.01.20 00:01:29.524045 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.01.20 00:01:29.524094 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1451 | 2026.01.20 00:01:29.524752 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1452 | 2026.01.20 00:01:29.525385 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.01.20 00:01:29.525606 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002277 sec., 28107.158541941153 rows/sec., 2.19 MiB/sec. | ||
| 1454 | 2026.01.20 00:01:29.525664 [ 275 ] {8c606983-6ab6-4bd2-bef1-97ce14fedbec} <Debug> TCPHandler: Processed in 0.002500961 sec. | ||
| 1455 | 2026.01.20 00:01:29.525832 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.01.20 00:01:29.525954 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.01.20 00:01:29.526015 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1458 | 2026.01.20 00:01:29.526899 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.01.20 00:01:29.526940 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1460 | 2026.01.20 00:01:29.527472 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1461 | 2026.01.20 00:01:29.528026 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.01.20 00:01:29.528250 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002327 sec., 68758.05758487323 rows/sec., 4.79 MiB/sec. | ||
| 1463 | 2026.01.20 00:01:29.528311 [ 275 ] {d1ccbe9b-9d60-4c05-875a-fae2c489b070} <Debug> TCPHandler: Processed in 0.002540593 sec. | ||
| 1464 | 2026.01.20 00:01:29.528463 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.01.20 00:01:29.528571 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1466 | 2026.01.20 00:01:29.528622 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1467 | 2026.01.20 00:01:29.529098 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.01.20 00:01:29.529148 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1469 | 2026.01.20 00:01:29.529818 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1470 | 2026.01.20 00:01:29.530538 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.01.20 00:01:29.530746 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002202 sec., 27247.956403269756 rows/sec., 1.84 MiB/sec. | ||
| 1472 | 2026.01.20 00:01:29.530792 [ 275 ] {86731257-7837-44f4-a0e8-df5750ca39c1} <Debug> TCPHandler: Processed in 0.0023842 sec. | ||
| 1473 | 2026.01.20 00:01:29.760717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2393 | ||
| 1474 | 2026.01.20 00:01:29.761238 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.01.20 00:01:29.761289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1476 | 2026.01.20 00:01:29.761976 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1477 | 2026.01.20 00:01:29.762610 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2026.01.20 00:01:29.762838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2393 | ||
| 1479 | 2026.01.20 00:01:29.880704 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1480 | 2026.01.20 00:01:29.898092 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.01.20 00:01:29.898157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1482 | 2026.01.20 00:01:29.904833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1483 | 2026.01.20 00:01:29.906035 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.01.20 00:01:29.909394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1485 | 2026.01.20 00:01:32.250127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 226 | ||
| 1486 | 2026.01.20 00:01:32.252029 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2026.01.20 00:01:32.252065 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1488 | 2026.01.20 00:01:32.253295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1489 | 2026.01.20 00:01:32.253750 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2026.01.20 00:01:32.254015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1491 | 2026.01.20 00:01:34.519789 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.01.20 00:01:34.519982 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1493 | 2026.01.20 00:01:34.520047 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1494 | 2026.01.20 00:01:34.520716 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.01.20 00:01:34.520754 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1496 | 2026.01.20 00:01:34.521314 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1497 | 2026.01.20 00:01:34.521754 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.01.20 00:01:34.521875 [ 81 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1499 | 2026.01.20 00:01:34.521908 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} <Debug> executeQuery: Read 124 rows, 10.87 KiB in 0.001976 sec., 62753.03643724697 rows/sec., 5.37 MiB/sec. | ||
| 1500 | 2026.01.20 00:01:34.521923 [ 81 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.01.20 00:01:34.521947 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1502 | 2026.01.20 00:01:34.521952 [ 275 ] {2e2ad4d3-97db-44af-9ac0-7f1b98a977ef} <Debug> TCPHandler: Processed in 0.002293709 sec. | ||
| 1503 | 2026.01.20 00:01:34.522121 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.01.20 00:01:34.522249 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1505 | 2026.01.20 00:01:34.522304 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1506 | 2026.01.20 00:01:34.522759 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.01.20 00:01:34.522798 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1508 | 2026.01.20 00:01:34.523227 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1509 | 2026.01.20 00:01:34.523697 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.01.20 00:01:34.523833 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00161 sec., 21118.012422360247 rows/sec., 1.55 MiB/sec. | ||
| 1511 | 2026.01.20 00:01:34.523872 [ 275 ] {06899da4-fd5e-4387-99e3-12ecd2c8c4f7} <Debug> TCPHandler: Processed in 0.001824863 sec. | ||
| 1512 | 2026.01.20 00:01:34.523990 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.01.20 00:01:34.524095 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1514 | 2026.01.20 00:01:34.524138 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1515 | 2026.01.20 00:01:34.524651 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.01.20 00:01:34.524695 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1517 | 2026.01.20 00:01:34.525388 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1518 | 2026.01.20 00:01:34.525927 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2026.01.20 00:01:34.526036 [ 81 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1520 | 2026.01.20 00:01:34.526065 [ 81 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.01.20 00:01:34.526071 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001995 sec., 49122.80701754386 rows/sec., 3.84 MiB/sec. | ||
| 1522 | 2026.01.20 00:01:34.526085 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1523 | 2026.01.20 00:01:34.526113 [ 275 ] {13301066-92b4-4d49-9f50-ededcc5ea999} <Debug> TCPHandler: Processed in 0.002173148 sec. | ||
| 1524 | 2026.01.20 00:01:34.526232 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.01.20 00:01:34.526329 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1526 | 2026.01.20 00:01:34.526374 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1527 | 2026.01.20 00:01:34.526553 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 1528 | 2026.01.20 00:01:34.526554 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 1529 | 2026.01.20 00:01:34.526798 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.01.20 00:01:34.526834 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1531 | 2026.01.20 00:01:34.527301 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1532 | 2026.01.20 00:01:34.527793 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.01.20 00:01:34.527885 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1534 | 2026.01.20 00:01:34.527907 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.01.20 00:01:34.527923 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1536 | 2026.01.20 00:01:34.527926 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
| 1537 | 2026.01.20 00:01:34.527965 [ 275 ] {08f479d9-6d2f-471c-96a3-5e533939e386} <Debug> TCPHandler: Processed in 0.001782393 sec. | ||
| 1538 | 2026.01.20 00:01:34.528051 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 1539 | 2026.01.20 00:01:34.528081 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.01.20 00:01:34.528186 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1541 | 2026.01.20 00:01:34.528244 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1542 | 2026.01.20 00:01:34.528811 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1543 | 2026.01.20 00:01:34.528815 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1544 | 2026.01.20 00:01:34.528822 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1545 | 2026.01.20 00:01:34.529024 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.01.20 00:01:34.529065 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1547 | 2026.01.20 00:01:34.529711 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1548 | 2026.01.20 00:01:34.530205 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.01.20 00:01:34.530345 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002178 sec., 15610.65197428834 rows/sec., 27.97 MiB/sec. | ||
| 1550 | 2026.01.20 00:01:34.530398 [ 275 ] {5b8dbfd2-73dc-4faf-8423-02dfca8631e2} <Debug> TCPHandler: Processed in 0.002367911 sec. | ||
| 1551 | 2026.01.20 00:01:34.530526 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2026.01.20 00:01:34.530622 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1553 | 2026.01.20 00:01:34.530666 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1554 | 2026.01.20 00:01:34.530842 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1351 rows starting from the beginning of the part | ||
| 1555 | 2026.01.20 00:01:34.530843 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 587 rows starting from the beginning of the part | ||
| 1556 | 2026.01.20 00:01:34.530846 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1575 rows starting from the beginning of the part | ||
| 1557 | 2026.01.20 00:01:34.531028 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.01.20 00:01:34.531070 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1559 | 2026.01.20 00:01:34.531496 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1560 | 2026.01.20 00:01:34.532025 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.01.20 00:01:34.532118 [ 81 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1562 | 2026.01.20 00:01:34.532146 [ 81 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.01.20 00:01:34.532155 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. | ||
| 1564 | 2026.01.20 00:01:34.532163 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1565 | 2026.01.20 00:01:34.532191 [ 275 ] {30fd51ab-abaa-412d-953b-a3f4706b23cb} <Debug> TCPHandler: Processed in 0.001715612 sec. | ||
| 1566 | 2026.01.20 00:01:34.532251 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 1567 | 2026.01.20 00:01:34.532341 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1568 | 2026.01.20 00:01:34.532375 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1569 | 2026.01.20 00:01:34.536857 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 1570 | 2026.01.20 00:01:34.536873 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1571 | 2026.01.20 00:01:34.536883 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1572 | 2026.01.20 00:01:34.536905 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part | ||
| 1573 | 2026.01.20 00:01:34.536929 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1574 | 2026.01.20 00:01:34.536953 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1575 | 2026.01.20 00:01:34.536984 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1576 | 2026.01.20 00:01:34.536997 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1577 | 2026.01.20 00:01:34.536999 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1578 | 2026.01.20 00:01:34.537035 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 105 rows starting from the beginning of the part | ||
| 1579 | 2026.01.20 00:01:34.537072 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1580 | 2026.01.20 00:01:34.537100 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 122 rows starting from the beginning of the part | ||
| 1581 | 2026.01.20 00:01:34.537120 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1582 | 2026.01.20 00:01:34.537137 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1583 | 2026.01.20 00:01:34.537140 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1584 | 2026.01.20 00:01:34.537178 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1585 | 2026.01.20 00:01:34.537204 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 98 rows starting from the beginning of the part | ||
| 1586 | 2026.01.20 00:01:34.537236 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1587 | 2026.01.20 00:01:34.537245 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 124 rows starting from the beginning of the part | ||
| 1588 | 2026.01.20 00:01:34.537318 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1589 | 2026.01.20 00:01:34.549242 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 5 columns (5 merged, 0 gathered) in 0.023089446 sec., 42530.25386577054 rows/sec., 3.41 MiB/sec. | ||
| 1590 | 2026.01.20 00:01:34.549268 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.017050889 sec., 17594.390532951096 rows/sec., 1.19 MiB/sec. | ||
| 1591 | 2026.01.20 00:01:34.549611 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1765 rows, containing 5 columns (5 merged, 0 gathered) in 0.027565294 sec., 64029.79050395762 rows/sec., 5.55 MiB/sec. | ||
| 1592 | 2026.01.20 00:01:34.549656 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1593 | 2026.01.20 00:01:34.549739 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1594 | 2026.01.20 00:01:34.549814 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2343 rows, containing 5 columns (5 merged, 0 gathered) in 0.0218285 sec., 107336.73866733856 rows/sec., 7.39 MiB/sec. | ||
| 1595 | 2026.01.20 00:01:34.550052 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1596 | 2026.01.20 00:01:34.550237 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.01.20 00:01:34.550285 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1598 | 2026.01.20 00:01:34.550322 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_6_1} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1599 | 2026.01.20 00:01:34.550440 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1600 | 2026.01.20 00:01:34.550482 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.01.20 00:01:34.550561 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_6_1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1602 | 2026.01.20 00:01:34.550632 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1603 | 2026.01.20 00:01:34.550729 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.01.20 00:01:34.550813 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_6_1} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1605 | 2026.01.20 00:01:34.550833 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.01.20 00:01:34.550892 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1607 | 2026.01.20 00:01:34.550910 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1608 | 2026.01.20 00:01:34.550989 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1609 | 2026.01.20 00:01:35.000442 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.59 MiB, peak 183.79 MiB, free memory in arenas 0.00 B, will set to 172.06 MiB (RSS), difference: 1.48 MiB | ||
| 1610 | 2026.01.20 00:01:37.174613 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1611 | 2026.01.20 00:01:37.174673 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1612 | 2026.01.20 00:01:37.263888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2905 | ||
| 1613 | 2026.01.20 00:01:37.264374 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.01.20 00:01:37.264408 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1615 | 2026.01.20 00:01:37.265034 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1616 | 2026.01.20 00:01:37.265615 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.01.20 00:01:37.265726 [ 77 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1618 | 2026.01.20 00:01:37.265747 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2905 | ||
| 1619 | 2026.01.20 00:01:37.265760 [ 77 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.01.20 00:01:37.265780 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1621 | 2026.01.20 00:01:37.265907 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 1622 | 2026.01.20 00:01:37.266067 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1623 | 2026.01.20 00:01:37.266111 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1624 | 2026.01.20 00:01:37.266222 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 497 rows starting from the beginning of the part | ||
| 1625 | 2026.01.20 00:01:37.266283 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1626 | 2026.01.20 00:01:37.266340 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1627 | 2026.01.20 00:01:37.266391 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1628 | 2026.01.20 00:01:37.266442 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1629 | 2026.01.20 00:01:37.293962 [ 190 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 4 columns (4 merged, 0 gathered) in 0.02811311 sec., 103332.57330832483 rows/sec., 1.48 MiB/sec. | ||
| 1630 | 2026.01.20 00:01:37.295059 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1631 | 2026.01.20 00:01:37.295607 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.01.20 00:01:37.295679 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_6_1} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1633 | 2026.01.20 00:01:37.295745 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1634 | 2026.01.20 00:01:37.410447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1635 | 2026.01.20 00:01:37.427501 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.01.20 00:01:37.427555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1637 | 2026.01.20 00:01:37.433773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1638 | 2026.01.20 00:01:37.434954 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.01.20 00:01:37.435246 [ 77 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1640 | 2026.01.20 00:01:37.435296 [ 77 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.01.20 00:01:37.435317 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1642 | 2026.01.20 00:01:37.435411 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 1643 | 2026.01.20 00:01:37.438431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1644 | 2026.01.20 00:01:37.439636 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1645 | 2026.01.20 00:01:37.441097 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 1646 | 2026.01.20 00:01:37.445612 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 1647 | 2026.01.20 00:01:37.449915 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 1648 | 2026.01.20 00:01:37.453966 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 1649 | 2026.01.20 00:01:37.461311 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 1650 | 2026.01.20 00:01:37.465622 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 1651 | 2026.01.20 00:01:37.528394 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093013583 sec., 494.55142481716894 rows/sec., 2.56 MiB/sec. | ||
| 1652 | 2026.01.20 00:01:37.530285 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1653 | 2026.01.20 00:01:37.532693 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.01.20 00:01:37.532798 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_6_1} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1655 | 2026.01.20 00:01:37.534181 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1656 | 2026.01.20 00:01:38.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.18 MiB, peak 183.79 MiB, free memory in arenas 0.00 B, will set to 182.60 MiB (RSS), difference: 9.42 MiB | ||
| 1657 | 2026.01.20 00:01:39.517899 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.01.20 00:01:39.518106 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1659 | 2026.01.20 00:01:39.518175 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1660 | 2026.01.20 00:01:39.518876 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.01.20 00:01:39.518922 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1662 | 2026.01.20 00:01:39.519319 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1663 | 2026.01.20 00:01:39.519548 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.01.20 00:01:39.519704 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.59 MiB/sec. | ||
| 1665 | 2026.01.20 00:01:39.519747 [ 275 ] {43a9f8be-3c69-4247-a225-cf1f26a7a4ce} <Debug> TCPHandler: Processed in 0.001980776 sec. | ||
| 1666 | 2026.01.20 00:01:39.519875 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2026.01.20 00:01:39.519974 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1668 | 2026.01.20 00:01:39.520015 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1669 | 2026.01.20 00:01:39.520455 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.01.20 00:01:39.520494 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1671 | 2026.01.20 00:01:39.520804 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1672 | 2026.01.20 00:01:39.521019 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.01.20 00:01:39.521148 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 1674 | 2026.01.20 00:01:39.521186 [ 275 ] {703e5976-a363-4011-b1a1-b8d87da1c872} <Debug> TCPHandler: Processed in 0.001360797 sec. | ||
| 1675 | 2026.01.20 00:01:39.521303 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2026.01.20 00:01:39.521400 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1677 | 2026.01.20 00:01:39.521444 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1678 | 2026.01.20 00:01:39.521870 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.01.20 00:01:39.521909 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1680 | 2026.01.20 00:01:39.522255 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1681 | 2026.01.20 00:01:39.522480 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.01.20 00:01:39.522610 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 1683 | 2026.01.20 00:01:39.522647 [ 275 ] {64f7e53e-526b-45a2-b8d8-3b5cfdf74c30} <Debug> TCPHandler: Processed in 0.001394948 sec. | ||
| 1684 | 2026.01.20 00:01:39.522750 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2026.01.20 00:01:39.522847 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1686 | 2026.01.20 00:01:39.522889 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1687 | 2026.01.20 00:01:39.523234 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.01.20 00:01:39.523271 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1689 | 2026.01.20 00:01:39.523570 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1690 | 2026.01.20 00:01:39.523768 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.01.20 00:01:39.523892 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 1692 | 2026.01.20 00:01:39.523926 [ 275 ] {57b81e61-35f6-45ad-a041-46889fe7ef91} <Debug> TCPHandler: Processed in 0.001254666 sec. | ||
| 1693 | 2026.01.20 00:01:42.254117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 246 | ||
| 1694 | 2026.01.20 00:01:42.256201 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.01.20 00:01:42.256248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1696 | 2026.01.20 00:01:42.257378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1697 | 2026.01.20 00:01:42.257639 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.01.20 00:01:42.257959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1699 | 2026.01.20 00:01:44.547119 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.01.20 00:01:44.547328 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1701 | 2026.01.20 00:01:44.547399 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1702 | 2026.01.20 00:01:44.548102 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.01.20 00:01:44.548152 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1704 | 2026.01.20 00:01:44.548545 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1705 | 2026.01.20 00:01:44.548786 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.01.20 00:01:44.548939 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001663 sec., 14431.749849669273 rows/sec., 1.20 MiB/sec. | ||
| 1707 | 2026.01.20 00:01:44.548983 [ 275 ] {729e015a-f52c-4bed-ab6f-c15f48eade62} <Debug> TCPHandler: Processed in 0.002007346 sec. | ||
| 1708 | 2026.01.20 00:01:44.549122 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.01.20 00:01:44.549220 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1710 | 2026.01.20 00:01:44.549262 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1711 | 2026.01.20 00:01:44.550379 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.01.20 00:01:44.550418 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1713 | 2026.01.20 00:01:44.550882 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1714 | 2026.01.20 00:01:44.551110 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.01.20 00:01:44.551241 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} <Debug> executeQuery: Read 1386 rows, 118.63 KiB in 0.002041 sec., 679078.882900539 rows/sec., 56.76 MiB/sec. | ||
| 1716 | 2026.01.20 00:01:44.551280 [ 275 ] {cd35c626-6514-4f7e-8b8b-c961dc999a9a} <Debug> TCPHandler: Processed in 0.002208488 sec. | ||
| 1717 | 2026.01.20 00:01:44.551401 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.01.20 00:01:44.551498 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1719 | 2026.01.20 00:01:44.551542 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1720 | 2026.01.20 00:01:44.552028 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.01.20 00:01:44.552067 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1722 | 2026.01.20 00:01:44.552371 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1723 | 2026.01.20 00:01:44.552587 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.01.20 00:01:44.552717 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} <Debug> executeQuery: Read 47 rows, 3.59 KiB in 0.001238 sec., 37964.45880452343 rows/sec., 2.83 MiB/sec. | ||
| 1725 | 2026.01.20 00:01:44.552756 [ 275 ] {47386ed7-e5c7-46fd-a1aa-7063016f15f7} <Debug> TCPHandler: Processed in 0.001405818 sec. | ||
| 1726 | 2026.01.20 00:01:44.552873 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.01.20 00:01:44.552968 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1728 | 2026.01.20 00:01:44.553009 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1729 | 2026.01.20 00:01:44.553505 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.01.20 00:01:44.553545 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1731 | 2026.01.20 00:01:44.553862 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1732 | 2026.01.20 00:01:44.554080 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.01.20 00:01:44.554206 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001257 sec., 200477.32696897374 rows/sec., 13.87 MiB/sec. | ||
| 1734 | 2026.01.20 00:01:44.554246 [ 275 ] {ec0b1f85-cc83-49b7-8089-cbe3dbcc0431} <Debug> TCPHandler: Processed in 0.001421838 sec. | ||
| 1735 | 2026.01.20 00:01:44.554363 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2026.01.20 00:01:44.554458 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1737 | 2026.01.20 00:01:44.554499 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1738 | 2026.01.20 00:01:44.554899 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.01.20 00:01:44.554936 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1740 | 2026.01.20 00:01:44.555228 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1741 | 2026.01.20 00:01:44.555435 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.01.20 00:01:44.555560 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 1743 | 2026.01.20 00:01:44.555600 [ 275 ] {61158435-5e2e-410f-ac53-4d9396b11b73} <Debug> TCPHandler: Processed in 0.001286427 sec. | ||
| 1744 | 2026.01.20 00:01:44.555712 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2026.01.20 00:01:44.555809 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1746 | 2026.01.20 00:01:44.555849 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1747 | 2026.01.20 00:01:44.556455 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.01.20 00:01:44.556492 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1749 | 2026.01.20 00:01:44.556841 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1750 | 2026.01.20 00:01:44.557060 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.01.20 00:01:44.557191 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} <Debug> executeQuery: Read 591 rows, 45.46 KiB in 0.001401 sec., 421841.54175588867 rows/sec., 31.69 MiB/sec. | ||
| 1752 | 2026.01.20 00:01:44.557230 [ 275 ] {d464125d-b6c3-4c89-9031-3b7d0406f45a} <Debug> TCPHandler: Processed in 0.001567131 sec. | ||
| 1753 | 2026.01.20 00:01:44.557343 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.01.20 00:01:44.557440 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1755 | 2026.01.20 00:01:44.557484 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1756 | 2026.01.20 00:01:44.558059 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.01.20 00:01:44.558097 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1758 | 2026.01.20 00:01:44.558473 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1759 | 2026.01.20 00:01:44.558685 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.01.20 00:01:44.558815 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} <Debug> executeQuery: Read 868 rows, 60.25 KiB in 0.001394 sec., 622668.5796269727 rows/sec., 42.21 MiB/sec. | ||
| 1761 | 2026.01.20 00:01:44.558851 [ 275 ] {ec70f02d-552e-455f-84c6-51bdeb436ee4} <Debug> TCPHandler: Processed in 0.00155833 sec. | ||
| 1762 | 2026.01.20 00:01:44.558964 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.01.20 00:01:44.559060 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1764 | 2026.01.20 00:01:44.559116 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1765 | 2026.01.20 00:01:44.559941 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2026.01.20 00:01:44.559980 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1767 | 2026.01.20 00:01:44.560525 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1768 | 2026.01.20 00:01:44.560750 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.01.20 00:01:44.560887 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001846 sec., 18959.91332611051 rows/sec., 33.98 MiB/sec. | ||
| 1770 | 2026.01.20 00:01:44.560938 [ 275 ] {31596a15-2fae-40a0-a1ee-a548f32b1ab6} <Debug> TCPHandler: Processed in 0.002022866 sec. | ||
| 1771 | 2026.01.20 00:01:44.561055 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.01.20 00:01:44.561151 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1773 | 2026.01.20 00:01:44.561196 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1774 | 2026.01.20 00:01:44.561537 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.01.20 00:01:44.561575 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1776 | 2026.01.20 00:01:44.561905 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1777 | 2026.01.20 00:01:44.562119 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.01.20 00:01:44.562245 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 1779 | 2026.01.20 00:01:44.562281 [ 275 ] {d9f00dc3-028e-4f91-b73f-2255a7135b19} <Debug> TCPHandler: Processed in 0.001276096 sec. | ||
| 1780 | 2026.01.20 00:01:44.765906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3353 | ||
| 1781 | 2026.01.20 00:01:44.766390 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.01.20 00:01:44.766428 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1783 | 2026.01.20 00:01:44.767051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1784 | 2026.01.20 00:01:44.767313 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.01.20 00:01:44.767456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3353 | ||
| 1786 | 2026.01.20 00:01:44.938590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1787 | 2026.01.20 00:01:44.956359 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.01.20 00:01:44.956421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1789 | 2026.01.20 00:01:44.962080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1790 | 2026.01.20 00:01:44.962771 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.01.20 00:01:44.966045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1792 | 2026.01.20 00:01:49.518174 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.01.20 00:01:49.518400 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1794 | 2026.01.20 00:01:49.518476 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1795 | 2026.01.20 00:01:49.519183 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.01.20 00:01:49.519233 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1797 | 2026.01.20 00:01:49.519632 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1798 | 2026.01.20 00:01:49.519881 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.01.20 00:01:49.520043 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.51 MiB/sec. | ||
| 1800 | 2026.01.20 00:01:49.520086 [ 275 ] {b9fe1949-faed-4e25-8608-1dd84f63f15e} <Debug> TCPHandler: Processed in 0.002052646 sec. | ||
| 1801 | 2026.01.20 00:01:49.520210 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.01.20 00:01:49.520307 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1803 | 2026.01.20 00:01:49.520349 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1804 | 2026.01.20 00:01:49.520790 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.01.20 00:01:49.520829 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1806 | 2026.01.20 00:01:49.521136 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1807 | 2026.01.20 00:01:49.521357 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.01.20 00:01:49.521486 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 1809 | 2026.01.20 00:01:49.521525 [ 275 ] {21f49c84-2ba8-40be-a2f7-cb088159d572} <Debug> TCPHandler: Processed in 0.001366298 sec. | ||
| 1810 | 2026.01.20 00:01:49.521661 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2026.01.20 00:01:49.521757 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1812 | 2026.01.20 00:01:49.521803 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1813 | 2026.01.20 00:01:49.522212 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2026.01.20 00:01:49.522251 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1815 | 2026.01.20 00:01:49.522604 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1816 | 2026.01.20 00:01:49.522837 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2026.01.20 00:01:49.522966 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 1818 | 2026.01.20 00:01:49.523002 [ 275 ] {1627b63d-0205-4dd5-9205-d12271ca1429} <Debug> TCPHandler: Processed in 0.001393228 sec. | ||
| 1819 | 2026.01.20 00:01:49.523124 [ 275 ] {} <Trace> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.01.20 00:01:49.523219 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44525) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1821 | 2026.01.20 00:01:49.523262 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1822 | 2026.01.20 00:01:49.523608 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.01.20 00:01:49.523643 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1824 | 2026.01.20 00:01:49.523948 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1825 | 2026.01.20 00:01:49.524157 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.01.20 00:01:49.524282 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 1827 | 2026.01.20 00:01:49.524317 [ 275 ] {6c35bc03-076f-4db9-883d-b5629969782b} <Debug> TCPHandler: Processed in 0.001242796 sec. | ||
| 1828 | 2026.01.20 00:01:52.174924 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1829 | 2026.01.20 00:01:52.174969 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1830 | 2026.01.20 00:01:52.258145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 272 | ||
| 1831 | 2026.01.20 00:01:52.260241 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.01.20 00:01:52.260287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1833 | 2026.01.20 00:01:52.261477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1834 | 2026.01.20 00:01:52.261760 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.01.20 00:01:52.261892 [ 55 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1836 | 2026.01.20 00:01:52.261932 [ 55 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2026.01.20 00:01:52.261950 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1838 | 2026.01.20 00:01:52.262076 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 1839 | 2026.01.20 00:01:52.262102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
| 1840 | 2026.01.20 00:01:52.262680 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1841 | 2026.01.20 00:01:52.262844 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 1842 | 2026.01.20 00:01:52.263258 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 1843 | 2026.01.20 00:01:52.263627 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 1844 | 2026.01.20 00:01:52.264052 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 1845 | 2026.01.20 00:01:52.264443 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1846 | 2026.01.20 00:01:52.264812 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 1847 | 2026.01.20 00:01:52.267593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3865 | ||
| 1848 | 2026.01.20 00:01:52.268116 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.01.20 00:01:52.268159 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1850 | 2026.01.20 00:01:52.268783 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1851 | 2026.01.20 00:01:52.269038 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.01.20 00:01:52.269176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3865 | ||
| 1853 | 2026.01.20 00:01:52.270602 [ 195 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 72 columns (72 merged, 0 gathered) in 0.008587351 sec., 31674.494264878656 rows/sec., 32.35 MiB/sec. | ||
| 1854 | 2026.01.20 00:01:52.271359 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1855 | 2026.01.20 00:01:52.271947 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.01.20 00:01:52.272017 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_6_1} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1857 | 2026.01.20 00:01:52.272218 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 1858 | 2026.01.20 00:01:52.466159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1859 | 2026.01.20 00:01:52.483859 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.01.20 00:01:52.483918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1861 | 2026.01.20 00:01:52.490299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1862 | 2026.01.20 00:01:52.490993 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.01.20 00:01:52.494407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1864 | 2026.01.20 00:01:53.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.85 MiB, peak 191.39 MiB, free memory in arenas 0.00 B, will set to 184.98 MiB (RSS), difference: 1.13 MiB | ||
| 1865 | 2026.01.20 00:01:53.637118 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1866 | 2026.01.20 00:01:53.637208 [ 275 ] {} <Debug> TCP-Session: bf80d715-b3c2-4a44-962d-87d0466157b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2026.01.20 00:01:54.001139 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.94 MiB, peak 191.39 MiB, free memory in arenas 0.00 B, will set to 184.98 MiB (RSS), difference: 2.04 MiB | ||
| 1868 | 2026.01.20 00:01:54.520051 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.01.20 00:01:54.520248 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1870 | 2026.01.20 00:01:54.520314 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1871 | 2026.01.20 00:01:54.521026 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.01.20 00:01:54.521083 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1873 | 2026.01.20 00:01:54.521479 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1874 | 2026.01.20 00:01:54.521729 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.01.20 00:01:54.521888 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001686 sec., 74733.09608540926 rows/sec., 6.41 MiB/sec. | ||
| 1876 | 2026.01.20 00:01:54.521932 [ 276 ] {b358070a-8522-46a3-806c-a9276cfcdba4} <Debug> TCPHandler: Processed in 0.002003846 sec. | ||
| 1877 | 2026.01.20 00:01:54.522057 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.01.20 00:01:54.522154 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1879 | 2026.01.20 00:01:54.522196 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1880 | 2026.01.20 00:01:54.522615 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.01.20 00:01:54.522652 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1882 | 2026.01.20 00:01:54.522950 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1883 | 2026.01.20 00:01:54.523159 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.01.20 00:01:54.523301 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001165 sec., 30042.91845493562 rows/sec., 2.21 MiB/sec. | ||
| 1885 | 2026.01.20 00:01:54.523342 [ 276 ] {236cced7-861c-4abc-b49e-4533563ada48} <Debug> TCPHandler: Processed in 0.001336358 sec. | ||
| 1886 | 2026.01.20 00:01:54.523455 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.01.20 00:01:54.523550 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1888 | 2026.01.20 00:01:54.523592 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1889 | 2026.01.20 00:01:54.524021 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.01.20 00:01:54.524059 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1891 | 2026.01.20 00:01:54.524363 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1892 | 2026.01.20 00:01:54.524610 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.01.20 00:01:54.524754 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001222 sec., 81014.72995090016 rows/sec., 6.33 MiB/sec. | ||
| 1894 | 2026.01.20 00:01:54.524791 [ 276 ] {3d763f25-f045-40a7-98f0-11a8aa609718} <Debug> TCPHandler: Processed in 0.001386717 sec. | ||
| 1895 | 2026.01.20 00:01:54.524910 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.01.20 00:01:54.525005 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1897 | 2026.01.20 00:01:54.525048 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1898 | 2026.01.20 00:01:54.525450 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.01.20 00:01:54.525487 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1900 | 2026.01.20 00:01:54.525827 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1901 | 2026.01.20 00:01:54.526035 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.01.20 00:01:54.526176 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 1903 | 2026.01.20 00:01:54.526212 [ 276 ] {4ac32d12-f167-413d-8cd0-cb6be84b80e7} <Debug> TCPHandler: Processed in 0.001352398 sec. | ||
| 1904 | 2026.01.20 00:01:54.526327 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.01.20 00:01:54.526422 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1906 | 2026.01.20 00:01:54.526476 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1907 | 2026.01.20 00:01:54.527347 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.01.20 00:01:54.527385 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1909 | 2026.01.20 00:01:54.527957 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1910 | 2026.01.20 00:01:54.528187 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.01.20 00:01:54.528333 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00193 sec., 18134.715025906735 rows/sec., 32.50 MiB/sec. | ||
| 1912 | 2026.01.20 00:01:54.528384 [ 276 ] {888600d0-0c41-4dea-8ff7-f1273c4bf338} <Debug> TCPHandler: Processed in 0.002107888 sec. | ||
| 1913 | 2026.01.20 00:01:54.528502 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.01.20 00:01:54.528598 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1915 | 2026.01.20 00:01:54.528641 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1916 | 2026.01.20 00:01:54.528975 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.01.20 00:01:54.529012 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 1918 | 2026.01.20 00:01:54.529318 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1919 | 2026.01.20 00:01:54.529535 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.01.20 00:01:54.529665 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 1921 | 2026.01.20 00:01:54.529701 [ 276 ] {0e0e7817-e923-44b6-984f-ce9a4a124f42} <Debug> TCPHandler: Processed in 0.001249346 sec. | ||
| 1922 | 2026.01.20 00:01:59.525979 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.01.20 00:01:59.526246 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1924 | 2026.01.20 00:01:59.526344 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1925 | 2026.01.20 00:01:59.527335 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.01.20 00:01:59.527410 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1927 | 2026.01.20 00:01:59.528037 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1928 | 2026.01.20 00:01:59.528390 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.01.20 00:01:59.528623 [ 48 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1930 | 2026.01.20 00:01:59.528659 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002476 sec., 22617.124394184168 rows/sec., 1.73 MiB/sec. | ||
| 1931 | 2026.01.20 00:01:59.528715 [ 48 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.01.20 00:01:59.528751 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1933 | 2026.01.20 00:01:59.528752 [ 276 ] {41b738bd-60de-4b6d-8326-714c470024d2} <Debug> TCPHandler: Processed in 0.003000499 sec. | ||
| 1934 | 2026.01.20 00:01:59.528970 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 1935 | 2026.01.20 00:01:59.528978 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.01.20 00:01:59.529184 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1937 | 2026.01.20 00:01:59.529187 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1938 | 2026.01.20 00:01:59.529239 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1391 rows starting from the beginning of the part | ||
| 1939 | 2026.01.20 00:01:59.529279 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1940 | 2026.01.20 00:01:59.529339 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 1941 | 2026.01.20 00:01:59.529403 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1386 rows starting from the beginning of the part | ||
| 1942 | 2026.01.20 00:01:59.529478 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 1943 | 2026.01.20 00:01:59.529533 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part | ||
| 1944 | 2026.01.20 00:01:59.529591 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 1945 | 2026.01.20 00:01:59.530024 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.01.20 00:01:59.530084 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1947 | 2026.01.20 00:01:59.530653 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1948 | 2026.01.20 00:01:59.531049 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.01.20 00:01:59.531233 [ 48 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1950 | 2026.01.20 00:01:59.531272 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002126 sec., 30103.48071495767 rows/sec., 2.35 MiB/sec. | ||
| 1951 | 2026.01.20 00:01:59.531302 [ 48 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.01.20 00:01:59.531335 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1953 | 2026.01.20 00:01:59.531340 [ 276 ] {60af5911-f9f0-4c4f-a0d9-41b5f19adc17} <Debug> TCPHandler: Processed in 0.002444061 sec. | ||
| 1954 | 2026.01.20 00:01:59.531469 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 1955 | 2026.01.20 00:01:59.531523 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.01.20 00:01:59.531610 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1957 | 2026.01.20 00:01:59.531655 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 614 rows starting from the beginning of the part | ||
| 1958 | 2026.01.20 00:01:59.531655 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1959 | 2026.01.20 00:01:59.531743 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1960 | 2026.01.20 00:01:59.531770 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 1961 | 2026.01.20 00:01:59.531847 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 591 rows starting from the beginning of the part | ||
| 1962 | 2026.01.20 00:01:59.531918 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 1963 | 2026.01.20 00:01:59.531941 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3071 rows, containing 5 columns (5 merged, 0 gathered) in 0.003074429 sec., 998884.6709421489 rows/sec., 86.96 MiB/sec. | ||
| 1964 | 2026.01.20 00:01:59.531985 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 99 rows starting from the beginning of the part | ||
| 1965 | 2026.01.20 00:01:59.532061 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 1966 | 2026.01.20 00:01:59.532388 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.01.20 00:01:59.532392 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1968 | 2026.01.20 00:01:59.532447 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1969 | 2026.01.20 00:01:59.533009 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.01.20 00:01:59.533016 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1971 | 2026.01.20 00:01:59.533164 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_11_2} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1972 | 2026.01.20 00:01:59.533317 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1973 | 2026.01.20 00:01:59.533390 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.01.20 00:01:59.533576 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1975 | 2026.01.20 00:01:59.533602 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001982 sec., 80726.53884964682 rows/sec., 5.62 MiB/sec. | ||
| 1976 | 2026.01.20 00:01:59.533640 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.01.20 00:01:59.533667 [ 276 ] {b4b0899c-65a9-4f3f-9b76-19d0f5283844} <Debug> TCPHandler: Processed in 0.002205369 sec. | ||
| 1978 | 2026.01.20 00:01:59.533675 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1979 | 2026.01.20 00:01:59.533735 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.00231557 sec., 646061.228984656 rows/sec., 51.41 MiB/sec. | ||
| 1980 | 2026.01.20 00:01:59.533836 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2026.01.20 00:01:59.533837 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 1982 | 2026.01.20 00:01:59.533995 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1983 | 2026.01.20 00:01:59.534002 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1984 | 2026.01.20 00:01:59.534023 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1985 | 2026.01.20 00:01:59.534063 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1986 | 2026.01.20 00:01:59.534092 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2343 rows starting from the beginning of the part | ||
| 1987 | 2026.01.20 00:01:59.534205 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 1988 | 2026.01.20 00:01:59.534283 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 868 rows starting from the beginning of the part | ||
| 1989 | 2026.01.20 00:01:59.534351 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 1990 | 2026.01.20 00:01:59.534431 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 1991 | 2026.01.20 00:01:59.534431 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.01.20 00:01:59.534509 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 1993 | 2026.01.20 00:01:59.534581 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_11_2} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1994 | 2026.01.20 00:01:59.534584 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.01.20 00:01:59.534652 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 1996 | 2026.01.20 00:01:59.534702 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1997 | 2026.01.20 00:01:59.535133 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1998 | 2026.01.20 00:01:59.535476 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.01.20 00:01:59.535640 [ 48 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2000 | 2026.01.20 00:01:59.535677 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001715 sec., 34985.42274052478 rows/sec., 2.36 MiB/sec. | ||
| 2001 | 2026.01.20 00:01:59.535702 [ 48 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.01.20 00:01:59.535736 [ 276 ] {ab51f6f9-776c-4956-a3fb-15f2013b00cc} <Debug> TCPHandler: Processed in 0.001967515 sec. | ||
| 2003 | 2026.01.20 00:01:59.535743 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2004 | 2026.01.20 00:01:59.535972 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2005 | 2026.01.20 00:01:59.536166 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2006 | 2026.01.20 00:01:59.536217 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2007 | 2026.01.20 00:01:59.536353 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2008 | 2026.01.20 00:01:59.536450 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2009 | 2026.01.20 00:01:59.536526 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2010 | 2026.01.20 00:01:59.536591 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2011 | 2026.01.20 00:01:59.536675 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2012 | 2026.01.20 00:01:59.537210 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3851 rows, containing 5 columns (5 merged, 0 gathered) in 0.003435814 sec., 1120840.6508617753 rows/sec., 77.02 MiB/sec. | ||
| 2013 | 2026.01.20 00:01:59.537745 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2014 | 2026.01.20 00:01:59.537982 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002089797 sec., 287109.2263985449 rows/sec., 19.35 MiB/sec. | ||
| 2015 | 2026.01.20 00:01:59.538164 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2026.01.20 00:01:59.538260 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2017 | 2026.01.20 00:01:59.538283 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2018 | 2026.01.20 00:01:59.538407 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2019 | 2026.01.20 00:01:59.538700 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.01.20 00:01:59.538809 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_11_2} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2021 | 2026.01.20 00:01:59.538902 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2022 | 2026.01.20 00:01:59.769338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4313 | ||
| 2023 | 2026.01.20 00:01:59.770093 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.01.20 00:01:59.770154 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2025 | 2026.01.20 00:01:59.770854 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2026 | 2026.01.20 00:01:59.771182 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.01.20 00:01:59.771357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4313 | ||
| 2028 | 2026.01.20 00:01:59.994536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2029 | 2026.01.20 00:02:00.013246 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.01.20 00:02:00.013317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2031 | 2026.01.20 00:02:00.019964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2032 | 2026.01.20 00:02:00.020921 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.01.20 00:02:00.026113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2034 | 2026.01.20 00:02:00.229751 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64307 | ||
| 2035 | 2026.01.20 00:02:00.229871 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2036 | 2026.01.20 00:02:00.229898 [ 275 ] {} <Debug> TCP-Session: b770b4fd-f116-4f2d-abc9-889318e9f4dc Authenticating user 'default' from [fd00:1122:3344:101::e]:64307 | ||
| 2037 | 2026.01.20 00:02:00.229924 [ 275 ] {} <Debug> TCP-Session: b770b4fd-f116-4f2d-abc9-889318e9f4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.01.20 00:02:00.229937 [ 275 ] {} <Debug> TCP-Session: b770b4fd-f116-4f2d-abc9-889318e9f4dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.01.20 00:02:00.230153 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47467 | ||
| 2040 | 2026.01.20 00:02:00.230209 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35271 | ||
| 2041 | 2026.01.20 00:02:00.230239 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61740 | ||
| 2042 | 2026.01.20 00:02:00.230250 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63058 | ||
| 2043 | 2026.01.20 00:02:00.230274 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2044 | 2026.01.20 00:02:00.230268 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47539 | ||
| 2045 | 2026.01.20 00:02:00.230326 [ 286 ] {} <Debug> TCP-Session: a78bbe76-965d-4b74-8fa3-d32f98bf5c6c Authenticating user 'default' from [fd00:1122:3344:101::e]:47467 | ||
| 2046 | 2026.01.20 00:02:00.230330 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2047 | 2026.01.20 00:02:00.230347 [ 275 ] {} <Trace> TCP-Session: b770b4fd-f116-4f2d-abc9-889318e9f4dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.01.20 00:02:00.230366 [ 290 ] {} <Debug> TCP-Session: aafd22c1-663f-4d2d-a88a-6d0879b325f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61740 | ||
| 2049 | 2026.01.20 00:02:00.230363 [ 286 ] {} <Debug> TCP-Session: a78bbe76-965d-4b74-8fa3-d32f98bf5c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.01.20 00:02:00.230402 [ 290 ] {} <Debug> TCP-Session: aafd22c1-663f-4d2d-a88a-6d0879b325f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.01.20 00:02:00.230263 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57289 | ||
| 2052 | 2026.01.20 00:02:00.230420 [ 290 ] {} <Debug> TCP-Session: aafd22c1-663f-4d2d-a88a-6d0879b325f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.01.20 00:02:00.230445 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2054 | 2026.01.20 00:02:00.230415 [ 286 ] {} <Debug> TCP-Session: a78bbe76-965d-4b74-8fa3-d32f98bf5c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.01.20 00:02:00.230224 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56812 | ||
| 2056 | 2026.01.20 00:02:00.230511 [ 287 ] {} <Debug> TCP-Session: 73f52dfa-05fb-4012-b988-bb63d71fb481 Authenticating user 'default' from [fd00:1122:3344:101::e]:35271 | ||
| 2057 | 2026.01.20 00:02:00.230219 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61760 | ||
| 2058 | 2026.01.20 00:02:00.230573 [ 287 ] {} <Debug> TCP-Session: 73f52dfa-05fb-4012-b988-bb63d71fb481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2026.01.20 00:02:00.230574 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64307) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2060 | 2026.01.20 00:02:00.230606 [ 287 ] {} <Debug> TCP-Session: 73f52dfa-05fb-4012-b988-bb63d71fb481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.01.20 00:02:00.230587 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2062 | 2026.01.20 00:02:00.230583 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2063 | 2026.01.20 00:02:00.230667 [ 293 ] {} <Debug> TCP-Session: ca6b0ad8-5982-4e36-8867-a7900dc1ca25 Authenticating user 'default' from [fd00:1122:3344:101::e]:47539 | ||
| 2064 | 2026.01.20 00:02:00.230698 [ 291 ] {} <Debug> TCP-Session: 50539e78-9a12-43a5-a543-999287ff9818 Authenticating user 'default' from [fd00:1122:3344:101::e]:63058 | ||
| 2065 | 2026.01.20 00:02:00.230705 [ 293 ] {} <Debug> TCP-Session: ca6b0ad8-5982-4e36-8867-a7900dc1ca25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.01.20 00:02:00.230728 [ 291 ] {} <Debug> TCP-Session: 50539e78-9a12-43a5-a543-999287ff9818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.01.20 00:02:00.230738 [ 293 ] {} <Debug> TCP-Session: ca6b0ad8-5982-4e36-8867-a7900dc1ca25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.01.20 00:02:00.230752 [ 291 ] {} <Debug> TCP-Session: 50539e78-9a12-43a5-a543-999287ff9818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.01.20 00:02:00.230882 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2070 | 2026.01.20 00:02:00.230894 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2071 | 2026.01.20 00:02:00.230915 [ 289 ] {} <Debug> TCP-Session: 42418206-e211-49e9-bf39-4c36749103c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61760 | ||
| 2072 | 2026.01.20 00:02:00.230910 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2073 | 2026.01.20 00:02:00.230935 [ 289 ] {} <Debug> TCP-Session: 42418206-e211-49e9-bf39-4c36749103c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.01.20 00:02:00.230957 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2075 | 2026.01.20 00:02:00.230966 [ 289 ] {} <Debug> TCP-Session: 42418206-e211-49e9-bf39-4c36749103c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.01.20 00:02:00.230966 [ 292 ] {} <Debug> TCP-Session: 862e5b94-ff5a-409e-ada3-e335223c8724 Authenticating user 'default' from [fd00:1122:3344:101::e]:57289 | ||
| 2077 | 2026.01.20 00:02:00.230885 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2078 | 2026.01.20 00:02:00.231019 [ 292 ] {} <Debug> TCP-Session: 862e5b94-ff5a-409e-ada3-e335223c8724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.01.20 00:02:00.231031 [ 288 ] {} <Debug> TCP-Session: a77293ef-0c1a-43e5-b17a-14935d710ef7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56812 | ||
| 2080 | 2026.01.20 00:02:00.231064 [ 292 ] {} <Debug> TCP-Session: 862e5b94-ff5a-409e-ada3-e335223c8724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.01.20 00:02:00.231076 [ 288 ] {} <Debug> TCP-Session: a77293ef-0c1a-43e5-b17a-14935d710ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.01.20 00:02:00.231092 [ 288 ] {} <Debug> TCP-Session: a77293ef-0c1a-43e5-b17a-14935d710ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2026.01.20 00:02:00.231247 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 2084 | 2026.01.20 00:02:00.231340 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2085 | 2026.01.20 00:02:00.607263 [ 319 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} <Trace> AggregatingTransform: Aggregating | ||
| 2086 | 2026.01.20 00:02:00.607328 [ 319 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2087 | 2026.01.20 00:02:00.607366 [ 319 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.002468051 sec. (405.178 rows/sec., 15.83 KiB/sec.) | ||
| 2088 | 2026.01.20 00:02:00.607381 [ 319 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} <Trace> Aggregator: Merging aggregated data | ||
| 2089 | 2026.01.20 00:02:00.608488 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.377973 sec., 2.645691623475751 rows/sec., 105.83 B/sec. | ||
| 2090 | 2026.01.20 00:02:00.608695 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2091 | 2026.01.20 00:02:00.608720 [ 275 ] {e173b18b-d4c8-41f3-9867-a6817c47f76c} <Debug> TCPHandler: Processed in 0.378533156 sec. | ||
| 2092 | 2026.01.20 00:02:00.608850 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2093 | 2026.01.20 00:02:00.608881 [ 275 ] {} <Debug> TCP-Session: b770b4fd-f116-4f2d-abc9-889318e9f4dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.01.20 00:02:00.608905 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2095 | 2026.01.20 00:02:00.608925 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2096 | 2026.01.20 00:02:00.608952 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2097 | 2026.01.20 00:02:00.608987 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2098 | 2026.01.20 00:02:00.608990 [ 289 ] {} <Debug> TCP-Session: 42418206-e211-49e9-bf39-4c36749103c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.01.20 00:02:00.609012 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2100 | 2026.01.20 00:02:00.609037 [ 287 ] {} <Debug> TCP-Session: 73f52dfa-05fb-4012-b988-bb63d71fb481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.01.20 00:02:00.609044 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2102 | 2026.01.20 00:02:00.609064 [ 293 ] {} <Debug> TCP-Session: ca6b0ad8-5982-4e36-8867-a7900dc1ca25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.01.20 00:02:00.609030 [ 291 ] {} <Debug> TCP-Session: 50539e78-9a12-43a5-a543-999287ff9818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.01.20 00:02:00.609109 [ 292 ] {} <Debug> TCP-Session: 862e5b94-ff5a-409e-ada3-e335223c8724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.01.20 00:02:00.609026 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2106 | 2026.01.20 00:02:00.608979 [ 286 ] {} <Debug> TCP-Session: a78bbe76-965d-4b74-8fa3-d32f98bf5c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.01.20 00:02:00.608968 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2108 | 2026.01.20 00:02:00.609179 [ 290 ] {} <Debug> TCP-Session: aafd22c1-663f-4d2d-a88a-6d0879b325f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.01.20 00:02:00.609221 [ 288 ] {} <Debug> TCP-Session: a77293ef-0c1a-43e5-b17a-14935d710ef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.01.20 00:02:01.000382 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.43 MiB, peak 198.54 MiB, free memory in arenas 0.00 B, will set to 208.38 MiB (RSS), difference: 19.94 MiB | ||
| 2111 | 2026.01.20 00:02:02.262326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 294 | ||
| 2112 | 2026.01.20 00:02:02.264494 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.01.20 00:02:02.264553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2114 | 2026.01.20 00:02:02.265912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2115 | 2026.01.20 00:02:02.266190 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): 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.20 00:02:02.266547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 2117 | 2026.01.20 00:02:04.520102 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.01.20 00:02:04.520292 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2119 | 2026.01.20 00:02:04.520356 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2120 | 2026.01.20 00:02:04.521031 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.01.20 00:02:04.521080 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2122 | 2026.01.20 00:02:04.521481 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2123 | 2026.01.20 00:02:04.521702 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.01.20 00:02:04.521860 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} <Debug> executeQuery: Read 126 rows, 11.07 KiB in 0.001614 sec., 78066.91449814127 rows/sec., 6.70 MiB/sec. | ||
| 2125 | 2026.01.20 00:02:04.521900 [ 276 ] {3c1fafda-e246-4be7-9e75-a9cad203b7aa} <Debug> TCPHandler: Processed in 0.001924064 sec. | ||
| 2126 | 2026.01.20 00:02:04.522028 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.01.20 00:02:04.522124 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2128 | 2026.01.20 00:02:04.522164 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2129 | 2026.01.20 00:02:04.522580 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.01.20 00:02:04.522617 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2131 | 2026.01.20 00:02:04.522912 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2132 | 2026.01.20 00:02:04.523117 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.01.20 00:02:04.523219 [ 40 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2134 | 2026.01.20 00:02:04.523247 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001142 sec., 30647.985989492117 rows/sec., 2.25 MiB/sec. | ||
| 2135 | 2026.01.20 00:02:04.523289 [ 40 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.01.20 00:02:04.523297 [ 276 ] {17cbc3ec-2bdb-4bb9-8888-a463be8eaba0} <Debug> TCPHandler: Processed in 0.001319907 sec. | ||
| 2137 | 2026.01.20 00:02:04.523321 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2138 | 2026.01.20 00:02:04.523426 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.01.20 00:02:04.523459 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 2140 | 2026.01.20 00:02:04.523528 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2141 | 2026.01.20 00:02:04.523573 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2142 | 2026.01.20 00:02:04.523607 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2143 | 2026.01.20 00:02:04.523649 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 2144 | 2026.01.20 00:02:04.523746 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 2145 | 2026.01.20 00:02:04.523800 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2146 | 2026.01.20 00:02:04.523851 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part | ||
| 2147 | 2026.01.20 00:02:04.523895 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2148 | 2026.01.20 00:02:04.523938 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2149 | 2026.01.20 00:02:04.524015 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.01.20 00:02:04.524056 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2151 | 2026.01.20 00:02:04.524396 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2152 | 2026.01.20 00:02:04.524643 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.01.20 00:02:04.524788 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00128 sec., 77343.75 rows/sec., 6.04 MiB/sec. | ||
| 2154 | 2026.01.20 00:02:04.524826 [ 276 ] {5edc590b-924b-46aa-80ef-7c041ff571e2} <Debug> TCPHandler: Processed in 0.001450689 sec. | ||
| 2155 | 2026.01.20 00:02:04.524889 [ 196 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014923 sec., 150103.86651477584 rows/sec., 11.62 MiB/sec. | ||
| 2156 | 2026.01.20 00:02:04.524942 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.01.20 00:02:04.525028 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2158 | 2026.01.20 00:02:04.525041 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2159 | 2026.01.20 00:02:04.525092 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2160 | 2026.01.20 00:02:04.525280 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.01.20 00:02:04.525350 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_6_1} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2162 | 2026.01.20 00:02:04.525419 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2163 | 2026.01.20 00:02:04.525516 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.01.20 00:02:04.525557 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2165 | 2026.01.20 00:02:04.525893 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2166 | 2026.01.20 00:02:04.526101 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2026.01.20 00:02:04.526233 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 2168 | 2026.01.20 00:02:04.526268 [ 276 ] {2fc0e189-25b1-4174-94b7-8506e49d7454} <Debug> TCPHandler: Processed in 0.001376677 sec. | ||
| 2169 | 2026.01.20 00:02:04.526377 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.01.20 00:02:04.526472 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2171 | 2026.01.20 00:02:04.526525 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2172 | 2026.01.20 00:02:04.527392 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.01.20 00:02:04.527428 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2174 | 2026.01.20 00:02:04.528011 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2175 | 2026.01.20 00:02:04.528230 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.01.20 00:02:04.528348 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2177 | 2026.01.20 00:02:04.528372 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001918 sec., 18248.17518248175 rows/sec., 32.70 MiB/sec. | ||
| 2178 | 2026.01.20 00:02:04.528420 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.01.20 00:02:04.528448 [ 276 ] {fd09148c-7e51-40ae-b09c-c3fdd8458f23} <Debug> TCPHandler: Processed in 0.002118647 sec. | ||
| 2180 | 2026.01.20 00:02:04.528449 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2181 | 2026.01.20 00:02:04.528562 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 2182 | 2026.01.20 00:02:04.528567 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2026.01.20 00:02:04.528683 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2184 | 2026.01.20 00:02:04.528725 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2185 | 2026.01.20 00:02:04.528780 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2186 | 2026.01.20 00:02:04.528838 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 2187 | 2026.01.20 00:02:04.528960 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 2188 | 2026.01.20 00:02:04.529057 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2189 | 2026.01.20 00:02:04.529074 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2026.01.20 00:02:04.529114 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2191 | 2026.01.20 00:02:04.529160 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2192 | 2026.01.20 00:02:04.529268 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2193 | 2026.01.20 00:02:04.529373 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2194 | 2026.01.20 00:02:04.529436 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2195 | 2026.01.20 00:02:04.529654 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.01.20 00:02:04.529794 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 2197 | 2026.01.20 00:02:04.529831 [ 276 ] {89631359-4db6-4b29-b5ed-d93072e73f75} <Debug> TCPHandler: Processed in 0.001313977 sec. | ||
| 2198 | 2026.01.20 00:02:04.536015 [ 192 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 19 columns (19 merged, 0 gathered) in 0.007491226 sec., 24829.046674069104 rows/sec., 44.49 MiB/sec. | ||
| 2199 | 2026.01.20 00:02:04.536430 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2200 | 2026.01.20 00:02:04.536742 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2026.01.20 00:02:04.536809 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2202 | 2026.01.20 00:02:04.536891 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2203 | 2026.01.20 00:02:07.175230 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2204 | 2026.01.20 00:02:07.175282 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2205 | 2026.01.20 00:02:07.271487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4825 | ||
| 2206 | 2026.01.20 00:02:07.272088 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.01.20 00:02:07.272139 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2208 | 2026.01.20 00:02:07.272665 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2209 | 2026.01.20 00:02:07.272903 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.01.20 00:02:07.273035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4825 | ||
| 2211 | 2026.01.20 00:02:07.526248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2212 | 2026.01.20 00:02:07.544214 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2026.01.20 00:02:07.544280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2214 | 2026.01.20 00:02:07.550596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2215 | 2026.01.20 00:02:07.551266 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2026.01.20 00:02:07.554325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2217 | 2026.01.20 00:02:09.518484 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2026.01.20 00:02:09.518785 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2219 | 2026.01.20 00:02:09.518888 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2220 | 2026.01.20 00:02:09.519751 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.01.20 00:02:09.519799 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2222 | 2026.01.20 00:02:09.520192 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2223 | 2026.01.20 00:02:09.520418 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.01.20 00:02:09.520586 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001873 sec., 29898.558462359848 rows/sec., 2.28 MiB/sec. | ||
| 2225 | 2026.01.20 00:02:09.520632 [ 276 ] {850209c2-5022-4ffa-82da-198cb20c61ba} <Debug> TCPHandler: Processed in 0.00234623 sec. | ||
| 2226 | 2026.01.20 00:02:09.520759 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2227 | 2026.01.20 00:02:09.520863 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2228 | 2026.01.20 00:02:09.520907 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2229 | 2026.01.20 00:02:09.521350 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2026.01.20 00:02:09.521388 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2231 | 2026.01.20 00:02:09.521687 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2232 | 2026.01.20 00:02:09.521902 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.01.20 00:02:09.522043 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 2234 | 2026.01.20 00:02:09.522079 [ 276 ] {4e88d616-3a7f-49a3-8573-b6de41d725af} <Debug> TCPHandler: Processed in 0.001373427 sec. | ||
| 2235 | 2026.01.20 00:02:09.522197 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.01.20 00:02:09.522293 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2237 | 2026.01.20 00:02:09.522337 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2238 | 2026.01.20 00:02:09.522758 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2026.01.20 00:02:09.522792 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2240 | 2026.01.20 00:02:09.523119 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2241 | 2026.01.20 00:02:09.523325 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2026.01.20 00:02:09.523462 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 2243 | 2026.01.20 00:02:09.523498 [ 276 ] {ef70017d-ba3c-4b41-8f7c-54b649f067dc} <Debug> TCPHandler: Processed in 0.001352158 sec. | ||
| 2244 | 2026.01.20 00:02:09.523610 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2026.01.20 00:02:09.523704 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2246 | 2026.01.20 00:02:09.523746 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2247 | 2026.01.20 00:02:09.524088 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.01.20 00:02:09.524124 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2249 | 2026.01.20 00:02:09.524430 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2250 | 2026.01.20 00:02:09.524636 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.01.20 00:02:09.524771 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2252 | 2026.01.20 00:02:09.524805 [ 276 ] {b6c5331a-5def-42cb-bd0d-6a1f2eea8a08} <Debug> TCPHandler: Processed in 0.001245606 sec. | ||
| 2253 | 2026.01.20 00:02:12.267558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 314 | ||
| 2254 | 2026.01.20 00:02:12.269512 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2026.01.20 00:02:12.269563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2256 | 2026.01.20 00:02:12.270711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2257 | 2026.01.20 00:02:12.270975 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.01.20 00:02:12.271312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2259 | 2026.01.20 00:02:14.551382 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.01.20 00:02:14.551569 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2261 | 2026.01.20 00:02:14.551639 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2262 | 2026.01.20 00:02:14.552269 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.01.20 00:02:14.552316 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2264 | 2026.01.20 00:02:14.552694 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2265 | 2026.01.20 00:02:14.552915 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.01.20 00:02:14.553068 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001546 sec., 15523.932729624838 rows/sec., 1.29 MiB/sec. | ||
| 2267 | 2026.01.20 00:02:14.553116 [ 276 ] {c935e422-ca12-4686-b048-a9f2bc13bd4b} <Debug> TCPHandler: Processed in 0.001863314 sec. | ||
| 2268 | 2026.01.20 00:02:14.553239 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2026.01.20 00:02:14.553342 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2270 | 2026.01.20 00:02:14.553385 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2271 | 2026.01.20 00:02:14.553803 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.01.20 00:02:14.553839 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2273 | 2026.01.20 00:02:14.554134 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2274 | 2026.01.20 00:02:14.554335 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.01.20 00:02:14.554468 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001149 sec., 15665.796344647519 rows/sec., 1.25 MiB/sec. | ||
| 2276 | 2026.01.20 00:02:14.554505 [ 276 ] {8414b420-0e47-4038-b8f0-7e5ace724a8b} <Debug> TCPHandler: Processed in 0.001318016 sec. | ||
| 2277 | 2026.01.20 00:02:14.554614 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2026.01.20 00:02:14.554715 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2279 | 2026.01.20 00:02:14.554754 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2280 | 2026.01.20 00:02:14.555815 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2026.01.20 00:02:14.555852 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2282 | 2026.01.20 00:02:14.556255 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2283 | 2026.01.20 00:02:14.556462 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.01.20 00:02:14.556597 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} <Debug> executeQuery: Read 1405 rows, 120.26 KiB in 0.001902 sec., 738696.10935857 rows/sec., 61.75 MiB/sec. | ||
| 2285 | 2026.01.20 00:02:14.556634 [ 276 ] {b9d2c913-3ca3-477b-83c3-173e3b4b6526} <Debug> TCPHandler: Processed in 0.002069957 sec. | ||
| 2286 | 2026.01.20 00:02:14.556736 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2026.01.20 00:02:14.556831 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2288 | 2026.01.20 00:02:14.556879 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2289 | 2026.01.20 00:02:14.557294 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.01.20 00:02:14.557329 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2291 | 2026.01.20 00:02:14.557623 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2292 | 2026.01.20 00:02:14.557825 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2026.01.20 00:02:14.557950 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} <Debug> executeQuery: Read 70 rows, 5.23 KiB in 0.001139 sec., 61457.41878841088 rows/sec., 4.48 MiB/sec. | ||
| 2294 | 2026.01.20 00:02:14.557986 [ 276 ] {260ffcfb-12e2-4d33-a4fb-07002b269038} <Debug> TCPHandler: Processed in 0.001300567 sec. | ||
| 2295 | 2026.01.20 00:02:14.558097 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2296 | 2026.01.20 00:02:14.558190 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2297 | 2026.01.20 00:02:14.558229 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2298 | 2026.01.20 00:02:14.558695 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.01.20 00:02:14.558731 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2300 | 2026.01.20 00:02:14.559022 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2301 | 2026.01.20 00:02:14.559225 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2026.01.20 00:02:14.559350 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001178 sec., 213921.90152801358 rows/sec., 14.80 MiB/sec. | ||
| 2303 | 2026.01.20 00:02:14.559386 [ 276 ] {537f3c38-ff7c-4d2a-bef9-93b95855ee0d} <Debug> TCPHandler: Processed in 0.001339407 sec. | ||
| 2304 | 2026.01.20 00:02:14.559499 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2305 | 2026.01.20 00:02:14.559591 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2306 | 2026.01.20 00:02:14.559632 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2307 | 2026.01.20 00:02:14.560016 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.01.20 00:02:14.560051 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2309 | 2026.01.20 00:02:14.560335 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2310 | 2026.01.20 00:02:14.560542 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.01.20 00:02:14.560666 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 2312 | 2026.01.20 00:02:14.560702 [ 276 ] {92586748-c766-41f3-a85a-70757d300d1f} <Debug> TCPHandler: Processed in 0.001252406 sec. | ||
| 2313 | 2026.01.20 00:02:14.560808 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2026.01.20 00:02:14.560899 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2315 | 2026.01.20 00:02:14.560938 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2316 | 2026.01.20 00:02:14.561526 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.01.20 00:02:14.561562 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2318 | 2026.01.20 00:02:14.561880 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2319 | 2026.01.20 00:02:14.562086 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.01.20 00:02:14.562213 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} <Debug> executeQuery: Read 623 rows, 48.06 KiB in 0.001331 sec., 468069.120961683 rows/sec., 35.26 MiB/sec. | ||
| 2321 | 2026.01.20 00:02:14.562249 [ 276 ] {a79e48a9-c5df-4a7f-b7ac-56a1f9020d79} <Debug> TCPHandler: Processed in 0.001490649 sec. | ||
| 2322 | 2026.01.20 00:02:14.562357 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.01.20 00:02:14.562450 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2324 | 2026.01.20 00:02:14.562492 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2325 | 2026.01.20 00:02:14.563036 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.01.20 00:02:14.563072 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2327 | 2026.01.20 00:02:14.563439 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2328 | 2026.01.20 00:02:14.563651 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.01.20 00:02:14.563783 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} <Debug> executeQuery: Read 889 rows, 61.79 KiB in 0.001352 sec., 657544.3786982249 rows/sec., 44.63 MiB/sec. | ||
| 2330 | 2026.01.20 00:02:14.563820 [ 276 ] {75ca6197-290f-4957-bc43-e660d6f3e63a} <Debug> TCPHandler: Processed in 0.001512279 sec. | ||
| 2331 | 2026.01.20 00:02:14.563931 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.01.20 00:02:14.564024 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2333 | 2026.01.20 00:02:14.564076 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2334 | 2026.01.20 00:02:14.564903 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2026.01.20 00:02:14.564939 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2336 | 2026.01.20 00:02:14.565478 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2337 | 2026.01.20 00:02:14.565699 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.01.20 00:02:14.565833 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001826 sec., 21905.80503833516 rows/sec., 39.25 MiB/sec. | ||
| 2339 | 2026.01.20 00:02:14.565888 [ 276 ] {2f1116f4-d8c5-4f81-964f-58f1d84d2f0d} <Debug> TCPHandler: Processed in 0.002005795 sec. | ||
| 2340 | 2026.01.20 00:02:14.565999 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2026.01.20 00:02:14.566092 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2342 | 2026.01.20 00:02:14.566132 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2343 | 2026.01.20 00:02:14.566447 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.01.20 00:02:14.566482 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2345 | 2026.01.20 00:02:14.566774 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2346 | 2026.01.20 00:02:14.566975 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.01.20 00:02:14.567097 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001024 sec., 8789.0625 rows/sec., 620.84 KiB/sec. | ||
| 2348 | 2026.01.20 00:02:14.567131 [ 276 ] {e8d2a99c-ecf2-4278-b1cb-982d8b75e8b8} <Debug> TCPHandler: Processed in 0.001182345 sec. | ||
| 2349 | 2026.01.20 00:02:14.567236 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2026.01.20 00:02:14.567327 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.01.20 00:02:14.567366 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2352 | 2026.01.20 00:02:14.567686 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.01.20 00:02:14.567721 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2354 | 2026.01.20 00:02:14.568008 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2355 | 2026.01.20 00:02:14.568207 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.01.20 00:02:14.568333 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 2357 | 2026.01.20 00:02:14.568368 [ 276 ] {55399845-259c-402f-b198-2372a33dc852} <Debug> TCPHandler: Processed in 0.001181455 sec. | ||
| 2358 | 2026.01.20 00:02:14.774085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5273 | ||
| 2359 | 2026.01.20 00:02:14.774610 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.01.20 00:02:14.774668 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2361 | 2026.01.20 00:02:14.775195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2362 | 2026.01.20 00:02:14.775436 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.01.20 00:02:14.775570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5273 | ||
| 2364 | 2026.01.20 00:02:14.775608 [ 24 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2365 | 2026.01.20 00:02:14.775681 [ 24 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.01.20 00:02:14.775704 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2367 | 2026.01.20 00:02:14.775831 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 2368 | 2026.01.20 00:02:14.775958 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2369 | 2026.01.20 00:02:14.776013 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2905 rows starting from the beginning of the part | ||
| 2370 | 2026.01.20 00:02:14.776113 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2371 | 2026.01.20 00:02:14.776166 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2372 | 2026.01.20 00:02:14.776215 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2373 | 2026.01.20 00:02:14.776258 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2374 | 2026.01.20 00:02:14.776311 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2375 | 2026.01.20 00:02:14.777759 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5273 rows, containing 4 columns (4 merged, 0 gathered) in 0.001984495 sec., 2657099.1612475715 rows/sec., 38.01 MiB/sec. | ||
| 2376 | 2026.01.20 00:02:14.778568 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2377 | 2026.01.20 00:02:14.778870 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.01.20 00:02:14.778942 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_11_2} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2379 | 2026.01.20 00:02:14.779011 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2380 | 2026.01.20 00:02:15.055272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2381 | 2026.01.20 00:02:15.073707 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.01.20 00:02:15.073783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2383 | 2026.01.20 00:02:15.080182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2384 | 2026.01.20 00:02:15.080930 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.01.20 00:02:15.081224 [ 24 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2386 | 2026.01.20 00:02:15.081257 [ 24 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.01.20 00:02:15.081277 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2388 | 2026.01.20 00:02:15.081373 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2389 | 2026.01.20 00:02:15.084411 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2390 | 2026.01.20 00:02:15.084414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2391 | 2026.01.20 00:02:15.085176 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2392 | 2026.01.20 00:02:15.089292 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2393 | 2026.01.20 00:02:15.093640 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2394 | 2026.01.20 00:02:15.097708 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2395 | 2026.01.20 00:02:15.102181 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2396 | 2026.01.20 00:02:15.106714 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2397 | 2026.01.20 00:02:15.161795 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080454572 sec., 1031.6380776968151 rows/sec., 5.33 MiB/sec. | ||
| 2398 | 2026.01.20 00:02:15.163691 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2399 | 2026.01.20 00:02:15.165609 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.01.20 00:02:15.165714 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_11_2} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2401 | 2026.01.20 00:02:15.167038 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2402 | 2026.01.20 00:02:16.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.36 MiB, peak 222.24 MiB, free memory in arenas 0.00 B, will set to 222.07 MiB (RSS), difference: 9.70 MiB | ||
| 2403 | 2026.01.20 00:02:19.518595 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.01.20 00:02:19.518803 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2405 | 2026.01.20 00:02:19.518873 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2406 | 2026.01.20 00:02:19.519576 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.01.20 00:02:19.519636 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2408 | 2026.01.20 00:02:19.520198 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2409 | 2026.01.20 00:02:19.520532 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.01.20 00:02:19.520740 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.15 MiB/sec. | ||
| 2411 | 2026.01.20 00:02:19.520796 [ 276 ] {448d4292-70a8-4d35-85b9-9a99904be101} <Debug> TCPHandler: Processed in 0.002335759 sec. | ||
| 2412 | 2026.01.20 00:02:19.520943 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.01.20 00:02:19.521065 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2414 | 2026.01.20 00:02:19.521114 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2415 | 2026.01.20 00:02:19.521626 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.01.20 00:02:19.521671 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2417 | 2026.01.20 00:02:19.522038 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2418 | 2026.01.20 00:02:19.522367 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.01.20 00:02:19.522544 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001502 sec., 42609.85352862849 rows/sec., 3.33 MiB/sec. | ||
| 2420 | 2026.01.20 00:02:19.522598 [ 276 ] {2964a633-cf1e-4510-a2ed-3db6d4ff1eb6} <Debug> TCPHandler: Processed in 0.001717282 sec. | ||
| 2421 | 2026.01.20 00:02:19.522747 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.01.20 00:02:19.522856 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2423 | 2026.01.20 00:02:19.522914 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2424 | 2026.01.20 00:02:19.523489 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.01.20 00:02:19.523529 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2426 | 2026.01.20 00:02:19.523907 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2427 | 2026.01.20 00:02:19.524140 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.01.20 00:02:19.524295 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. | ||
| 2429 | 2026.01.20 00:02:19.524334 [ 276 ] {3977fb2a-16f9-49c0-b26e-3a1821ba6e06} <Debug> TCPHandler: Processed in 0.001648121 sec. | ||
| 2430 | 2026.01.20 00:02:19.524473 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.01.20 00:02:19.524685 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2432 | 2026.01.20 00:02:19.524795 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2433 | 2026.01.20 00:02:19.525289 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.01.20 00:02:19.525334 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2435 | 2026.01.20 00:02:19.525653 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2436 | 2026.01.20 00:02:19.525897 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.01.20 00:02:19.526042 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec. | ||
| 2438 | 2026.01.20 00:02:19.526091 [ 276 ] {476dd797-3f19-46cb-a980-33ad00e724f7} <Debug> TCPHandler: Processed in 0.001671581 sec. | ||
| 2439 | 2026.01.20 00:02:22.175526 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2440 | 2026.01.20 00:02:22.175597 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2441 | 2026.01.20 00:02:22.271563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 344 | ||
| 2442 | 2026.01.20 00:02:22.273714 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.01.20 00:02:22.273752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2444 | 2026.01.20 00:02:22.274920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2445 | 2026.01.20 00:02:22.275192 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2026.01.20 00:02:22.275429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2447 | 2026.01.20 00:02:22.275811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5785 | ||
| 2448 | 2026.01.20 00:02:22.276408 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.01.20 00:02:22.276457 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2450 | 2026.01.20 00:02:22.277130 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2451 | 2026.01.20 00:02:22.277364 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.01.20 00:02:22.277498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5785 | ||
| 2453 | 2026.01.20 00:02:22.584636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2454 | 2026.01.20 00:02:22.602508 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.01.20 00:02:22.602568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2456 | 2026.01.20 00:02:22.608276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2457 | 2026.01.20 00:02:22.608970 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.01.20 00:02:22.611850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2459 | 2026.01.20 00:02:24.520266 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.01.20 00:02:24.520455 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2461 | 2026.01.20 00:02:24.520523 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2462 | 2026.01.20 00:02:24.521259 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.01.20 00:02:24.521310 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2464 | 2026.01.20 00:02:24.521717 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2465 | 2026.01.20 00:02:24.521955 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.01.20 00:02:24.522098 [ 61 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2467 | 2026.01.20 00:02:24.522124 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001713 sec., 79392.8779918272 rows/sec., 6.87 MiB/sec. | ||
| 2468 | 2026.01.20 00:02:24.522171 [ 61 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.01.20 00:02:24.522187 [ 276 ] {fa42e7ab-21cd-4ddf-b990-b3ba214d5885} <Debug> TCPHandler: Processed in 0.002048186 sec. | ||
| 2470 | 2026.01.20 00:02:24.522202 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2471 | 2026.01.20 00:02:24.522325 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.01.20 00:02:24.522328 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 2473 | 2026.01.20 00:02:24.522439 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2474 | 2026.01.20 00:02:24.522466 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2475 | 2026.01.20 00:02:24.522488 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2476 | 2026.01.20 00:02:24.522505 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1393 rows starting from the beginning of the part | ||
| 2477 | 2026.01.20 00:02:24.522575 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
| 2478 | 2026.01.20 00:02:24.522619 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2479 | 2026.01.20 00:02:24.522661 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1405 rows starting from the beginning of the part | ||
| 2480 | 2026.01.20 00:02:24.522702 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2481 | 2026.01.20 00:02:24.522743 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 2482 | 2026.01.20 00:02:24.522934 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.01.20 00:02:24.522979 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2484 | 2026.01.20 00:02:24.523357 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2485 | 2026.01.20 00:02:24.523617 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.01.20 00:02:24.523770 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001354 sec., 29542.097488921714 rows/sec., 2.17 MiB/sec. | ||
| 2487 | 2026.01.20 00:02:24.523810 [ 276 ] {a59094ff-ab8b-4a65-ac4a-03eae1620ffb} <Debug> TCPHandler: Processed in 0.0015383 sec. | ||
| 2488 | 2026.01.20 00:02:24.523931 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.01.20 00:02:24.524031 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2490 | 2026.01.20 00:02:24.524078 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2491 | 2026.01.20 00:02:24.524255 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3172 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980546 sec., 1601578.5546006 rows/sec., 139.87 MiB/sec. | ||
| 2492 | 2026.01.20 00:02:24.524548 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.01.20 00:02:24.524593 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2494 | 2026.01.20 00:02:24.524679 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2495 | 2026.01.20 00:02:24.524966 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2496 | 2026.01.20 00:02:24.525146 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.01.20 00:02:24.525225 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.01.20 00:02:24.525266 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_16_3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2499 | 2026.01.20 00:02:24.525344 [ 61 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2500 | 2026.01.20 00:02:24.525378 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001367 sec., 76079.00512070228 rows/sec., 5.94 MiB/sec. | ||
| 2501 | 2026.01.20 00:02:24.525381 [ 61 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.01.20 00:02:24.525411 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2503 | 2026.01.20 00:02:24.525425 [ 276 ] {78b96816-160f-414e-a5d5-d69ad68c5df0} <Debug> TCPHandler: Processed in 0.00154512 sec. | ||
| 2504 | 2026.01.20 00:02:24.525421 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2505 | 2026.01.20 00:02:24.525559 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2026.01.20 00:02:24.525576 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 2507 | 2026.01.20 00:02:24.525660 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2508 | 2026.01.20 00:02:24.525710 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2509 | 2026.01.20 00:02:24.525717 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2510 | 2026.01.20 00:02:24.525775 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 615 rows starting from the beginning of the part | ||
| 2511 | 2026.01.20 00:02:24.525872 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 99 rows starting from the beginning of the part | ||
| 2512 | 2026.01.20 00:02:24.525924 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2513 | 2026.01.20 00:02:24.525966 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 623 rows starting from the beginning of the part | ||
| 2514 | 2026.01.20 00:02:24.526009 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2515 | 2026.01.20 00:02:24.526055 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 2516 | 2026.01.20 00:02:24.526142 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.01.20 00:02:24.526183 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2518 | 2026.01.20 00:02:24.526571 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2519 | 2026.01.20 00:02:24.526820 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.01.20 00:02:24.526945 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2521 | 2026.01.20 00:02:24.526972 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001329 sec., 120391.27163280662 rows/sec., 8.39 MiB/sec. | ||
| 2522 | 2026.01.20 00:02:24.526986 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.01.20 00:02:24.527015 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2524 | 2026.01.20 00:02:24.527016 [ 276 ] {df2d6ba9-3d16-41b3-8d70-afe625b7b595} <Debug> TCPHandler: Processed in 0.001508109 sec. | ||
| 2525 | 2026.01.20 00:02:24.527107 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 2526 | 2026.01.20 00:02:24.527144 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2026.01.20 00:02:24.527219 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2528 | 2026.01.20 00:02:24.527220 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1569 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705712 sec., 919850.4788616132 rows/sec., 73.32 MiB/sec. | ||
| 2529 | 2026.01.20 00:02:24.527245 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2530 | 2026.01.20 00:02:24.527259 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3851 rows starting from the beginning of the part | ||
| 2531 | 2026.01.20 00:02:24.527314 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2532 | 2026.01.20 00:02:24.527359 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 2533 | 2026.01.20 00:02:24.527400 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2534 | 2026.01.20 00:02:24.527420 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 2535 | 2026.01.20 00:02:24.527471 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 889 rows starting from the beginning of the part | ||
| 2536 | 2026.01.20 00:02:24.527530 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 2537 | 2026.01.20 00:02:24.527580 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 2538 | 2026.01.20 00:02:24.527677 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.01.20 00:02:24.527759 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_16_3} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2540 | 2026.01.20 00:02:24.527830 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2541 | 2026.01.20 00:02:24.528186 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.01.20 00:02:24.528228 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2543 | 2026.01.20 00:02:24.528836 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2544 | 2026.01.20 00:02:24.529090 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.01.20 00:02:24.529238 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00201 sec., 19900.49751243781 rows/sec., 35.66 MiB/sec. | ||
| 2546 | 2026.01.20 00:02:24.529304 [ 276 ] {785056ed-0945-4862-b684-2994045d45d6} <Debug> TCPHandler: Processed in 0.002210909 sec. | ||
| 2547 | 2026.01.20 00:02:24.529417 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.01.20 00:02:24.529514 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.01.20 00:02:24.529558 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2550 | 2026.01.20 00:02:24.529900 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.01.20 00:02:24.529936 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2552 | 2026.01.20 00:02:24.530099 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5380 rows, containing 5 columns (5 merged, 0 gathered) in 0.003033969 sec., 1773254.7695774082 rows/sec., 121.81 MiB/sec. | ||
| 2553 | 2026.01.20 00:02:24.530301 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2554 | 2026.01.20 00:02:24.530525 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2026.01.20 00:02:24.530628 [ 73 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2556 | 2026.01.20 00:02:24.530660 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 2557 | 2026.01.20 00:02:24.530664 [ 73 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.01.20 00:02:24.530705 [ 276 ] {b44b63a8-3640-4c28-a691-e66f5f4d8b8b} <Debug> TCPHandler: Processed in 0.001338667 sec. | ||
| 2559 | 2026.01.20 00:02:24.530710 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2560 | 2026.01.20 00:02:24.530706 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2561 | 2026.01.20 00:02:24.530834 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2562 | 2026.01.20 00:02:24.530937 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2563 | 2026.01.20 00:02:24.530964 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2564 | 2026.01.20 00:02:24.531010 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2565 | 2026.01.20 00:02:24.531020 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.01.20 00:02:24.531047 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2567 | 2026.01.20 00:02:24.531087 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2568 | 2026.01.20 00:02:24.531103 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2569 | 2026.01.20 00:02:24.531122 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2570 | 2026.01.20 00:02:24.531162 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2571 | 2026.01.20 00:02:24.531183 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2572 | 2026.01.20 00:02:24.531922 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001119294 sec., 804078.2850618336 rows/sec., 54.19 MiB/sec. | ||
| 2573 | 2026.01.20 00:02:24.532086 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2574 | 2026.01.20 00:02:24.532352 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.01.20 00:02:24.532418 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_16_3} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2576 | 2026.01.20 00:02:24.532487 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2577 | 2026.01.20 00:02:29.522360 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2026.01.20 00:02:29.522577 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2579 | 2026.01.20 00:02:29.522649 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2580 | 2026.01.20 00:02:29.523340 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2026.01.20 00:02:29.523391 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2582 | 2026.01.20 00:02:29.523870 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2583 | 2026.01.20 00:02:29.524116 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.01.20 00:02:29.524278 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001755 sec., 31908.831908831908 rows/sec., 2.44 MiB/sec. | ||
| 2585 | 2026.01.20 00:02:29.524323 [ 276 ] {16c118d6-b3c7-4627-b333-66e080f38ab9} <Debug> TCPHandler: Processed in 0.002124418 sec. | ||
| 2586 | 2026.01.20 00:02:29.524461 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2026.01.20 00:02:29.524561 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2588 | 2026.01.20 00:02:29.524605 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2589 | 2026.01.20 00:02:29.525051 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2026.01.20 00:02:29.525091 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2591 | 2026.01.20 00:02:29.525416 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2592 | 2026.01.20 00:02:29.525678 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2026.01.20 00:02:29.525817 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 2594 | 2026.01.20 00:02:29.525858 [ 276 ] {949ac81f-aa0e-409e-b8ee-678854c8fb0c} <Debug> TCPHandler: Processed in 0.001449918 sec. | ||
| 2595 | 2026.01.20 00:02:29.525981 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.01.20 00:02:29.526077 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2597 | 2026.01.20 00:02:29.526122 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2598 | 2026.01.20 00:02:29.526557 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.01.20 00:02:29.526594 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2600 | 2026.01.20 00:02:29.526946 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2601 | 2026.01.20 00:02:29.527174 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.01.20 00:02:29.527310 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 2603 | 2026.01.20 00:02:29.527348 [ 276 ] {9fc9a2a1-c844-4465-a49d-f493eae77dba} <Debug> TCPHandler: Processed in 0.001417069 sec. | ||
| 2604 | 2026.01.20 00:02:29.527466 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.01.20 00:02:29.527561 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2606 | 2026.01.20 00:02:29.527604 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2607 | 2026.01.20 00:02:29.527961 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.01.20 00:02:29.527998 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2609 | 2026.01.20 00:02:29.528310 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2610 | 2026.01.20 00:02:29.528515 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.01.20 00:02:29.528649 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 2612 | 2026.01.20 00:02:29.528684 [ 276 ] {02e62249-01d0-4efa-a457-92ed88af4ab3} <Debug> TCPHandler: Processed in 0.001269256 sec. | ||
| 2613 | 2026.01.20 00:02:29.778532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6233 | ||
| 2614 | 2026.01.20 00:02:29.779049 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.01.20 00:02:29.779096 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2616 | 2026.01.20 00:02:29.779605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2617 | 2026.01.20 00:02:29.779844 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.01.20 00:02:29.779984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6233 | ||
| 2619 | 2026.01.20 00:02:30.111895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2620 | 2026.01.20 00:02:30.127725 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.01.20 00:02:30.127782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2622 | 2026.01.20 00:02:30.133543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2623 | 2026.01.20 00:02:30.134240 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.01.20 00:02:30.136913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2625 | 2026.01.20 00:02:32.275537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 364 | ||
| 2626 | 2026.01.20 00:02:32.277468 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.01.20 00:02:32.277515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2628 | 2026.01.20 00:02:32.278639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2629 | 2026.01.20 00:02:32.278904 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.01.20 00:02:32.279139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
| 2631 | 2026.01.20 00:02:34.520883 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.01.20 00:02:34.521076 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2633 | 2026.01.20 00:02:34.521142 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2634 | 2026.01.20 00:02:34.521809 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.01.20 00:02:34.521863 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2636 | 2026.01.20 00:02:34.522258 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2637 | 2026.01.20 00:02:34.522486 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.01.20 00:02:34.522649 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001618 sec., 84054.38813349814 rows/sec., 7.27 MiB/sec. | ||
| 2639 | 2026.01.20 00:02:34.522695 [ 276 ] {2ee644a7-288c-41ab-9854-c73e741b3083} <Debug> TCPHandler: Processed in 0.001937015 sec. | ||
| 2640 | 2026.01.20 00:02:34.522813 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.01.20 00:02:34.522915 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2642 | 2026.01.20 00:02:34.522959 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2643 | 2026.01.20 00:02:34.523373 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.01.20 00:02:34.523410 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2645 | 2026.01.20 00:02:34.523719 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2646 | 2026.01.20 00:02:34.523930 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.01.20 00:02:34.524059 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001165 sec., 34334.76394849785 rows/sec., 2.52 MiB/sec. | ||
| 2648 | 2026.01.20 00:02:34.524096 [ 276 ] {48a2355d-1d68-46c8-834b-c43982227354} <Debug> TCPHandler: Processed in 0.001336407 sec. | ||
| 2649 | 2026.01.20 00:02:34.524199 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.01.20 00:02:34.524295 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2651 | 2026.01.20 00:02:34.524336 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2652 | 2026.01.20 00:02:34.524753 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.01.20 00:02:34.524789 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2654 | 2026.01.20 00:02:34.525090 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2655 | 2026.01.20 00:02:34.525295 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.01.20 00:02:34.525430 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 7.05 MiB/sec. | ||
| 2657 | 2026.01.20 00:02:34.525467 [ 276 ] {65109b01-b4a0-47b4-9792-edc73b5df358} <Debug> TCPHandler: Processed in 0.001318626 sec. | ||
| 2658 | 2026.01.20 00:02:34.525584 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.01.20 00:02:34.525679 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2660 | 2026.01.20 00:02:34.525723 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2661 | 2026.01.20 00:02:34.526116 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.01.20 00:02:34.526152 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2663 | 2026.01.20 00:02:34.526484 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2664 | 2026.01.20 00:02:34.526688 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.01.20 00:02:34.526823 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 2666 | 2026.01.20 00:02:34.526862 [ 276 ] {5147de22-b8ae-4b38-ba4f-d60c0c7028f5} <Debug> TCPHandler: Processed in 0.001328287 sec. | ||
| 2667 | 2026.01.20 00:02:34.526964 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.01.20 00:02:34.527059 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2669 | 2026.01.20 00:02:34.527113 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2670 | 2026.01.20 00:02:34.527874 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.01.20 00:02:34.527908 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2672 | 2026.01.20 00:02:34.528422 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2673 | 2026.01.20 00:02:34.528638 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.01.20 00:02:34.528838 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001794 sec., 22296.54403567447 rows/sec., 39.95 MiB/sec. | ||
| 2675 | 2026.01.20 00:02:34.528909 [ 276 ] {b2a8b11e-8af0-41fb-b9e0-018b860d6328} <Debug> TCPHandler: Processed in 0.001993576 sec. | ||
| 2676 | 2026.01.20 00:02:34.529038 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.01.20 00:02:34.529134 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2678 | 2026.01.20 00:02:34.529176 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2679 | 2026.01.20 00:02:34.529506 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.01.20 00:02:34.529542 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2681 | 2026.01.20 00:02:34.529852 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2682 | 2026.01.20 00:02:34.530056 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.01.20 00:02:34.530184 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 2684 | 2026.01.20 00:02:34.530218 [ 276 ] {c8b8a666-5cd4-4c3e-95e3-26be8ebbe88b} <Debug> TCPHandler: Processed in 0.001230975 sec. | ||
| 2685 | 2026.01.20 00:02:37.175644 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2686 | 2026.01.20 00:02:37.175693 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2687 | 2026.01.20 00:02:37.280202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6745 | ||
| 2688 | 2026.01.20 00:02:37.280737 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.01.20 00:02:37.280784 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2690 | 2026.01.20 00:02:37.281342 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2691 | 2026.01.20 00:02:37.281575 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.01.20 00:02:37.281710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6745 | ||
| 2693 | 2026.01.20 00:02:37.637120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2694 | 2026.01.20 00:02:37.654892 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.01.20 00:02:37.654962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2696 | 2026.01.20 00:02:37.662554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2697 | 2026.01.20 00:02:37.663287 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.01.20 00:02:37.666719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2699 | 2026.01.20 00:02:39.518105 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.01.20 00:02:39.518297 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2701 | 2026.01.20 00:02:39.518363 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2702 | 2026.01.20 00:02:39.518988 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.01.20 00:02:39.519036 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2704 | 2026.01.20 00:02:39.519425 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2705 | 2026.01.20 00:02:39.519664 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.01.20 00:02:39.519831 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.71 MiB/sec. | ||
| 2707 | 2026.01.20 00:02:39.519872 [ 276 ] {6f78dfd7-c8a5-4cc8-b5ac-8a500834e3ec} <Debug> TCPHandler: Processed in 0.001892604 sec. | ||
| 2708 | 2026.01.20 00:02:39.519993 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.01.20 00:02:39.520092 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2710 | 2026.01.20 00:02:39.520134 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2711 | 2026.01.20 00:02:39.520557 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.01.20 00:02:39.520593 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2713 | 2026.01.20 00:02:39.520916 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2714 | 2026.01.20 00:02:39.521140 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.01.20 00:02:39.521272 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 2716 | 2026.01.20 00:02:39.521310 [ 276 ] {311c13eb-260e-44f9-9747-869481f5916d} <Debug> TCPHandler: Processed in 0.001368318 sec. | ||
| 2717 | 2026.01.20 00:02:39.521427 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.01.20 00:02:39.521524 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.01.20 00:02:39.521568 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2720 | 2026.01.20 00:02:39.521969 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.01.20 00:02:39.522005 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2722 | 2026.01.20 00:02:39.522345 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2723 | 2026.01.20 00:02:39.522556 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.01.20 00:02:39.522690 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 2725 | 2026.01.20 00:02:39.522727 [ 276 ] {44779af9-8a3c-4755-aeae-0ccbea78525b} <Debug> TCPHandler: Processed in 0.001351727 sec. | ||
| 2726 | 2026.01.20 00:02:39.522832 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.01.20 00:02:39.522926 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.01.20 00:02:39.522971 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2729 | 2026.01.20 00:02:39.523320 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.01.20 00:02:39.523355 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2731 | 2026.01.20 00:02:39.523656 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2732 | 2026.01.20 00:02:39.523861 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.01.20 00:02:39.523993 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 2734 | 2026.01.20 00:02:39.524028 [ 276 ] {15e01d2e-f509-4065-b310-84c8fd75aa4e} <Debug> TCPHandler: Processed in 0.001246326 sec. | ||
| 2735 | 2026.01.20 00:02:42.279374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 384 | ||
| 2736 | 2026.01.20 00:02:42.281592 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.01.20 00:02:42.281641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2738 | 2026.01.20 00:02:42.282829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2739 | 2026.01.20 00:02:42.283121 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.01.20 00:02:42.283250 [ 35 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2741 | 2026.01.20 00:02:42.283296 [ 35 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.01.20 00:02:42.283320 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2743 | 2026.01.20 00:02:42.283444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
| 2744 | 2026.01.20 00:02:42.283480 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 2745 | 2026.01.20 00:02:42.284103 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2746 | 2026.01.20 00:02:42.284262 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 272 rows starting from the beginning of the part | ||
| 2747 | 2026.01.20 00:02:42.284647 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 2748 | 2026.01.20 00:02:42.284987 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 2749 | 2026.01.20 00:02:42.285308 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 2750 | 2026.01.20 00:02:42.285638 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 2751 | 2026.01.20 00:02:42.285979 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 2752 | 2026.01.20 00:02:42.291777 [ 197 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 72 columns (72 merged, 0 gathered) in 0.008376578 sec., 45842.10879430717 rows/sec., 42.66 MiB/sec. | ||
| 2753 | 2026.01.20 00:02:42.292758 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2754 | 2026.01.20 00:02:42.293385 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.01.20 00:02:42.293469 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_11_2} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2756 | 2026.01.20 00:02:42.293803 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 2757 | 2026.01.20 00:02:44.555832 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.01.20 00:02:44.556022 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2759 | 2026.01.20 00:02:44.556087 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2760 | 2026.01.20 00:02:44.556732 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.01.20 00:02:44.556773 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2762 | 2026.01.20 00:02:44.557154 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2763 | 2026.01.20 00:02:44.557385 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.01.20 00:02:44.557537 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001562 sec., 15364.916773367477 rows/sec., 1.27 MiB/sec. | ||
| 2765 | 2026.01.20 00:02:44.557580 [ 276 ] {53324e3b-f160-4f25-8504-d85cb54c1496} <Debug> TCPHandler: Processed in 0.001870904 sec. | ||
| 2766 | 2026.01.20 00:02:44.557708 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.01.20 00:02:44.557805 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2768 | 2026.01.20 00:02:44.557846 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2769 | 2026.01.20 00:02:44.558938 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.01.20 00:02:44.558975 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2771 | 2026.01.20 00:02:44.559478 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2772 | 2026.01.20 00:02:44.559699 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.01.20 00:02:44.559839 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} <Debug> executeQuery: Read 1396 rows, 119.60 KiB in 0.002053 sec., 679980.516317584 rows/sec., 56.89 MiB/sec. | ||
| 2774 | 2026.01.20 00:02:44.559877 [ 276 ] {d1b41787-1c77-4db5-b6f5-27fb6fb73c1e} <Debug> TCPHandler: Processed in 0.002220609 sec. | ||
| 2775 | 2026.01.20 00:02:44.559995 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.01.20 00:02:44.560090 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2777 | 2026.01.20 00:02:44.560131 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2778 | 2026.01.20 00:02:44.560625 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.01.20 00:02:44.560786 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2780 | 2026.01.20 00:02:44.561219 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2781 | 2026.01.20 00:02:44.561512 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.01.20 00:02:44.561682 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} <Debug> executeQuery: Read 52 rows, 3.97 KiB in 0.001609 sec., 32318.210068365446 rows/sec., 2.41 MiB/sec. | ||
| 2783 | 2026.01.20 00:02:44.561729 [ 276 ] {7eae4700-9b6f-464a-990f-51d511bd939c} <Debug> TCPHandler: Processed in 0.001784513 sec. | ||
| 2784 | 2026.01.20 00:02:44.561864 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.01.20 00:02:44.561984 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2786 | 2026.01.20 00:02:44.562034 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2787 | 2026.01.20 00:02:44.562578 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.01.20 00:02:44.562697 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2789 | 2026.01.20 00:02:44.563198 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2790 | 2026.01.20 00:02:44.563488 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.01.20 00:02:44.563657 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001696 sec., 148584.90566037735 rows/sec., 10.28 MiB/sec. | ||
| 2792 | 2026.01.20 00:02:44.563708 [ 276 ] {cae5be1b-8cb4-4a6e-8f8f-dae68bbe3a31} <Debug> TCPHandler: Processed in 0.001907685 sec. | ||
| 2793 | 2026.01.20 00:02:44.563859 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.01.20 00:02:44.563973 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.01.20 00:02:44.564026 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2796 | 2026.01.20 00:02:44.564550 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.01.20 00:02:44.564594 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2798 | 2026.01.20 00:02:44.564965 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2799 | 2026.01.20 00:02:44.565181 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.01.20 00:02:44.565313 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001364 sec., 8797.653958944282 rows/sec., 687.32 KiB/sec. | ||
| 2801 | 2026.01.20 00:02:44.565351 [ 276 ] {743774a9-31c0-4b1c-9d10-aa2171d82e9f} <Debug> TCPHandler: Processed in 0.00155644 sec. | ||
| 2802 | 2026.01.20 00:02:44.565471 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.01.20 00:02:44.565568 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2804 | 2026.01.20 00:02:44.565608 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2805 | 2026.01.20 00:02:44.566326 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.01.20 00:02:44.566367 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2807 | 2026.01.20 00:02:44.566738 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2808 | 2026.01.20 00:02:44.566953 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.01.20 00:02:44.567091 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001539 sec., 387264.457439896 rows/sec., 29.10 MiB/sec. | ||
| 2810 | 2026.01.20 00:02:44.567130 [ 276 ] {265e847f-b127-4385-9d27-4498b904e266} <Debug> TCPHandler: Processed in 0.001709772 sec. | ||
| 2811 | 2026.01.20 00:02:44.567248 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.01.20 00:02:44.567345 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2813 | 2026.01.20 00:02:44.567389 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2814 | 2026.01.20 00:02:44.567998 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.01.20 00:02:44.568035 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2816 | 2026.01.20 00:02:44.568410 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2817 | 2026.01.20 00:02:44.568624 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.01.20 00:02:44.568761 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001433 sec., 614096.3014654571 rows/sec., 41.68 MiB/sec. | ||
| 2819 | 2026.01.20 00:02:44.568812 [ 276 ] {07591c23-733d-494e-999c-7a0b69d8154d} <Debug> TCPHandler: Processed in 0.00161346 sec. | ||
| 2820 | 2026.01.20 00:02:44.568939 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.01.20 00:02:44.569035 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2822 | 2026.01.20 00:02:44.569089 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2823 | 2026.01.20 00:02:44.569911 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.01.20 00:02:44.569949 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2825 | 2026.01.20 00:02:44.570508 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2826 | 2026.01.20 00:02:44.570742 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.01.20 00:02:44.570883 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001866 sec., 21436.227224008573 rows/sec., 38.41 MiB/sec. | ||
| 2828 | 2026.01.20 00:02:44.570942 [ 276 ] {336dab09-ad0e-4620-a145-6930072af773} <Debug> TCPHandler: Processed in 0.002054046 sec. | ||
| 2829 | 2026.01.20 00:02:44.571056 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.01.20 00:02:44.571151 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2831 | 2026.01.20 00:02:44.571193 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2832 | 2026.01.20 00:02:44.571533 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.01.20 00:02:44.571570 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2834 | 2026.01.20 00:02:44.571887 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2835 | 2026.01.20 00:02:44.572093 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.01.20 00:02:44.572220 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 2837 | 2026.01.20 00:02:44.572255 [ 276 ] {567aa023-9536-4b7f-a6ce-f62afc655161} <Debug> TCPHandler: Processed in 0.001249866 sec. | ||
| 2838 | 2026.01.20 00:02:44.782762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7193 | ||
| 2839 | 2026.01.20 00:02:44.783269 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.01.20 00:02:44.783311 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2841 | 2026.01.20 00:02:44.783821 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2842 | 2026.01.20 00:02:44.784055 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.01.20 00:02:44.784192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7193 | ||
| 2844 | 2026.01.20 00:02:45.167742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2845 | 2026.01.20 00:02:45.183479 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.01.20 00:02:45.183534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2847 | 2026.01.20 00:02:45.189823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2848 | 2026.01.20 00:02:45.190502 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2026.01.20 00:02:45.193273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2850 | 2026.01.20 00:02:49.517719 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2026.01.20 00:02:49.517924 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2852 | 2026.01.20 00:02:49.517995 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2853 | 2026.01.20 00:02:49.518630 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2026.01.20 00:02:49.518681 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2855 | 2026.01.20 00:02:49.519079 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2856 | 2026.01.20 00:02:49.519333 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2026.01.20 00:02:49.519483 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.66 MiB/sec. | ||
| 2858 | 2026.01.20 00:02:49.519490 [ 155 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2859 | 2026.01.20 00:02:49.519526 [ 276 ] {e06c71ae-2925-42ab-8d21-5657140bdb9f} <Debug> TCPHandler: Processed in 0.001945055 sec. | ||
| 2860 | 2026.01.20 00:02:49.519559 [ 155 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.01.20 00:02:49.519588 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2862 | 2026.01.20 00:02:49.519657 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2026.01.20 00:02:49.519717 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 2864 | 2026.01.20 00:02:49.519760 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2865 | 2026.01.20 00:02:49.519809 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2866 | 2026.01.20 00:02:49.519847 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2867 | 2026.01.20 00:02:49.519888 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1405 rows starting from the beginning of the part | ||
| 2868 | 2026.01.20 00:02:49.519954 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 2869 | 2026.01.20 00:02:49.520000 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part | ||
| 2870 | 2026.01.20 00:02:49.520041 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 2871 | 2026.01.20 00:02:49.520080 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1396 rows starting from the beginning of the part | ||
| 2872 | 2026.01.20 00:02:49.520119 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 2873 | 2026.01.20 00:02:49.520245 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.01.20 00:02:49.520289 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2875 | 2026.01.20 00:02:49.520703 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2876 | 2026.01.20 00:02:49.520958 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.01.20 00:02:49.521078 [ 155 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2878 | 2026.01.20 00:02:49.521096 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001355 sec., 47232.47232472325 rows/sec., 3.69 MiB/sec. | ||
| 2879 | 2026.01.20 00:02:49.521121 [ 155 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2026.01.20 00:02:49.521147 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2881 | 2026.01.20 00:02:49.521150 [ 276 ] {df466368-fff6-4a89-88fb-87685013c034} <Debug> TCPHandler: Processed in 0.00154621 sec. | ||
| 2882 | 2026.01.20 00:02:49.521232 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 2883 | 2026.01.20 00:02:49.521284 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.01.20 00:02:49.521318 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2885 | 2026.01.20 00:02:49.521346 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 2886 | 2026.01.20 00:02:49.521380 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2887 | 2026.01.20 00:02:49.521417 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 2888 | 2026.01.20 00:02:49.521426 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2889 | 2026.01.20 00:02:49.521462 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 2890 | 2026.01.20 00:02:49.521506 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 2891 | 2026.01.20 00:02:49.521549 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 596 rows starting from the beginning of the part | ||
| 2892 | 2026.01.20 00:02:49.521591 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 2893 | 2026.01.20 00:02:49.521696 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.002040207 sec., 1521904.3949952137 rows/sec., 132.67 MiB/sec. | ||
| 2894 | 2026.01.20 00:02:49.521860 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.01.20 00:02:49.521898 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2896 | 2026.01.20 00:02:49.521905 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2897 | 2026.01.20 00:02:49.522162 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.01.20 00:02:49.522226 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_21_4} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2899 | 2026.01.20 00:02:49.522302 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2900 | 2026.01.20 00:02:49.522307 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2901 | 2026.01.20 00:02:49.522547 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.01.20 00:02:49.522592 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392808 sec., 1094192.4515080329 rows/sec., 87.13 MiB/sec. | ||
| 2903 | 2026.01.20 00:02:49.522657 [ 155 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2904 | 2026.01.20 00:02:49.522683 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 8.43 MiB/sec. | ||
| 2905 | 2026.01.20 00:02:49.522695 [ 155 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.01.20 00:02:49.522727 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2907 | 2026.01.20 00:02:49.522731 [ 276 ] {4013d744-f5c3-4930-bea7-817a51544a8a} <Debug> TCPHandler: Processed in 0.001497689 sec. | ||
| 2908 | 2026.01.20 00:02:49.522764 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2909 | 2026.01.20 00:02:49.522812 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 2910 | 2026.01.20 00:02:49.522864 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.01.20 00:02:49.522899 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2912 | 2026.01.20 00:02:49.522927 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5380 rows starting from the beginning of the part | ||
| 2913 | 2026.01.20 00:02:49.522961 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2914 | 2026.01.20 00:02:49.522978 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 2915 | 2026.01.20 00:02:49.523005 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.01.20 00:02:49.523014 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2917 | 2026.01.20 00:02:49.523021 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 2918 | 2026.01.20 00:02:49.523067 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 2919 | 2026.01.20 00:02:49.523076 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_21_4} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2920 | 2026.01.20 00:02:49.523108 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 880 rows starting from the beginning of the part | ||
| 2921 | 2026.01.20 00:02:49.523145 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 2922 | 2026.01.20 00:02:49.523148 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 2923 | 2026.01.20 00:02:49.523380 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.01.20 00:02:49.523417 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2925 | 2026.01.20 00:02:49.523743 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2926 | 2026.01.20 00:02:49.523965 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.01.20 00:02:49.524071 [ 155 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2928 | 2026.01.20 00:02:49.524094 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 2929 | 2026.01.20 00:02:49.524106 [ 155 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.01.20 00:02:49.524135 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2931 | 2026.01.20 00:02:49.524136 [ 276 ] {756d0658-2a88-4e77-9c33-2c36556fde74} <Debug> TCPHandler: Processed in 0.001323347 sec. | ||
| 2932 | 2026.01.20 00:02:49.524223 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2933 | 2026.01.20 00:02:49.524330 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2934 | 2026.01.20 00:02:49.524358 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 2935 | 2026.01.20 00:02:49.524404 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2936 | 2026.01.20 00:02:49.524440 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2937 | 2026.01.20 00:02:49.524472 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2938 | 2026.01.20 00:02:49.524509 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2939 | 2026.01.20 00:02:49.524541 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 2940 | 2026.01.20 00:02:49.525440 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001251826 sec., 958599.6775909752 rows/sec., 64.60 MiB/sec. | ||
| 2941 | 2026.01.20 00:02:49.525667 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2942 | 2026.01.20 00:02:49.525913 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6900 rows, containing 5 columns (5 merged, 0 gathered) in 0.00313512 sec., 2200872.6938681775 rows/sec., 151.14 MiB/sec. | ||
| 2943 | 2026.01.20 00:02:49.525927 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.01.20 00:02:49.526013 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_21_4} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2945 | 2026.01.20 00:02:49.526082 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2946 | 2026.01.20 00:02:49.526344 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2947 | 2026.01.20 00:02:49.526588 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.01.20 00:02:49.526650 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2949 | 2026.01.20 00:02:49.526712 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 2950 | 2026.01.20 00:02:52.175771 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2951 | 2026.01.20 00:02:52.175852 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2952 | 2026.01.20 00:02:52.284454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 410 | ||
| 2953 | 2026.01.20 00:02:52.285248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7705 | ||
| 2954 | 2026.01.20 00:02:52.285745 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.01.20 00:02:52.285778 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2956 | 2026.01.20 00:02:52.286294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2957 | 2026.01.20 00:02:52.286474 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.01.20 00:02:52.286521 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.01.20 00:02:52.286524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2960 | 2026.01.20 00:02:52.286667 [ 153 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2961 | 2026.01.20 00:02:52.286670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7705 | ||
| 2962 | 2026.01.20 00:02:52.286709 [ 153 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.01.20 00:02:52.286728 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2964 | 2026.01.20 00:02:52.286827 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 2965 | 2026.01.20 00:02:52.286957 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2966 | 2026.01.20 00:02:52.286991 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5273 rows starting from the beginning of the part | ||
| 2967 | 2026.01.20 00:02:52.287057 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 2968 | 2026.01.20 00:02:52.287105 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 2969 | 2026.01.20 00:02:52.287155 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 2970 | 2026.01.20 00:02:52.287198 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 2971 | 2026.01.20 00:02:52.287245 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 2972 | 2026.01.20 00:02:52.287704 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2973 | 2026.01.20 00:02:52.287954 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.01.20 00:02:52.288198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 2975 | 2026.01.20 00:02:52.288850 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7705 rows, containing 4 columns (4 merged, 0 gathered) in 0.002068146 sec., 3725559.027264033 rows/sec., 53.29 MiB/sec. | ||
| 2976 | 2026.01.20 00:02:52.289663 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2977 | 2026.01.20 00:02:52.289910 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.01.20 00:02:52.289970 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_16_3} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2979 | 2026.01.20 00:02:52.290033 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 2980 | 2026.01.20 00:02:52.694294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 2981 | 2026.01.20 00:02:52.710804 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.01.20 00:02:52.710857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2983 | 2026.01.20 00:02:52.716844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2984 | 2026.01.20 00:02:52.717533 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.01.20 00:02:52.717868 [ 139 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2986 | 2026.01.20 00:02:52.717944 [ 139 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.01.20 00:02:52.717971 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2988 | 2026.01.20 00:02:52.718137 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2989 | 2026.01.20 00:02:52.720469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 2990 | 2026.01.20 00:02:52.722231 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2991 | 2026.01.20 00:02:52.723713 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2992 | 2026.01.20 00:02:52.728168 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2993 | 2026.01.20 00:02:52.732405 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2994 | 2026.01.20 00:02:52.736772 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2995 | 2026.01.20 00:02:52.741310 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2996 | 2026.01.20 00:02:52.745617 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 2997 | 2026.01.20 00:02:52.799241 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081181531 sec., 1490.4867955742297 rows/sec., 7.71 MiB/sec. | ||
| 2998 | 2026.01.20 00:02:52.801608 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2999 | 2026.01.20 00:02:52.803721 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.01.20 00:02:52.803802 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_16_3} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3001 | 2026.01.20 00:02:52.806308 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3002 | 2026.01.20 00:02:53.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.64 MiB, peak 238.59 MiB, free memory in arenas 0.00 B, will set to 238.60 MiB (RSS), difference: 9.96 MiB | ||
| 3003 | 2026.01.20 00:02:53.001578 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001018273 sec. | ||
| 3004 | 2026.01.20 00:02:54.520078 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.01.20 00:02:54.520310 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3006 | 2026.01.20 00:02:54.520382 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3007 | 2026.01.20 00:02:54.521129 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.01.20 00:02:54.521179 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3009 | 2026.01.20 00:02:54.521599 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3010 | 2026.01.20 00:02:54.521819 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.01.20 00:02:54.521971 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001713 sec., 79392.8779918272 rows/sec., 6.87 MiB/sec. | ||
| 3012 | 2026.01.20 00:02:54.522010 [ 276 ] {70340e65-8acc-4387-9b65-679b99902027} <Debug> TCPHandler: Processed in 0.002072566 sec. | ||
| 3013 | 2026.01.20 00:02:54.522133 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.01.20 00:02:54.522229 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.01.20 00:02:54.522270 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3016 | 2026.01.20 00:02:54.522704 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.01.20 00:02:54.522744 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3018 | 2026.01.20 00:02:54.523040 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3019 | 2026.01.20 00:02:54.523259 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.01.20 00:02:54.523363 [ 151 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3021 | 2026.01.20 00:02:54.523386 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001175 sec., 34042.55319148936 rows/sec., 2.50 MiB/sec. | ||
| 3022 | 2026.01.20 00:02:54.523427 [ 151 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.01.20 00:02:54.523436 [ 276 ] {a2ce955b-8bd1-4346-a184-fd344822171e} <Debug> TCPHandler: Processed in 0.001354118 sec. | ||
| 3024 | 2026.01.20 00:02:54.523455 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3025 | 2026.01.20 00:02:54.523566 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2026.01.20 00:02:54.523595 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 3027 | 2026.01.20 00:02:54.523665 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3028 | 2026.01.20 00:02:54.523710 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3029 | 2026.01.20 00:02:54.523753 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3030 | 2026.01.20 00:02:54.523792 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 61 rows starting from the beginning of the part | ||
| 3031 | 2026.01.20 00:02:54.523861 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
| 3032 | 2026.01.20 00:02:54.523907 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3033 | 2026.01.20 00:02:54.523949 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 3034 | 2026.01.20 00:02:54.523988 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 3035 | 2026.01.20 00:02:54.524025 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3036 | 2026.01.20 00:02:54.524162 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.01.20 00:02:54.524204 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3038 | 2026.01.20 00:02:54.524698 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3039 | 2026.01.20 00:02:54.524925 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.01.20 00:02:54.524955 [ 195 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423238 sec., 212894.82152668774 rows/sec., 16.45 MiB/sec. | ||
| 3041 | 2026.01.20 00:02:54.525055 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001407 sec., 73916.13361762615 rows/sec., 5.77 MiB/sec. | ||
| 3042 | 2026.01.20 00:02:54.525097 [ 276 ] {17f4ae8d-f637-4308-b5cb-e7d3da4236e0} <Debug> TCPHandler: Processed in 0.00158115 sec. | ||
| 3043 | 2026.01.20 00:02:54.525150 [ 195 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3044 | 2026.01.20 00:02:54.525215 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.01.20 00:02:54.525315 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.01.20 00:02:54.525360 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3047 | 2026.01.20 00:02:54.525501 [ 195 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.01.20 00:02:54.525597 [ 195 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_11_2} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3049 | 2026.01.20 00:02:54.525693 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3050 | 2026.01.20 00:02:54.525799 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.01.20 00:02:54.525839 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3052 | 2026.01.20 00:02:54.526172 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3053 | 2026.01.20 00:02:54.526378 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.01.20 00:02:54.526510 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 3055 | 2026.01.20 00:02:54.526546 [ 276 ] {3e2ccd7e-31ae-46fc-a922-7de73b1d3b54} <Debug> TCPHandler: Processed in 0.001381758 sec. | ||
| 3056 | 2026.01.20 00:02:54.526658 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.01.20 00:02:54.526754 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3058 | 2026.01.20 00:02:54.526807 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3059 | 2026.01.20 00:02:54.527662 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.01.20 00:02:54.527698 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3061 | 2026.01.20 00:02:54.528303 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3062 | 2026.01.20 00:02:54.528534 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.01.20 00:02:54.528638 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3064 | 2026.01.20 00:02:54.528675 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001938 sec., 20639.83488132095 rows/sec., 36.99 MiB/sec. | ||
| 3065 | 2026.01.20 00:02:54.528679 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.01.20 00:02:54.528718 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3067 | 2026.01.20 00:02:54.528744 [ 276 ] {e85dd420-04a6-4746-b794-30d6f5934066} <Debug> TCPHandler: Processed in 0.002136168 sec. | ||
| 3068 | 2026.01.20 00:02:54.528815 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 3069 | 2026.01.20 00:02:54.528871 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.01.20 00:02:54.528972 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3071 | 2026.01.20 00:02:54.529013 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3072 | 2026.01.20 00:02:54.529014 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3073 | 2026.01.20 00:02:54.529071 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part | ||
| 3074 | 2026.01.20 00:02:54.529190 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3075 | 2026.01.20 00:02:54.529283 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3076 | 2026.01.20 00:02:54.529373 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 3077 | 2026.01.20 00:02:54.529393 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.01.20 00:02:54.529434 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3079 | 2026.01.20 00:02:54.529459 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 3080 | 2026.01.20 00:02:54.529548 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3081 | 2026.01.20 00:02:54.529761 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3082 | 2026.01.20 00:02:54.530014 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.01.20 00:02:54.530147 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 3084 | 2026.01.20 00:02:54.530183 [ 276 ] {ba4aa2c8-e211-4e45-96be-f862e47299c4} <Debug> TCPHandler: Processed in 0.001363197 sec. | ||
| 3085 | 2026.01.20 00:02:54.532838 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 19 columns (19 merged, 0 gathered) in 0.004052422 sec., 95251.67911930199 rows/sec., 170.69 MiB/sec. | ||
| 3086 | 2026.01.20 00:02:54.533642 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3087 | 2026.01.20 00:02:54.534047 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.01.20 00:02:54.534132 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3089 | 2026.01.20 00:02:54.534270 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3090 | 2026.01.20 00:02:55.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.09 MiB, peak 243.94 MiB, free memory in arenas 0.00 B, will set to 240.36 MiB (RSS), difference: 1.28 MiB | ||
| 3091 | 2026.01.20 00:02:59.523862 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.01.20 00:02:59.524142 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3093 | 2026.01.20 00:02:59.524258 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3094 | 2026.01.20 00:02:59.525292 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.01.20 00:02:59.525366 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3096 | 2026.01.20 00:02:59.525966 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3097 | 2026.01.20 00:02:59.526266 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.01.20 00:02:59.526456 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002389 sec., 23440.770196735037 rows/sec., 1.79 MiB/sec. | ||
| 3099 | 2026.01.20 00:02:59.526513 [ 276 ] {a1acacfa-08c0-404c-8b5c-85b96b9e187e} <Debug> TCPHandler: Processed in 0.002869207 sec. | ||
| 3100 | 2026.01.20 00:02:59.526678 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2026.01.20 00:02:59.526803 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3102 | 2026.01.20 00:02:59.526862 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3103 | 2026.01.20 00:02:59.527521 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.01.20 00:02:59.527571 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3105 | 2026.01.20 00:02:59.528048 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3106 | 2026.01.20 00:02:59.528381 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.01.20 00:02:59.528577 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001804 sec., 35476.71840354767 rows/sec., 2.77 MiB/sec. | ||
| 3108 | 2026.01.20 00:02:59.528635 [ 276 ] {e2cdb745-c5d9-47f7-a69d-c4fd10922d40} <Debug> TCPHandler: Processed in 0.002019956 sec. | ||
| 3109 | 2026.01.20 00:02:59.528825 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.01.20 00:02:59.528958 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3111 | 2026.01.20 00:02:59.529023 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3112 | 2026.01.20 00:02:59.529678 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.01.20 00:02:59.529724 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3114 | 2026.01.20 00:02:59.530233 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3115 | 2026.01.20 00:02:59.530582 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.01.20 00:02:59.530781 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001857 sec., 86160.47388260635 rows/sec., 6.00 MiB/sec. | ||
| 3117 | 2026.01.20 00:02:59.530840 [ 276 ] {28f40cca-9568-49ac-b0eb-c89745bb506d} <Debug> TCPHandler: Processed in 0.002082537 sec. | ||
| 3118 | 2026.01.20 00:02:59.531019 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.01.20 00:02:59.531152 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3120 | 2026.01.20 00:02:59.531214 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3121 | 2026.01.20 00:02:59.531746 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.01.20 00:02:59.531794 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3123 | 2026.01.20 00:02:59.532298 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3124 | 2026.01.20 00:02:59.532642 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.01.20 00:02:59.532845 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001725 sec., 34782.608695652176 rows/sec., 2.34 MiB/sec. | ||
| 3126 | 2026.01.20 00:02:59.532902 [ 276 ] {641c712d-375a-4985-a711-dae62bf8f778} <Debug> TCPHandler: Processed in 0.001951605 sec. | ||
| 3127 | 2026.01.20 00:02:59.786905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8153 | ||
| 3128 | 2026.01.20 00:02:59.787671 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.01.20 00:02:59.787756 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3130 | 2026.01.20 00:02:59.788610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3131 | 2026.01.20 00:02:59.788973 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): 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.20 00:02:59.789179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8153 | ||
| 3133 | 2026.01.20 00:03:00.220649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3134 | 2026.01.20 00:03:00.241348 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.01.20 00:03:00.241439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3136 | 2026.01.20 00:03:00.249142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3137 | 2026.01.20 00:03:00.250420 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.01.20 00:03:00.256362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3139 | 2026.01.20 00:03:00.434549 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34990 | ||
| 3140 | 2026.01.20 00:03:00.434655 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3141 | 2026.01.20 00:03:00.434683 [ 288 ] {} <Debug> TCP-Session: 85960c15-73de-4101-9e76-58e5c7a9cac2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34990 | ||
| 3142 | 2026.01.20 00:03:00.434705 [ 288 ] {} <Debug> TCP-Session: 85960c15-73de-4101-9e76-58e5c7a9cac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3143 | 2026.01.20 00:03:00.434717 [ 288 ] {} <Debug> TCP-Session: 85960c15-73de-4101-9e76-58e5c7a9cac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3144 | 2026.01.20 00:03:00.434894 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65124 | ||
| 3145 | 2026.01.20 00:03:00.434934 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51154 | ||
| 3146 | 2026.01.20 00:03:00.434955 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43987 | ||
| 3147 | 2026.01.20 00:03:00.434998 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36642 | ||
| 3148 | 2026.01.20 00:03:00.435015 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62045 | ||
| 3149 | 2026.01.20 00:03:00.435063 [ 288 ] {} <Trace> TCP-Session: 85960c15-73de-4101-9e76-58e5c7a9cac2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.01.20 00:03:00.435036 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3151 | 2026.01.20 00:03:00.435018 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63123 | ||
| 3152 | 2026.01.20 00:03:00.435133 [ 289 ] {} <Debug> TCP-Session: 15b654c0-ec44-44b8-bcc1-3bdfaa8ebd2b Authenticating user 'default' from [fd00:1122:3344:101::e]:65124 | ||
| 3153 | 2026.01.20 00:03:00.434963 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41673 | ||
| 3154 | 2026.01.20 00:03:00.435169 [ 289 ] {} <Debug> TCP-Session: 15b654c0-ec44-44b8-bcc1-3bdfaa8ebd2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3155 | 2026.01.20 00:03:00.435181 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3156 | 2026.01.20 00:03:00.435188 [ 289 ] {} <Debug> TCP-Session: 15b654c0-ec44-44b8-bcc1-3bdfaa8ebd2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3157 | 2026.01.20 00:03:00.434957 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38347 | ||
| 3158 | 2026.01.20 00:03:00.435218 [ 291 ] {} <Debug> TCP-Session: 2217d154-f607-478a-82d6-4466fc181568 Authenticating user 'default' from [fd00:1122:3344:101::e]:43987 | ||
| 3159 | 2026.01.20 00:03:00.435258 [ 288 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34990) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3160 | 2026.01.20 00:03:00.435267 [ 291 ] {} <Debug> TCP-Session: 2217d154-f607-478a-82d6-4466fc181568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3161 | 2026.01.20 00:03:00.435298 [ 291 ] {} <Debug> TCP-Session: 2217d154-f607-478a-82d6-4466fc181568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3162 | 2026.01.20 00:03:00.435459 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3163 | 2026.01.20 00:03:00.435492 [ 293 ] {} <Debug> TCP-Session: c7f0e069-9254-444a-8469-e5bbd188d336 Authenticating user 'default' from [fd00:1122:3344:101::e]:41673 | ||
| 3164 | 2026.01.20 00:03:00.435495 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3165 | 2026.01.20 00:03:00.435512 [ 293 ] {} <Debug> TCP-Session: c7f0e069-9254-444a-8469-e5bbd188d336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3166 | 2026.01.20 00:03:00.435537 [ 292 ] {} <Debug> TCP-Session: 8246596e-d926-40f0-bab6-6f545f00592e Authenticating user 'default' from [fd00:1122:3344:101::e]:38347 | ||
| 3167 | 2026.01.20 00:03:00.435540 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3168 | 2026.01.20 00:03:00.435562 [ 292 ] {} <Debug> TCP-Session: 8246596e-d926-40f0-bab6-6f545f00592e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3169 | 2026.01.20 00:03:00.435540 [ 293 ] {} <Debug> TCP-Session: c7f0e069-9254-444a-8469-e5bbd188d336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3170 | 2026.01.20 00:03:00.435592 [ 294 ] {} <Debug> TCP-Session: 782de4d1-43ee-47f8-b191-3e82dbe9d679 Authenticating user 'default' from [fd00:1122:3344:101::e]:62045 | ||
| 3171 | 2026.01.20 00:03:00.435593 [ 292 ] {} <Debug> TCP-Session: 8246596e-d926-40f0-bab6-6f545f00592e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3172 | 2026.01.20 00:03:00.435602 [ 288 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3173 | 2026.01.20 00:03:00.435634 [ 294 ] {} <Debug> TCP-Session: 782de4d1-43ee-47f8-b191-3e82dbe9d679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3174 | 2026.01.20 00:03:00.435647 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3175 | 2026.01.20 00:03:00.435678 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3176 | 2026.01.20 00:03:00.435696 [ 288 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3177 | 2026.01.20 00:03:00.435706 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3178 | 2026.01.20 00:03:00.435720 [ 286 ] {} <Debug> TCP-Session: 5b8c5273-06c5-4934-b127-77d0c8176f19 Authenticating user 'default' from [fd00:1122:3344:101::e]:63123 | ||
| 3179 | 2026.01.20 00:03:00.435750 [ 290 ] {} <Debug> TCP-Session: 37f482ce-612f-4ec3-b255-646e480074f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51154 | ||
| 3180 | 2026.01.20 00:03:00.435757 [ 286 ] {} <Debug> TCP-Session: 5b8c5273-06c5-4934-b127-77d0c8176f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3181 | 2026.01.20 00:03:00.435698 [ 275 ] {} <Debug> TCP-Session: 00e49da7-1e93-4f9c-b027-31992c6da917 Authenticating user 'default' from [fd00:1122:3344:101::e]:36642 | ||
| 3182 | 2026.01.20 00:03:00.435774 [ 286 ] {} <Debug> TCP-Session: 5b8c5273-06c5-4934-b127-77d0c8176f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3183 | 2026.01.20 00:03:00.435803 [ 275 ] {} <Debug> TCP-Session: 00e49da7-1e93-4f9c-b027-31992c6da917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3184 | 2026.01.20 00:03:00.435674 [ 294 ] {} <Debug> TCP-Session: 782de4d1-43ee-47f8-b191-3e82dbe9d679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3185 | 2026.01.20 00:03:00.435829 [ 275 ] {} <Debug> TCP-Session: 00e49da7-1e93-4f9c-b027-31992c6da917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3186 | 2026.01.20 00:03:00.435773 [ 290 ] {} <Debug> TCP-Session: 37f482ce-612f-4ec3-b255-646e480074f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3187 | 2026.01.20 00:03:00.435892 [ 290 ] {} <Debug> TCP-Session: 37f482ce-612f-4ec3-b255-646e480074f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3188 | 2026.01.20 00:03:00.436042 [ 288 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 3189 | 2026.01.20 00:03:00.437123 [ 306 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} <Trace> AggregatingTransform: Aggregating | ||
| 3190 | 2026.01.20 00:03:00.437174 [ 306 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} <Trace> Aggregator: Aggregation method: without_key | ||
| 3191 | 2026.01.20 00:03:00.437214 [ 306 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001062213 sec. (941.431 rows/sec., 36.77 KiB/sec.) | ||
| 3192 | 2026.01.20 00:03:00.437233 [ 306 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} <Trace> Aggregator: Merging aggregated data | ||
| 3193 | 2026.01.20 00:03:00.438585 [ 288 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003389 sec., 295.07229271171434 rows/sec., 11.53 KiB/sec. | ||
| 3194 | 2026.01.20 00:03:00.438750 [ 288 ] {c939fa47-b80e-4674-8c40-e5dea63b1bfa} <Debug> TCPHandler: Processed in 0.003851279 sec. | ||
| 3195 | 2026.01.20 00:03:00.438870 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3196 | 2026.01.20 00:03:00.438901 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3197 | 2026.01.20 00:03:00.438902 [ 288 ] {} <Debug> TCP-Session: 85960c15-73de-4101-9e76-58e5c7a9cac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3198 | 2026.01.20 00:03:00.438924 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3199 | 2026.01.20 00:03:00.438948 [ 289 ] {} <Debug> TCP-Session: 15b654c0-ec44-44b8-bcc1-3bdfaa8ebd2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3200 | 2026.01.20 00:03:00.438950 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3201 | 2026.01.20 00:03:00.438975 [ 292 ] {} <Debug> TCP-Session: 8246596e-d926-40f0-bab6-6f545f00592e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3202 | 2026.01.20 00:03:00.438992 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3203 | 2026.01.20 00:03:00.439014 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3204 | 2026.01.20 00:03:00.439022 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3205 | 2026.01.20 00:03:00.439044 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3206 | 2026.01.20 00:03:00.439062 [ 291 ] {} <Debug> TCP-Session: 2217d154-f607-478a-82d6-4466fc181568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3207 | 2026.01.20 00:03:00.439081 [ 286 ] {} <Debug> TCP-Session: 5b8c5273-06c5-4934-b127-77d0c8176f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3208 | 2026.01.20 00:03:00.439100 [ 294 ] {} <Debug> TCP-Session: 782de4d1-43ee-47f8-b191-3e82dbe9d679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3209 | 2026.01.20 00:03:00.439067 [ 293 ] {} <Debug> TCP-Session: c7f0e069-9254-444a-8469-e5bbd188d336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3210 | 2026.01.20 00:03:00.439006 [ 275 ] {} <Debug> TCP-Session: 00e49da7-1e93-4f9c-b027-31992c6da917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3211 | 2026.01.20 00:03:00.438972 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3212 | 2026.01.20 00:03:00.439207 [ 290 ] {} <Debug> TCP-Session: 37f482ce-612f-4ec3-b255-646e480074f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3213 | 2026.01.20 00:03:00.557534 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37509 | ||
| 3214 | 2026.01.20 00:03:00.557651 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3215 | 2026.01.20 00:03:00.557680 [ 288 ] {} <Debug> TCP-Session: e2c54a0b-7e83-4907-8164-58081dd3fc68 Authenticating user 'default' from [fd00:1122:3344:101::e]:37509 | ||
| 3216 | 2026.01.20 00:03:00.557703 [ 288 ] {} <Debug> TCP-Session: e2c54a0b-7e83-4907-8164-58081dd3fc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3217 | 2026.01.20 00:03:00.557716 [ 288 ] {} <Debug> TCP-Session: e2c54a0b-7e83-4907-8164-58081dd3fc68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3218 | 2026.01.20 00:03:00.557922 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39683 | ||
| 3219 | 2026.01.20 00:03:00.557954 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38448 | ||
| 3220 | 2026.01.20 00:03:00.557967 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52447 | ||
| 3221 | 2026.01.20 00:03:00.557995 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41629 | ||
| 3222 | 2026.01.20 00:03:00.558031 [ 288 ] {} <Trace> TCP-Session: e2c54a0b-7e83-4907-8164-58081dd3fc68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.01.20 00:03:00.558053 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3224 | 2026.01.20 00:03:00.558071 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3225 | 2026.01.20 00:03:00.558015 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55781 | ||
| 3226 | 2026.01.20 00:03:00.558114 [ 290 ] {} <Debug> TCP-Session: cd963a29-07a9-4a6f-99fc-240d39d64f7d Authenticating user 'default' from [fd00:1122:3344:101::e]:38448 | ||
| 3227 | 2026.01.20 00:03:00.558100 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3228 | 2026.01.20 00:03:00.558145 [ 290 ] {} <Debug> TCP-Session: cd963a29-07a9-4a6f-99fc-240d39d64f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3229 | 2026.01.20 00:03:00.558006 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55198 | ||
| 3230 | 2026.01.20 00:03:00.558161 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3231 | 2026.01.20 00:03:00.558162 [ 291 ] {} <Debug> TCP-Session: 23e80954-14f7-4709-aebe-1c74397a5f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:52447 | ||
| 3232 | 2026.01.20 00:03:00.558233 [ 288 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37509) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3233 | 2026.01.20 00:03:00.558241 [ 286 ] {} <Debug> TCP-Session: f013febf-46f4-4ffd-bf8f-4b80370613ab Authenticating user 'default' from [fd00:1122:3344:101::e]:55781 | ||
| 3234 | 2026.01.20 00:03:00.558263 [ 291 ] {} <Debug> TCP-Session: 23e80954-14f7-4709-aebe-1c74397a5f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3235 | 2026.01.20 00:03:00.558233 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3236 | 2026.01.20 00:03:00.558299 [ 291 ] {} <Debug> TCP-Session: 23e80954-14f7-4709-aebe-1c74397a5f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3237 | 2026.01.20 00:03:00.558326 [ 275 ] {} <Debug> TCP-Session: 2d2f470c-716b-4732-b81f-79062c01db95 Authenticating user 'default' from [fd00:1122:3344:101::e]:55198 | ||
| 3238 | 2026.01.20 00:03:00.558292 [ 286 ] {} <Debug> TCP-Session: f013febf-46f4-4ffd-bf8f-4b80370613ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3239 | 2026.01.20 00:03:00.558359 [ 275 ] {} <Debug> TCP-Session: 2d2f470c-716b-4732-b81f-79062c01db95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3240 | 2026.01.20 00:03:00.557968 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59142 | ||
| 3241 | 2026.01.20 00:03:00.558377 [ 286 ] {} <Debug> TCP-Session: f013febf-46f4-4ffd-bf8f-4b80370613ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3242 | 2026.01.20 00:03:00.558384 [ 275 ] {} <Debug> TCP-Session: 2d2f470c-716b-4732-b81f-79062c01db95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3243 | 2026.01.20 00:03:00.557979 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45798 | ||
| 3244 | 2026.01.20 00:03:00.558167 [ 290 ] {} <Debug> TCP-Session: cd963a29-07a9-4a6f-99fc-240d39d64f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3245 | 2026.01.20 00:03:00.558098 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3246 | 2026.01.20 00:03:00.558471 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3247 | 2026.01.20 00:03:00.558498 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3248 | 2026.01.20 00:03:00.558505 [ 294 ] {} <Debug> TCP-Session: 08712031-2355-435e-b987-e3595d8a084f Authenticating user 'default' from [fd00:1122:3344:101::e]:41629 | ||
| 3249 | 2026.01.20 00:03:00.558526 [ 292 ] {} <Debug> TCP-Session: 813a0081-b601-4080-858a-bbe0d177bafa Authenticating user 'default' from [fd00:1122:3344:101::e]:59142 | ||
| 3250 | 2026.01.20 00:03:00.558547 [ 294 ] {} <Debug> TCP-Session: 08712031-2355-435e-b987-e3595d8a084f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3251 | 2026.01.20 00:03:00.558568 [ 292 ] {} <Debug> TCP-Session: 813a0081-b601-4080-858a-bbe0d177bafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3252 | 2026.01.20 00:03:00.558576 [ 294 ] {} <Debug> TCP-Session: 08712031-2355-435e-b987-e3595d8a084f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3253 | 2026.01.20 00:03:00.558597 [ 292 ] {} <Debug> TCP-Session: 813a0081-b601-4080-858a-bbe0d177bafa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3254 | 2026.01.20 00:03:00.558537 [ 293 ] {} <Debug> TCP-Session: e6a89284-4282-47ee-a83f-d2ce5fbe0124 Authenticating user 'default' from [fd00:1122:3344:101::e]:45798 | ||
| 3255 | 2026.01.20 00:03:00.558098 [ 289 ] {} <Debug> TCP-Session: d77faff6-2fa6-4fab-90f0-82db393b51bb Authenticating user 'default' from [fd00:1122:3344:101::e]:39683 | ||
| 3256 | 2026.01.20 00:03:00.558650 [ 293 ] {} <Debug> TCP-Session: e6a89284-4282-47ee-a83f-d2ce5fbe0124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3257 | 2026.01.20 00:03:00.558512 [ 288 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3258 | 2026.01.20 00:03:00.558664 [ 289 ] {} <Debug> TCP-Session: d77faff6-2fa6-4fab-90f0-82db393b51bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3259 | 2026.01.20 00:03:00.558666 [ 293 ] {} <Debug> TCP-Session: e6a89284-4282-47ee-a83f-d2ce5fbe0124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3260 | 2026.01.20 00:03:00.558700 [ 289 ] {} <Debug> TCP-Session: d77faff6-2fa6-4fab-90f0-82db393b51bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3261 | 2026.01.20 00:03:00.558734 [ 288 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3262 | 2026.01.20 00:03:00.559035 [ 288 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 3263 | 2026.01.20 00:03:00.559985 [ 333 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} <Trace> AggregatingTransform: Aggregating | ||
| 3264 | 2026.01.20 00:03:00.560040 [ 333 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} <Trace> Aggregator: Aggregation method: without_key | ||
| 3265 | 2026.01.20 00:03:00.560079 [ 333 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941672 sec. (1061.941 rows/sec., 41.48 KiB/sec.) | ||
| 3266 | 2026.01.20 00:03:00.560100 [ 333 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} <Trace> Aggregator: Merging aggregated data | ||
| 3267 | 2026.01.20 00:03:00.561464 [ 288 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003293 sec., 303.67446097783176 rows/sec., 11.86 KiB/sec. | ||
| 3268 | 2026.01.20 00:03:00.561596 [ 288 ] {2cc5f12c-20dc-4ce1-8885-dc306c934cf5} <Debug> TCPHandler: Processed in 0.003693257 sec. | ||
| 3269 | 2026.01.20 00:03:00.561727 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3270 | 2026.01.20 00:03:00.561762 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3271 | 2026.01.20 00:03:00.561765 [ 288 ] {} <Debug> TCP-Session: e2c54a0b-7e83-4907-8164-58081dd3fc68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3272 | 2026.01.20 00:03:00.561785 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3273 | 2026.01.20 00:03:00.561798 [ 292 ] {} <Debug> TCP-Session: 813a0081-b601-4080-858a-bbe0d177bafa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3274 | 2026.01.20 00:03:00.561805 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3275 | 2026.01.20 00:03:00.561846 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3276 | 2026.01.20 00:03:00.561868 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3277 | 2026.01.20 00:03:00.561874 [ 289 ] {} <Debug> TCP-Session: d77faff6-2fa6-4fab-90f0-82db393b51bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3278 | 2026.01.20 00:03:00.561890 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3279 | 2026.01.20 00:03:00.561896 [ 290 ] {} <Debug> TCP-Session: cd963a29-07a9-4a6f-99fc-240d39d64f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3280 | 2026.01.20 00:03:00.561916 [ 275 ] {} <Debug> TCP-Session: 2d2f470c-716b-4732-b81f-79062c01db95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3281 | 2026.01.20 00:03:00.561932 [ 293 ] {} <Debug> TCP-Session: e6a89284-4282-47ee-a83f-d2ce5fbe0124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3282 | 2026.01.20 00:03:00.561832 [ 291 ] {} <Debug> TCP-Session: 23e80954-14f7-4709-aebe-1c74397a5f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3283 | 2026.01.20 00:03:00.561828 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3284 | 2026.01.20 00:03:00.561908 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3285 | 2026.01.20 00:03:00.562038 [ 286 ] {} <Debug> TCP-Session: f013febf-46f4-4ffd-bf8f-4b80370613ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3286 | 2026.01.20 00:03:00.562047 [ 294 ] {} <Debug> TCP-Session: 08712031-2355-435e-b987-e3595d8a084f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3287 | 2026.01.20 00:03:00.667658 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60235 | ||
| 3288 | 2026.01.20 00:03:00.667779 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3289 | 2026.01.20 00:03:00.667810 [ 288 ] {} <Debug> TCP-Session: 5dac3f11-0859-4fbd-96fa-b8c60c1b12b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60235 | ||
| 3290 | 2026.01.20 00:03:00.667836 [ 288 ] {} <Debug> TCP-Session: 5dac3f11-0859-4fbd-96fa-b8c60c1b12b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3291 | 2026.01.20 00:03:00.667851 [ 288 ] {} <Debug> TCP-Session: 5dac3f11-0859-4fbd-96fa-b8c60c1b12b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3292 | 2026.01.20 00:03:00.668020 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55087 | ||
| 3293 | 2026.01.20 00:03:00.668053 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59135 | ||
| 3294 | 2026.01.20 00:03:00.668093 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35828 | ||
| 3295 | 2026.01.20 00:03:00.668114 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47969 | ||
| 3296 | 2026.01.20 00:03:00.668136 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3297 | 2026.01.20 00:03:00.668166 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3298 | 2026.01.20 00:03:00.668179 [ 288 ] {} <Trace> TCP-Session: 5dac3f11-0859-4fbd-96fa-b8c60c1b12b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.01.20 00:03:00.668182 [ 289 ] {} <Debug> TCP-Session: a94361e8-1fe0-4710-973b-cc15931b97fa Authenticating user 'default' from [fd00:1122:3344:101::e]:55087 | ||
| 3300 | 2026.01.20 00:03:00.668205 [ 290 ] {} <Debug> TCP-Session: 94253481-b6e4-47c4-b0a8-c0fe73c0c96f Authenticating user 'default' from [fd00:1122:3344:101::e]:59135 | ||
| 3301 | 2026.01.20 00:03:00.668220 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3302 | 2026.01.20 00:03:00.668239 [ 289 ] {} <Debug> TCP-Session: a94361e8-1fe0-4710-973b-cc15931b97fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3303 | 2026.01.20 00:03:00.668246 [ 290 ] {} <Debug> TCP-Session: 94253481-b6e4-47c4-b0a8-c0fe73c0c96f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3304 | 2026.01.20 00:03:00.668265 [ 291 ] {} <Debug> TCP-Session: 88c38932-2440-44db-a89d-acd99c0ec642 Authenticating user 'default' from [fd00:1122:3344:101::e]:35828 | ||
| 3305 | 2026.01.20 00:03:00.668282 [ 290 ] {} <Debug> TCP-Session: 94253481-b6e4-47c4-b0a8-c0fe73c0c96f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3306 | 2026.01.20 00:03:00.668269 [ 289 ] {} <Debug> TCP-Session: a94361e8-1fe0-4710-973b-cc15931b97fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3307 | 2026.01.20 00:03:00.668306 [ 291 ] {} <Debug> TCP-Session: 88c38932-2440-44db-a89d-acd99c0ec642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3308 | 2026.01.20 00:03:00.668213 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3309 | 2026.01.20 00:03:00.668344 [ 291 ] {} <Debug> TCP-Session: 88c38932-2440-44db-a89d-acd99c0ec642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3310 | 2026.01.20 00:03:00.668365 [ 288 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60235) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3311 | 2026.01.20 00:03:00.668375 [ 293 ] {} <Debug> TCP-Session: 753187dc-85da-44bd-8099-b21b97977c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:47969 | ||
| 3312 | 2026.01.20 00:03:00.668127 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57486 | ||
| 3313 | 2026.01.20 00:03:00.668416 [ 293 ] {} <Debug> TCP-Session: 753187dc-85da-44bd-8099-b21b97977c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3314 | 2026.01.20 00:03:00.668103 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45826 | ||
| 3315 | 2026.01.20 00:03:00.668450 [ 293 ] {} <Debug> TCP-Session: 753187dc-85da-44bd-8099-b21b97977c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3316 | 2026.01.20 00:03:00.668480 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3317 | 2026.01.20 00:03:00.668538 [ 294 ] {} <Debug> TCP-Session: 6ce666b4-1528-4c31-b985-cc56025a6d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:57486 | ||
| 3318 | 2026.01.20 00:03:00.668540 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3319 | 2026.01.20 00:03:00.668557 [ 294 ] {} <Debug> TCP-Session: 6ce666b4-1528-4c31-b985-cc56025a6d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3320 | 2026.01.20 00:03:00.668579 [ 292 ] {} <Debug> TCP-Session: e04fdd35-4800-4a5e-9cf5-51eb878ea79c Authenticating user 'default' from [fd00:1122:3344:101::e]:45826 | ||
| 3321 | 2026.01.20 00:03:00.668582 [ 294 ] {} <Debug> TCP-Session: 6ce666b4-1528-4c31-b985-cc56025a6d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3322 | 2026.01.20 00:03:00.668608 [ 292 ] {} <Debug> TCP-Session: e04fdd35-4800-4a5e-9cf5-51eb878ea79c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3323 | 2026.01.20 00:03:00.668630 [ 292 ] {} <Debug> TCP-Session: e04fdd35-4800-4a5e-9cf5-51eb878ea79c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3324 | 2026.01.20 00:03:00.668638 [ 288 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3325 | 2026.01.20 00:03:00.668692 [ 288 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3326 | 2026.01.20 00:03:00.668979 [ 288 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 3327 | 2026.01.20 00:03:00.669938 [ 358 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} <Trace> AggregatingTransform: Aggregating | ||
| 3328 | 2026.01.20 00:03:00.669991 [ 358 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3329 | 2026.01.20 00:03:00.670027 [ 358 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947182 sec. (1055.763 rows/sec., 41.24 KiB/sec.) | ||
| 3330 | 2026.01.20 00:03:00.670047 [ 358 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} <Trace> Aggregator: Merging aggregated data | ||
| 3331 | 2026.01.20 00:03:00.671198 [ 288 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002893 sec., 345.6619426201175 rows/sec., 13.50 KiB/sec. | ||
| 3332 | 2026.01.20 00:03:00.671312 [ 288 ] {62dfb3e1-1333-4ee1-be1d-f8543dd1899e} <Debug> TCPHandler: Processed in 0.003253332 sec. | ||
| 3333 | 2026.01.20 00:03:00.671434 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3334 | 2026.01.20 00:03:00.671462 [ 288 ] {} <Debug> TCP-Session: 5dac3f11-0859-4fbd-96fa-b8c60c1b12b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3335 | 2026.01.20 00:03:00.671465 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3336 | 2026.01.20 00:03:00.671481 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3337 | 2026.01.20 00:03:00.671501 [ 292 ] {} <Debug> TCP-Session: e04fdd35-4800-4a5e-9cf5-51eb878ea79c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3338 | 2026.01.20 00:03:00.671509 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3339 | 2026.01.20 00:03:00.671515 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3340 | 2026.01.20 00:03:00.671530 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3341 | 2026.01.20 00:03:00.671558 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3342 | 2026.01.20 00:03:00.671574 [ 293 ] {} <Debug> TCP-Session: 753187dc-85da-44bd-8099-b21b97977c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3343 | 2026.01.20 00:03:00.671594 [ 290 ] {} <Debug> TCP-Session: 94253481-b6e4-47c4-b0a8-c0fe73c0c96f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3344 | 2026.01.20 00:03:00.671606 [ 294 ] {} <Debug> TCP-Session: 6ce666b4-1528-4c31-b985-cc56025a6d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3345 | 2026.01.20 00:03:00.671557 [ 289 ] {} <Debug> TCP-Session: a94361e8-1fe0-4710-973b-cc15931b97fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3346 | 2026.01.20 00:03:00.671527 [ 291 ] {} <Debug> TCP-Session: 88c38932-2440-44db-a89d-acd99c0ec642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3347 | 2026.01.20 00:03:00.673755 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38713 | ||
| 3348 | 2026.01.20 00:03:00.673787 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35516 | ||
| 3349 | 2026.01.20 00:03:00.673820 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3350 | 2026.01.20 00:03:00.673847 [ 286 ] {} <Debug> TCP-Session: b77cfe32-acf1-48d6-9579-9fa3f9dde8a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38713 | ||
| 3351 | 2026.01.20 00:03:00.673851 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3352 | 2026.01.20 00:03:00.673867 [ 286 ] {} <Debug> TCP-Session: b77cfe32-acf1-48d6-9579-9fa3f9dde8a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3353 | 2026.01.20 00:03:00.673883 [ 275 ] {} <Debug> TCP-Session: 2a43cf61-40ab-4641-963b-bbe829060924 Authenticating user 'default' from [fd00:1122:3344:101::e]:35516 | ||
| 3354 | 2026.01.20 00:03:00.673888 [ 286 ] {} <Debug> TCP-Session: b77cfe32-acf1-48d6-9579-9fa3f9dde8a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3355 | 2026.01.20 00:03:00.673909 [ 275 ] {} <Debug> TCP-Session: 2a43cf61-40ab-4641-963b-bbe829060924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3356 | 2026.01.20 00:03:00.673929 [ 275 ] {} <Debug> TCP-Session: 2a43cf61-40ab-4641-963b-bbe829060924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3357 | 2026.01.20 00:03:00.694028 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35516). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3358 | |||
| 3359 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3360 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3361 | 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 | ||
| 3362 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3363 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3364 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3365 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3366 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3367 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3368 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3369 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 3370 | (version 23.8.7.1) | ||
| 3371 | 2026.01.20 00:03:00.694197 [ 275 ] {} <Debug> TCP-Session: 2a43cf61-40ab-4641-963b-bbe829060924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3372 | 2026.01.20 00:03:00.694219 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38713). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3373 | |||
| 3374 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3375 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3376 | 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 | ||
| 3377 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3378 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3379 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3380 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3381 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3382 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3383 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3384 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 3385 | (version 23.8.7.1) | ||
| 3386 | 2026.01.20 00:03:00.694287 [ 286 ] {} <Debug> TCP-Session: b77cfe32-acf1-48d6-9579-9fa3f9dde8a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3387 | 2026.01.20 00:03:02.288456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 436 | ||
| 3388 | 2026.01.20 00:03:02.290752 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.01.20 00:03:02.290819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3390 | 2026.01.20 00:03:02.292135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3391 | 2026.01.20 00:03:02.292431 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.01.20 00:03:02.292830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3393 | 2026.01.20 00:03:04.521464 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3394 | 2026.01.20 00:03:04.521653 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3395 | 2026.01.20 00:03:04.521718 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3396 | 2026.01.20 00:03:04.522441 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.01.20 00:03:04.522489 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3398 | 2026.01.20 00:03:04.522893 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3399 | 2026.01.20 00:03:04.523119 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.01.20 00:03:04.523269 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001664 sec., 81730.76923076923 rows/sec., 7.07 MiB/sec. | ||
| 3401 | 2026.01.20 00:03:04.523309 [ 276 ] {5abaedb4-9d2c-4860-8f9e-7e651949497b} <Debug> TCPHandler: Processed in 0.001972515 sec. | ||
| 3402 | 2026.01.20 00:03:04.523434 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2026.01.20 00:03:04.523532 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3404 | 2026.01.20 00:03:04.523574 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3405 | 2026.01.20 00:03:04.523992 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.01.20 00:03:04.524031 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3407 | 2026.01.20 00:03:04.524336 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3408 | 2026.01.20 00:03:04.524541 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.01.20 00:03:04.524670 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001157 sec., 34572.169403630076 rows/sec., 2.54 MiB/sec. | ||
| 3410 | 2026.01.20 00:03:04.524708 [ 276 ] {b7c64c80-ee3e-4a16-ab26-89e850def744} <Debug> TCPHandler: Processed in 0.001325168 sec. | ||
| 3411 | 2026.01.20 00:03:04.524820 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2026.01.20 00:03:04.524915 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3413 | 2026.01.20 00:03:04.524956 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3414 | 2026.01.20 00:03:04.525392 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.01.20 00:03:04.525429 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3416 | 2026.01.20 00:03:04.525742 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3417 | 2026.01.20 00:03:04.525954 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2026.01.20 00:03:04.526084 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 6.84 MiB/sec. | ||
| 3419 | 2026.01.20 00:03:04.526120 [ 276 ] {2b9d1ae1-4502-4dfb-84c6-277e871b9c3a} <Debug> TCPHandler: Processed in 0.001351088 sec. | ||
| 3420 | 2026.01.20 00:03:04.526237 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2026.01.20 00:03:04.526332 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3422 | 2026.01.20 00:03:04.526376 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3423 | 2026.01.20 00:03:04.526784 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.01.20 00:03:04.526820 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3425 | 2026.01.20 00:03:04.527158 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3426 | 2026.01.20 00:03:04.527366 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.01.20 00:03:04.527495 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 3428 | 2026.01.20 00:03:04.527531 [ 276 ] {e8ab0eb6-a34d-4383-84d6-6296bc1c6877} <Debug> TCPHandler: Processed in 0.001344708 sec. | ||
| 3429 | 2026.01.20 00:03:04.527642 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2026.01.20 00:03:04.527738 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3431 | 2026.01.20 00:03:04.527792 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3432 | 2026.01.20 00:03:04.528623 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.01.20 00:03:04.528660 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3434 | 2026.01.20 00:03:04.529206 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3435 | 2026.01.20 00:03:04.529432 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.01.20 00:03:04.529568 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001847 sec., 21656.74066053059 rows/sec., 38.81 MiB/sec. | ||
| 3437 | 2026.01.20 00:03:04.529621 [ 276 ] {a316df6a-88b1-4ae4-bab9-669699a07ebe} <Debug> TCPHandler: Processed in 0.002029266 sec. | ||
| 3438 | 2026.01.20 00:03:04.529732 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3439 | 2026.01.20 00:03:04.529826 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3440 | 2026.01.20 00:03:04.529869 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3441 | 2026.01.20 00:03:04.530211 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.01.20 00:03:04.530250 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3443 | 2026.01.20 00:03:04.530572 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3444 | 2026.01.20 00:03:04.530786 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.01.20 00:03:04.530916 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 3446 | 2026.01.20 00:03:04.530954 [ 276 ] {b01e6e81-2501-4caf-b47f-37762118c199} <Debug> TCPHandler: Processed in 0.001273307 sec. | ||
| 3447 | 2026.01.20 00:03:07.175899 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3448 | 2026.01.20 00:03:07.175952 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3449 | 2026.01.20 00:03:07.289269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8665 | ||
| 3450 | 2026.01.20 00:03:07.290059 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.01.20 00:03:07.290111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3452 | 2026.01.20 00:03:07.290591 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3453 | 2026.01.20 00:03:07.290825 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.01.20 00:03:07.290960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8665 | ||
| 3455 | 2026.01.20 00:03:07.756433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3456 | 2026.01.20 00:03:07.772174 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.01.20 00:03:07.772234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3458 | 2026.01.20 00:03:07.778168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3459 | 2026.01.20 00:03:07.778881 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.01.20 00:03:07.781602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3461 | 2026.01.20 00:03:09.518685 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.01.20 00:03:09.518877 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3463 | 2026.01.20 00:03:09.518940 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3464 | 2026.01.20 00:03:09.519606 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.01.20 00:03:09.519645 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3466 | 2026.01.20 00:03:09.520042 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3467 | 2026.01.20 00:03:09.520269 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.01.20 00:03:09.520421 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.69 MiB/sec. | ||
| 3469 | 2026.01.20 00:03:09.520462 [ 276 ] {65709cb0-f0ea-43af-9618-aec2d1d3591b} <Debug> TCPHandler: Processed in 0.001906685 sec. | ||
| 3470 | 2026.01.20 00:03:09.520589 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2026.01.20 00:03:09.520684 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3472 | 2026.01.20 00:03:09.520727 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3473 | 2026.01.20 00:03:09.521165 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.01.20 00:03:09.521200 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3475 | 2026.01.20 00:03:09.521501 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3476 | 2026.01.20 00:03:09.521707 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.01.20 00:03:09.521840 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 3478 | 2026.01.20 00:03:09.521878 [ 276 ] {286d478a-6740-4017-b64a-0a4569bbbbe2} <Debug> TCPHandler: Processed in 0.001339948 sec. | ||
| 3479 | 2026.01.20 00:03:09.521995 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.01.20 00:03:09.522093 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3481 | 2026.01.20 00:03:09.522136 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3482 | 2026.01.20 00:03:09.522560 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.01.20 00:03:09.522595 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3484 | 2026.01.20 00:03:09.522935 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3485 | 2026.01.20 00:03:09.523151 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2026.01.20 00:03:09.523284 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3487 | 2026.01.20 00:03:09.523321 [ 276 ] {2d642f2f-9b44-4e08-bd79-41267b4c7a74} <Debug> TCPHandler: Processed in 0.001377748 sec. | ||
| 3488 | 2026.01.20 00:03:09.523441 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2026.01.20 00:03:09.523535 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3490 | 2026.01.20 00:03:09.523577 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3491 | 2026.01.20 00:03:09.523927 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.01.20 00:03:09.523963 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3493 | 2026.01.20 00:03:09.524275 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3494 | 2026.01.20 00:03:09.524476 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.01.20 00:03:09.524605 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3496 | 2026.01.20 00:03:09.524641 [ 276 ] {6a81fc77-29ab-45e3-9b73-2e196b78d50b} <Debug> TCPHandler: Processed in 0.001251406 sec. | ||
| 3497 | 2026.01.20 00:03:12.293900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 456 | ||
| 3498 | 2026.01.20 00:03:12.295903 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.01.20 00:03:12.295965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3500 | 2026.01.20 00:03:12.297172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3501 | 2026.01.20 00:03:12.297438 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.01.20 00:03:12.297724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3503 | 2026.01.20 00:03:14.550554 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.01.20 00:03:14.550767 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3505 | 2026.01.20 00:03:14.550839 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3506 | 2026.01.20 00:03:14.551560 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.01.20 00:03:14.551610 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3508 | 2026.01.20 00:03:14.552022 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3509 | 2026.01.20 00:03:14.552246 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.01.20 00:03:14.552401 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001687 sec., 14226.437462951986 rows/sec., 1.18 MiB/sec. | ||
| 3511 | 2026.01.20 00:03:14.552408 [ 133 ] {} <Debug> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3512 | 2026.01.20 00:03:14.552445 [ 276 ] {1f998bd5-dcf1-4dde-8644-3fb74238e470} <Debug> TCPHandler: Processed in 0.002031876 sec. | ||
| 3513 | 2026.01.20 00:03:14.552480 [ 133 ] {} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.01.20 00:03:14.552509 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3515 | 2026.01.20 00:03:14.552596 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2026.01.20 00:03:14.552654 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::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 | ||
| 3517 | 2026.01.20 00:03:14.552698 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3518 | 2026.01.20 00:03:14.552770 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3519 | 2026.01.20 00:03:14.552801 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3520 | 2026.01.20 00:03:14.552842 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3521 | 2026.01.20 00:03:14.552919 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3522 | 2026.01.20 00:03:14.552971 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3523 | 2026.01.20 00:03:14.553020 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::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 | ||
| 3524 | 2026.01.20 00:03:14.553066 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::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 | ||
| 3525 | 2026.01.20 00:03:14.553229 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.01.20 00:03:14.553297 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3527 | 2026.01.20 00:03:14.553652 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3528 | 2026.01.20 00:03:14.553878 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.01.20 00:03:14.553907 [ 188 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304887 sec., 91961.98598039524 rows/sec., 7.98 MiB/sec. | ||
| 3530 | 2026.01.20 00:03:14.554015 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001336 sec., 13473.05389221557 rows/sec., 1.07 MiB/sec. | ||
| 3531 | 2026.01.20 00:03:14.554060 [ 276 ] {a6bc9e4d-6924-4179-a5e6-b3b0e48d6b30} <Debug> TCPHandler: Processed in 0.001526659 sec. | ||
| 3532 | 2026.01.20 00:03:14.554075 [ 191 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3533 | 2026.01.20 00:03:14.554178 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2026.01.20 00:03:14.554279 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3535 | 2026.01.20 00:03:14.554323 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3536 | 2026.01.20 00:03:14.554373 [ 191 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.01.20 00:03:14.554448 [ 191 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_5_1} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3538 | 2026.01.20 00:03:14.554519 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3539 | 2026.01.20 00:03:14.555506 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.01.20 00:03:14.555547 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3541 | 2026.01.20 00:03:14.555985 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3542 | 2026.01.20 00:03:14.556210 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.01.20 00:03:14.556329 [ 133 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3544 | 2026.01.20 00:03:14.556337 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} <Debug> executeQuery: Read 1405 rows, 120.26 KiB in 0.0021 sec., 669047.619047619 rows/sec., 55.93 MiB/sec. | ||
| 3545 | 2026.01.20 00:03:14.556369 [ 133 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.01.20 00:03:14.556389 [ 276 ] {b7b2c551-7e1f-4ea9-995f-59a73a822ba3} <Debug> TCPHandler: Processed in 0.002288239 sec. | ||
| 3547 | 2026.01.20 00:03:14.556392 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3548 | 2026.01.20 00:03:14.556505 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.01.20 00:03:14.556510 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 3550 | 2026.01.20 00:03:14.556600 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3551 | 2026.01.20 00:03:14.556632 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3552 | 2026.01.20 00:03:14.556642 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3553 | 2026.01.20 00:03:14.556673 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1405 rows starting from the beginning of the part | ||
| 3554 | 2026.01.20 00:03:14.556754 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 3555 | 2026.01.20 00:03:14.556804 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3556 | 2026.01.20 00:03:14.556846 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part | ||
| 3557 | 2026.01.20 00:03:14.556887 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3558 | 2026.01.20 00:03:14.556989 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1405 rows starting from the beginning of the part | ||
| 3559 | 2026.01.20 00:03:14.557130 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.01.20 00:03:14.557172 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3561 | 2026.01.20 00:03:14.557503 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3562 | 2026.01.20 00:03:14.557730 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.01.20 00:03:14.557863 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} <Debug> executeQuery: Read 70 rows, 5.23 KiB in 0.00124 sec., 56451.6129032258 rows/sec., 4.12 MiB/sec. | ||
| 3564 | 2026.01.20 00:03:14.557900 [ 276 ] {18cdfc65-9846-4848-ab50-729ee1a67d0b} <Debug> TCPHandler: Processed in 0.001410408 sec. | ||
| 3565 | 2026.01.20 00:03:14.558014 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2026.01.20 00:03:14.558106 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3567 | 2026.01.20 00:03:14.558146 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3568 | 2026.01.20 00:03:14.558610 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002110407 sec., 1513452.1445389444 rows/sec., 132.28 MiB/sec. | ||
| 3569 | 2026.01.20 00:03:14.558637 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.01.20 00:03:14.558676 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3571 | 2026.01.20 00:03:14.558859 [ 196 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3572 | 2026.01.20 00:03:14.559017 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3573 | 2026.01.20 00:03:14.559211 [ 196 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2026.01.20 00:03:14.559296 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.01.20 00:03:14.559312 [ 196 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_26_5} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3576 | 2026.01.20 00:03:14.559413 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3577 | 2026.01.20 00:03:14.559414 [ 133 ] {} <Debug> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3578 | 2026.01.20 00:03:14.559441 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001352 sec., 186390.53254437872 rows/sec., 12.89 MiB/sec. | ||
| 3579 | 2026.01.20 00:03:14.559462 [ 133 ] {} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2026.01.20 00:03:14.559485 [ 276 ] {e5223851-0cc3-4c89-9bf0-eab92a1f7d13} <Debug> TCPHandler: Processed in 0.00151947 sec. | ||
| 3581 | 2026.01.20 00:03:14.559487 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3582 | 2026.01.20 00:03:14.559583 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::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 | ||
| 3583 | 2026.01.20 00:03:14.559613 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.01.20 00:03:14.559675 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3585 | 2026.01.20 00:03:14.559705 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part | ||
| 3586 | 2026.01.20 00:03:14.559712 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3587 | 2026.01.20 00:03:14.559755 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part | ||
| 3588 | 2026.01.20 00:03:14.559757 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3589 | 2026.01.20 00:03:14.559803 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 252 rows starting from the beginning of the part | ||
| 3590 | 2026.01.20 00:03:14.559843 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::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 | ||
| 3591 | 2026.01.20 00:03:14.559881 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::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 | ||
| 3592 | 2026.01.20 00:03:14.560189 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.01.20 00:03:14.560231 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3594 | 2026.01.20 00:03:14.560550 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3595 | 2026.01.20 00:03:14.560778 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.01.20 00:03:14.560808 [ 189 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250696 sec., 1007439.0579325432 rows/sec., 73.52 MiB/sec. | ||
| 3597 | 2026.01.20 00:03:14.560884 [ 133 ] {} <Debug> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3598 | 2026.01.20 00:03:14.560912 [ 133 ] {} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.01.20 00:03:14.560913 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001219 sec., 9844.134536505331 rows/sec., 769.07 KiB/sec. | ||
| 3600 | 2026.01.20 00:03:14.560934 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3601 | 2026.01.20 00:03:14.560970 [ 276 ] {05eb77d1-5ce6-4c9b-8f76-2a90c58c6c60} <Debug> TCPHandler: Processed in 0.001406318 sec. | ||
| 3602 | 2026.01.20 00:03:14.561008 [ 189 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3603 | 2026.01.20 00:03:14.561028 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::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 | ||
| 3604 | 2026.01.20 00:03:14.561102 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.01.20 00:03:14.561131 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3606 | 2026.01.20 00:03:14.561166 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3607 | 2026.01.20 00:03:14.561201 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3608 | 2026.01.20 00:03:14.561228 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3609 | 2026.01.20 00:03:14.561247 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3610 | 2026.01.20 00:03:14.561275 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3611 | 2026.01.20 00:03:14.561319 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::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 | ||
| 3612 | 2026.01.20 00:03:14.561324 [ 189 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.01.20 00:03:14.561360 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::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 | ||
| 3614 | 2026.01.20 00:03:14.561402 [ 189 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_5_1} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3615 | 2026.01.20 00:03:14.561483 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3616 | 2026.01.20 00:03:14.561967 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.01.20 00:03:14.562009 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3618 | 2026.01.20 00:03:14.562045 [ 189 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001053224 sec., 56967.938444243584 rows/sec., 4.56 MiB/sec. | ||
| 3619 | 2026.01.20 00:03:14.562146 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3620 | 2026.01.20 00:03:14.562427 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.01.20 00:03:14.562490 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_5_1} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3622 | 2026.01.20 00:03:14.562497 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3623 | 2026.01.20 00:03:14.562547 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3624 | 2026.01.20 00:03:14.562788 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.01.20 00:03:14.562912 [ 133 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3626 | 2026.01.20 00:03:14.562935 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} <Debug> executeQuery: Read 614 rows, 47.33 KiB in 0.001752 sec., 350456.6210045662 rows/sec., 26.38 MiB/sec. | ||
| 3627 | 2026.01.20 00:03:14.562948 [ 133 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.01.20 00:03:14.562980 [ 276 ] {8788059a-3f93-4500-9c4b-f31b919265db} <Debug> TCPHandler: Processed in 0.001927914 sec. | ||
| 3629 | 2026.01.20 00:03:14.562986 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3630 | 2026.01.20 00:03:14.563087 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 3631 | 2026.01.20 00:03:14.563120 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3632 | 2026.01.20 00:03:14.563186 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3633 | 2026.01.20 00:03:14.563218 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part | ||
| 3634 | 2026.01.20 00:03:14.563218 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3635 | 2026.01.20 00:03:14.563271 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 3636 | 2026.01.20 00:03:14.563273 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3637 | 2026.01.20 00:03:14.563321 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3638 | 2026.01.20 00:03:14.563366 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 3639 | 2026.01.20 00:03:14.563405 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 3640 | 2026.01.20 00:03:14.563443 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 614 rows starting from the beginning of the part | ||
| 3641 | 2026.01.20 00:03:14.564009 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.01.20 00:03:14.564050 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3643 | 2026.01.20 00:03:14.564458 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407919 sec., 1123644.186917003 rows/sec., 89.59 MiB/sec. | ||
| 3644 | 2026.01.20 00:03:14.564586 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3645 | 2026.01.20 00:03:14.564630 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3646 | 2026.01.20 00:03:14.564971 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.01.20 00:03:14.565033 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.01.20 00:03:14.565044 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_26_5} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3649 | 2026.01.20 00:03:14.565139 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3650 | 2026.01.20 00:03:14.565183 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3651 | 2026.01.20 00:03:14.565214 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.01.20 00:03:14.565228 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} <Debug> executeQuery: Read 889 rows, 61.79 KiB in 0.002028 sec., 438362.91913214995 rows/sec., 29.75 MiB/sec. | ||
| 3653 | 2026.01.20 00:03:14.565232 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3654 | 2026.01.20 00:03:14.565286 [ 276 ] {13104901-1179-4eed-aa9f-5d7c711408cb} <Debug> TCPHandler: Processed in 0.002216598 sec. | ||
| 3655 | 2026.01.20 00:03:14.565327 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 3656 | 2026.01.20 00:03:14.565419 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3657 | 2026.01.20 00:03:14.565438 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.01.20 00:03:14.565445 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6900 rows starting from the beginning of the part | ||
| 3659 | 2026.01.20 00:03:14.565517 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 3660 | 2026.01.20 00:03:14.565557 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 3661 | 2026.01.20 00:03:14.565557 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3662 | 2026.01.20 00:03:14.565602 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 3663 | 2026.01.20 00:03:14.565665 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 3664 | 2026.01.20 00:03:14.565670 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3665 | 2026.01.20 00:03:14.565713 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 889 rows starting from the beginning of the part | ||
| 3666 | 2026.01.20 00:03:14.566562 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.01.20 00:03:14.566604 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3668 | 2026.01.20 00:03:14.567289 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3669 | 2026.01.20 00:03:14.567535 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.01.20 00:03:14.567692 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002156 sec., 18552.87569573284 rows/sec., 33.25 MiB/sec. | ||
| 3671 | 2026.01.20 00:03:14.567745 [ 276 ] {62a32340-b6b8-4d3a-80ff-2a67e3792979} <Debug> TCPHandler: Processed in 0.002362021 sec. | ||
| 3672 | 2026.01.20 00:03:14.567858 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.01.20 00:03:14.567956 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3674 | 2026.01.20 00:03:14.567999 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3675 | 2026.01.20 00:03:14.568381 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.01.20 00:03:14.568419 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3677 | 2026.01.20 00:03:14.568802 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3678 | 2026.01.20 00:03:14.569032 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.01.20 00:03:14.569139 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8429 rows, containing 5 columns (5 merged, 0 gathered) in 0.00383523 sec., 2197782.1408364037 rows/sec., 150.91 MiB/sec. | ||
| 3680 | 2026.01.20 00:03:14.569152 [ 133 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3681 | 2026.01.20 00:03:14.569172 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 3682 | 2026.01.20 00:03:14.569199 [ 133 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.01.20 00:03:14.569219 [ 276 ] {8fcc73a9-ceae-49c0-abe2-fd8f59d5ffb3} <Debug> TCPHandler: Processed in 0.001411458 sec. | ||
| 3684 | 2026.01.20 00:03:14.569229 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3685 | 2026.01.20 00:03:14.569311 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3686 | 2026.01.20 00:03:14.569331 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 3687 | 2026.01.20 00:03:14.569417 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3688 | 2026.01.20 00:03:14.569443 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1200 rows starting from the beginning of the part | ||
| 3689 | 2026.01.20 00:03:14.569490 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 3690 | 2026.01.20 00:03:14.569531 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 3691 | 2026.01.20 00:03:14.569570 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 3692 | 2026.01.20 00:03:14.569585 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.01.20 00:03:14.569606 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 3694 | 2026.01.20 00:03:14.569643 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 3695 | 2026.01.20 00:03:14.569655 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3696 | 2026.01.20 00:03:14.569723 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3697 | 2026.01.20 00:03:14.570506 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001206896 sec., 1242857.7110206678 rows/sec., 83.76 MiB/sec. | ||
| 3698 | 2026.01.20 00:03:14.570677 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3699 | 2026.01.20 00:03:14.570942 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.01.20 00:03:14.571008 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_26_5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3701 | 2026.01.20 00:03:14.571067 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3702 | 2026.01.20 00:03:14.791056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9113 | ||
| 3703 | 2026.01.20 00:03:14.791593 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2026.01.20 00:03:14.791640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3705 | 2026.01.20 00:03:14.792125 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3706 | 2026.01.20 00:03:14.792356 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.01.20 00:03:14.792479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9113 | ||
| 3708 | 2026.01.20 00:03:15.281713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3709 | 2026.01.20 00:03:15.298476 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.01.20 00:03:15.298529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3711 | 2026.01.20 00:03:15.304723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3712 | 2026.01.20 00:03:15.305533 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.01.20 00:03:15.308381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3714 | 2026.01.20 00:03:19.518585 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2026.01.20 00:03:19.518789 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3716 | 2026.01.20 00:03:19.518862 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3717 | 2026.01.20 00:03:19.519539 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.01.20 00:03:19.519587 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3719 | 2026.01.20 00:03:19.519982 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3720 | 2026.01.20 00:03:19.520217 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.01.20 00:03:19.520369 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.62 MiB/sec. | ||
| 3722 | 2026.01.20 00:03:19.520411 [ 276 ] {f98235d4-46a6-47cc-985a-1727723e2441} <Debug> TCPHandler: Processed in 0.001964875 sec. | ||
| 3723 | 2026.01.20 00:03:19.520532 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3724 | 2026.01.20 00:03:19.520627 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3725 | 2026.01.20 00:03:19.520669 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3726 | 2026.01.20 00:03:19.521101 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.01.20 00:03:19.521140 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3728 | 2026.01.20 00:03:19.521446 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3729 | 2026.01.20 00:03:19.521661 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2026.01.20 00:03:19.521793 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 3731 | 2026.01.20 00:03:19.521831 [ 276 ] {44b25b69-5746-477c-8ed0-b98f93d758c8} <Debug> TCPHandler: Processed in 0.001349817 sec. | ||
| 3732 | 2026.01.20 00:03:19.521950 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2026.01.20 00:03:19.522045 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3734 | 2026.01.20 00:03:19.522092 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3735 | 2026.01.20 00:03:19.522513 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.01.20 00:03:19.522550 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3737 | 2026.01.20 00:03:19.522883 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3738 | 2026.01.20 00:03:19.523120 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.01.20 00:03:19.523259 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 3740 | 2026.01.20 00:03:19.523298 [ 276 ] {46279181-ff55-45f0-b54f-28e02c2ff6d6} <Debug> TCPHandler: Processed in 0.001399088 sec. | ||
| 3741 | 2026.01.20 00:03:19.523419 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2026.01.20 00:03:19.523512 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3743 | 2026.01.20 00:03:19.523554 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3744 | 2026.01.20 00:03:19.523906 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.01.20 00:03:19.523942 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3746 | 2026.01.20 00:03:19.524263 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3747 | 2026.01.20 00:03:19.524482 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.01.20 00:03:19.524611 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 3749 | 2026.01.20 00:03:19.524646 [ 276 ] {361b9db7-a811-4a93-b7fd-fa5994f3bb59} <Debug> TCPHandler: Processed in 0.001277556 sec. | ||
| 3750 | 2026.01.20 00:03:22.176024 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3751 | 2026.01.20 00:03:22.176106 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3752 | 2026.01.20 00:03:22.292645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9625 | ||
| 3753 | 2026.01.20 00:03:22.293187 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2026.01.20 00:03:22.293234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3755 | 2026.01.20 00:03:22.293750 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3756 | 2026.01.20 00:03:22.293994 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.01.20 00:03:22.294131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9625 | ||
| 3758 | 2026.01.20 00:03:22.297957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 484 | ||
| 3759 | 2026.01.20 00:03:22.300206 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.01.20 00:03:22.300260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3761 | 2026.01.20 00:03:22.301471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3762 | 2026.01.20 00:03:22.301748 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.01.20 00:03:22.302106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3764 | 2026.01.20 00:03:22.808490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3765 | 2026.01.20 00:03:22.825600 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.01.20 00:03:22.825660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3767 | 2026.01.20 00:03:22.831776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3768 | 2026.01.20 00:03:22.832481 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.01.20 00:03:22.835542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3770 | 2026.01.20 00:03:24.520556 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2026.01.20 00:03:24.520738 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3772 | 2026.01.20 00:03:24.520834 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3773 | 2026.01.20 00:03:24.521541 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.01.20 00:03:24.521585 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3775 | 2026.01.20 00:03:24.521976 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3776 | 2026.01.20 00:03:24.522201 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2026.01.20 00:03:24.522345 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001652 sec., 82324.45520581113 rows/sec., 7.12 MiB/sec. | ||
| 3778 | 2026.01.20 00:03:24.522386 [ 276 ] {0da62c93-1c36-4c53-81f3-070a5a339984} <Debug> TCPHandler: Processed in 0.001947935 sec. | ||
| 3779 | 2026.01.20 00:03:24.522514 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3780 | 2026.01.20 00:03:24.522606 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3781 | 2026.01.20 00:03:24.522645 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3782 | 2026.01.20 00:03:24.523064 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3783 | 2026.01.20 00:03:24.523101 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3784 | 2026.01.20 00:03:24.523386 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3785 | 2026.01.20 00:03:24.523589 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3786 | 2026.01.20 00:03:24.523715 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001128 sec., 35460.99290780142 rows/sec., 2.60 MiB/sec. | ||
| 3787 | 2026.01.20 00:03:24.523750 [ 276 ] {d1cb1b4d-af20-4cb1-ba3e-9991ed803e60} <Debug> TCPHandler: Processed in 0.001283587 sec. | ||
| 3788 | 2026.01.20 00:03:24.523857 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3789 | 2026.01.20 00:03:24.523948 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3790 | 2026.01.20 00:03:24.523988 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3791 | 2026.01.20 00:03:24.524421 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.01.20 00:03:24.524457 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3793 | 2026.01.20 00:03:24.524754 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3794 | 2026.01.20 00:03:24.524955 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.01.20 00:03:24.525077 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 7.09 MiB/sec. | ||
| 3796 | 2026.01.20 00:03:24.525114 [ 276 ] {07869ba4-1853-4806-bce5-b489c35535dd} <Debug> TCPHandler: Processed in 0.001303846 sec. | ||
| 3797 | 2026.01.20 00:03:24.525222 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3798 | 2026.01.20 00:03:24.525314 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3799 | 2026.01.20 00:03:24.525355 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3800 | 2026.01.20 00:03:24.525761 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2026.01.20 00:03:24.525796 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3802 | 2026.01.20 00:03:24.526136 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3803 | 2026.01.20 00:03:24.526337 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2026.01.20 00:03:24.526463 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 3805 | 2026.01.20 00:03:24.526499 [ 276 ] {8d535639-e8e8-4d64-96b1-e144d4221102} <Debug> TCPHandler: Processed in 0.001324047 sec. | ||
| 3806 | 2026.01.20 00:03:24.526604 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3807 | 2026.01.20 00:03:24.526694 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3808 | 2026.01.20 00:03:24.526746 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3809 | 2026.01.20 00:03:24.527637 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2026.01.20 00:03:24.527678 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3811 | 2026.01.20 00:03:24.528273 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3812 | 2026.01.20 00:03:24.528501 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.01.20 00:03:24.528642 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001965 sec., 20356.23409669211 rows/sec., 36.48 MiB/sec. | ||
| 3814 | 2026.01.20 00:03:24.528694 [ 276 ] {c0d76d04-4497-4bda-b6ac-6bd6bc108708} <Debug> TCPHandler: Processed in 0.002137857 sec. | ||
| 3815 | 2026.01.20 00:03:24.528812 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2026.01.20 00:03:24.528909 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3817 | 2026.01.20 00:03:24.528951 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3818 | 2026.01.20 00:03:24.529294 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.01.20 00:03:24.529331 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3820 | 2026.01.20 00:03:24.529654 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3821 | 2026.01.20 00:03:24.529866 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2026.01.20 00:03:24.530000 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 3823 | 2026.01.20 00:03:24.530036 [ 276 ] {1288cfad-cb79-47d7-a2b5-9528cd080bb3} <Debug> TCPHandler: Processed in 0.001275736 sec. | ||
| 3824 | 2026.01.20 00:03:29.520027 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3825 | 2026.01.20 00:03:29.520232 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3826 | 2026.01.20 00:03:29.520312 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3827 | 2026.01.20 00:03:29.521004 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3828 | 2026.01.20 00:03:29.521054 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3829 | 2026.01.20 00:03:29.521451 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3830 | 2026.01.20 00:03:29.521689 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2026.01.20 00:03:29.521841 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.58 MiB/sec. | ||
| 3832 | 2026.01.20 00:03:29.521882 [ 276 ] {07d94bfd-0332-4ab7-b774-58040a7fcd10} <Debug> TCPHandler: Processed in 0.001986566 sec. | ||
| 3833 | 2026.01.20 00:03:29.522014 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3834 | 2026.01.20 00:03:29.522113 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3835 | 2026.01.20 00:03:29.522156 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3836 | 2026.01.20 00:03:29.522612 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2026.01.20 00:03:29.522650 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3838 | 2026.01.20 00:03:29.522964 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3839 | 2026.01.20 00:03:29.523196 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2026.01.20 00:03:29.523325 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 3841 | 2026.01.20 00:03:29.523362 [ 276 ] {323bbccb-7ec9-47d0-b46e-1e332a0fcda5} <Debug> TCPHandler: Processed in 0.001400158 sec. | ||
| 3842 | 2026.01.20 00:03:29.523480 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3843 | 2026.01.20 00:03:29.523577 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3844 | 2026.01.20 00:03:29.523621 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3845 | 2026.01.20 00:03:29.524045 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2026.01.20 00:03:29.524082 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3847 | 2026.01.20 00:03:29.524439 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3848 | 2026.01.20 00:03:29.524646 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.01.20 00:03:29.524776 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 3850 | 2026.01.20 00:03:29.524825 [ 276 ] {24f8bb38-8d8d-419e-948f-32e2a85ee220} <Debug> TCPHandler: Processed in 0.001395608 sec. | ||
| 3851 | 2026.01.20 00:03:29.524962 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3852 | 2026.01.20 00:03:29.525059 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3853 | 2026.01.20 00:03:29.525101 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3854 | 2026.01.20 00:03:29.525448 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2026.01.20 00:03:29.525485 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3856 | 2026.01.20 00:03:29.525811 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3857 | 2026.01.20 00:03:29.526020 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2026.01.20 00:03:29.526154 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 3859 | 2026.01.20 00:03:29.526190 [ 276 ] {1f05dcdf-e500-4de2-9a04-eac2469e7351} <Debug> TCPHandler: Processed in 0.001279657 sec. | ||
| 3860 | 2026.01.20 00:03:29.794228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10073 | ||
| 3861 | 2026.01.20 00:03:29.794785 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.01.20 00:03:29.794835 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3863 | 2026.01.20 00:03:29.795370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3864 | 2026.01.20 00:03:29.795612 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.01.20 00:03:29.795749 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10073 | ||
| 3866 | 2026.01.20 00:03:29.795787 [ 115 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3867 | 2026.01.20 00:03:29.795853 [ 115 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2026.01.20 00:03:29.795874 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3869 | 2026.01.20 00:03:29.795975 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 3870 | 2026.01.20 00:03:29.796087 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3871 | 2026.01.20 00:03:29.796120 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7705 rows starting from the beginning of the part | ||
| 3872 | 2026.01.20 00:03:29.796179 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 3873 | 2026.01.20 00:03:29.796225 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 3874 | 2026.01.20 00:03:29.796266 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 3875 | 2026.01.20 00:03:29.796305 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 3876 | 2026.01.20 00:03:29.796342 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 3877 | 2026.01.20 00:03:29.798699 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10073 rows, containing 4 columns (4 merged, 0 gathered) in 0.002761726 sec., 3647356.761677299 rows/sec., 52.18 MiB/sec. | ||
| 3878 | 2026.01.20 00:03:29.799119 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3879 | 2026.01.20 00:03:29.799430 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2026.01.20 00:03:29.799510 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_21_4} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3881 | 2026.01.20 00:03:29.799634 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 3882 | 2026.01.20 00:03:30.335604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3883 | 2026.01.20 00:03:30.352634 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2026.01.20 00:03:30.352690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3885 | 2026.01.20 00:03:30.358942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3886 | 2026.01.20 00:03:30.359637 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2026.01.20 00:03:30.359986 [ 114 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3888 | 2026.01.20 00:03:30.360080 [ 114 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2026.01.20 00:03:30.360119 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3890 | 2026.01.20 00:03:30.360321 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 3891 | 2026.01.20 00:03:30.362596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3892 | 2026.01.20 00:03:30.364020 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3893 | 2026.01.20 00:03:30.365338 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 3894 | 2026.01.20 00:03:30.369822 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 3895 | 2026.01.20 00:03:30.374304 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 3896 | 2026.01.20 00:03:30.378568 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 3897 | 2026.01.20 00:03:30.382861 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 3898 | 2026.01.20 00:03:30.386922 [ 190 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 3899 | 2026.01.20 00:03:30.437693 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077437493 sec., 2053.2689507394048 rows/sec., 10.62 MiB/sec. | ||
| 3900 | 2026.01.20 00:03:30.439459 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3901 | 2026.01.20 00:03:30.441095 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.01.20 00:03:30.441184 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_21_4} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3903 | 2026.01.20 00:03:30.442690 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 3904 | 2026.01.20 00:03:31.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.41 MiB, peak 257.95 MiB, free memory in arenas 0.00 B, will set to 250.83 MiB (RSS), difference: 3.42 MiB | ||
| 3905 | 2026.01.20 00:03:32.302272 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 504 | ||
| 3906 | 2026.01.20 00:03:32.304394 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.01.20 00:03:32.304440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3908 | 2026.01.20 00:03:32.305645 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3909 | 2026.01.20 00:03:32.305921 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2026.01.20 00:03:32.306076 [ 113 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3911 | 2026.01.20 00:03:32.306139 [ 113 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.01.20 00:03:32.306158 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3913 | 2026.01.20 00:03:32.306204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 3914 | 2026.01.20 00:03:32.306290 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 3915 | 2026.01.20 00:03:32.306804 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3916 | 2026.01.20 00:03:32.306950 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 384 rows starting from the beginning of the part | ||
| 3917 | 2026.01.20 00:03:32.307383 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 3918 | 2026.01.20 00:03:32.307721 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3919 | 2026.01.20 00:03:32.308063 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 3920 | 2026.01.20 00:03:32.308384 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 3921 | 2026.01.20 00:03:32.308705 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 3922 | 2026.01.20 00:03:32.314288 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 72 columns (72 merged, 0 gathered) in 0.008041944 sec., 62671.41377756423 rows/sec., 55.09 MiB/sec. | ||
| 3923 | 2026.01.20 00:03:32.315212 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3924 | 2026.01.20 00:03:32.315769 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.01.20 00:03:32.315836 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_16_3} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3926 | 2026.01.20 00:03:32.316029 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3927 | 2026.01.20 00:03:34.520207 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2026.01.20 00:03:34.520400 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3929 | 2026.01.20 00:03:34.520468 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3930 | 2026.01.20 00:03:34.521156 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.01.20 00:03:34.521209 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3932 | 2026.01.20 00:03:34.521618 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3933 | 2026.01.20 00:03:34.521860 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.01.20 00:03:34.522023 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00167 sec., 81437.125748503 rows/sec., 7.05 MiB/sec. | ||
| 3935 | 2026.01.20 00:03:34.522071 [ 276 ] {29a9acb9-a3d2-4d0c-8f2c-880f97861536} <Debug> TCPHandler: Processed in 0.001988235 sec. | ||
| 3936 | 2026.01.20 00:03:34.522194 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2026.01.20 00:03:34.522300 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3938 | 2026.01.20 00:03:34.522346 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3939 | 2026.01.20 00:03:34.522772 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.01.20 00:03:34.522811 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3941 | 2026.01.20 00:03:34.523122 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3942 | 2026.01.20 00:03:34.523333 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.01.20 00:03:34.523467 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001192 sec., 33557.04697986577 rows/sec., 2.46 MiB/sec. | ||
| 3944 | 2026.01.20 00:03:34.523506 [ 276 ] {4f8938d9-e1c0-402f-bf66-7ca3adfeacae} <Debug> TCPHandler: Processed in 0.001365928 sec. | ||
| 3945 | 2026.01.20 00:03:34.523619 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2026.01.20 00:03:34.523717 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3947 | 2026.01.20 00:03:34.523758 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3948 | 2026.01.20 00:03:34.524203 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.01.20 00:03:34.524240 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3950 | 2026.01.20 00:03:34.524558 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3951 | 2026.01.20 00:03:34.524791 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.01.20 00:03:34.524922 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001225 sec., 84897.95918367348 rows/sec., 6.63 MiB/sec. | ||
| 3953 | 2026.01.20 00:03:34.524960 [ 276 ] {3ca37923-0e3f-4ab6-851a-ae6d37d6236f} <Debug> TCPHandler: Processed in 0.001393268 sec. | ||
| 3954 | 2026.01.20 00:03:34.525083 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.01.20 00:03:34.525181 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3956 | 2026.01.20 00:03:34.525232 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3957 | 2026.01.20 00:03:34.525654 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.01.20 00:03:34.525695 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3959 | 2026.01.20 00:03:34.526043 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3960 | 2026.01.20 00:03:34.526269 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.01.20 00:03:34.526403 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 3962 | 2026.01.20 00:03:34.526441 [ 276 ] {601655a1-5824-4998-85a2-c1221c6fb8c0} <Debug> TCPHandler: Processed in 0.001409068 sec. | ||
| 3963 | 2026.01.20 00:03:34.526555 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.01.20 00:03:34.526652 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3965 | 2026.01.20 00:03:34.526705 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3966 | 2026.01.20 00:03:34.527497 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.01.20 00:03:34.527536 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3968 | 2026.01.20 00:03:34.528101 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3969 | 2026.01.20 00:03:34.528336 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.01.20 00:03:34.528479 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001845 sec., 21680.21680216802 rows/sec., 38.85 MiB/sec. | ||
| 3971 | 2026.01.20 00:03:34.528546 [ 276 ] {2c9b33ca-9a61-4e16-9f27-34716892017c} <Debug> TCPHandler: Processed in 0.002042246 sec. | ||
| 3972 | 2026.01.20 00:03:34.528658 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.01.20 00:03:34.528756 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3974 | 2026.01.20 00:03:34.528800 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3975 | 2026.01.20 00:03:34.529147 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.01.20 00:03:34.529186 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3977 | 2026.01.20 00:03:34.529497 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3978 | 2026.01.20 00:03:34.529716 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.01.20 00:03:34.529847 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 3980 | 2026.01.20 00:03:34.529884 [ 276 ] {4622fba7-711c-401c-b077-3fff9a5cd094} <Debug> TCPHandler: Processed in 0.001277466 sec. | ||
| 3981 | 2026.01.20 00:03:37.176185 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3982 | 2026.01.20 00:03:37.176270 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3983 | 2026.01.20 00:03:37.295938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10585 | ||
| 3984 | 2026.01.20 00:03:37.296530 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.01.20 00:03:37.296581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3986 | 2026.01.20 00:03:37.297143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3987 | 2026.01.20 00:03:37.297376 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.01.20 00:03:37.297507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10585 | ||
| 3989 | 2026.01.20 00:03:37.862796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 3990 | 2026.01.20 00:03:37.879134 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2026.01.20 00:03:37.879190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3992 | 2026.01.20 00:03:37.885114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3993 | 2026.01.20 00:03:37.885819 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.01.20 00:03:37.888413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 3995 | 2026.01.20 00:03:38.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.54 MiB, peak 257.95 MiB, free memory in arenas 0.00 B, will set to 252.73 MiB (RSS), difference: 1.20 MiB | ||
| 3996 | 2026.01.20 00:03:39.518285 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2026.01.20 00:03:39.518477 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3998 | 2026.01.20 00:03:39.518541 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3999 | 2026.01.20 00:03:39.519191 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.01.20 00:03:39.519239 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4001 | 2026.01.20 00:03:39.519650 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4002 | 2026.01.20 00:03:39.519876 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.01.20 00:03:39.520028 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.67 MiB/sec. | ||
| 4004 | 2026.01.20 00:03:39.520045 [ 105 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4005 | 2026.01.20 00:03:39.520070 [ 276 ] {ccf632ac-bb6b-4b92-9020-05adddd6b45d} <Debug> TCPHandler: Processed in 0.001912135 sec. | ||
| 4006 | 2026.01.20 00:03:39.520124 [ 105 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2026.01.20 00:03:39.520155 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4008 | 2026.01.20 00:03:39.520226 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.01.20 00:03:39.520260 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 4010 | 2026.01.20 00:03:39.520326 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4011 | 2026.01.20 00:03:39.520363 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4012 | 2026.01.20 00:03:39.520366 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4013 | 2026.01.20 00:03:39.520397 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1405 rows starting from the beginning of the part | ||
| 4014 | 2026.01.20 00:03:39.520464 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4015 | 2026.01.20 00:03:39.520519 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part | ||
| 4016 | 2026.01.20 00:03:39.520567 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4017 | 2026.01.20 00:03:39.520612 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part | ||
| 4018 | 2026.01.20 00:03:39.520660 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4019 | 2026.01.20 00:03:39.520791 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.01.20 00:03:39.520825 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4021 | 2026.01.20 00:03:39.521120 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4022 | 2026.01.20 00:03:39.521391 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.01.20 00:03:39.521501 [ 105 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4024 | 2026.01.20 00:03:39.521521 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 4025 | 2026.01.20 00:03:39.521530 [ 105 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.01.20 00:03:39.521560 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4027 | 2026.01.20 00:03:39.521570 [ 276 ] {6d4985cd-8ce1-4010-823a-53c9510752c9} <Debug> TCPHandler: Processed in 0.001395718 sec. | ||
| 4028 | 2026.01.20 00:03:39.521644 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 4029 | 2026.01.20 00:03:39.521698 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.01.20 00:03:39.521781 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4031 | 2026.01.20 00:03:39.521799 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4032 | 2026.01.20 00:03:39.521822 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 632 rows starting from the beginning of the part | ||
| 4033 | 2026.01.20 00:03:39.521849 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4034 | 2026.01.20 00:03:39.521855 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630632 sec., 1131463.138218801 rows/sec., 98.64 MiB/sec. | ||
| 4035 | 2026.01.20 00:03:39.521898 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 4036 | 2026.01.20 00:03:39.521950 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 4037 | 2026.01.20 00:03:39.521992 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 4038 | 2026.01.20 00:03:39.522041 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 4039 | 2026.01.20 00:03:39.522084 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 4040 | 2026.01.20 00:03:39.522123 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4041 | 2026.01.20 00:03:39.522304 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.01.20 00:03:39.522353 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4043 | 2026.01.20 00:03:39.522432 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.01.20 00:03:39.522524 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_31_6} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4045 | 2026.01.20 00:03:39.522615 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4046 | 2026.01.20 00:03:39.522778 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4047 | 2026.01.20 00:03:39.523014 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.01.20 00:03:39.523058 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452639 sec., 710431.153232152 rows/sec., 57.00 MiB/sec. | ||
| 4049 | 2026.01.20 00:03:39.523127 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4050 | 2026.01.20 00:03:39.523150 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00137 sec., 116788.32116788322 rows/sec., 8.13 MiB/sec. | ||
| 4051 | 2026.01.20 00:03:39.523151 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2026.01.20 00:03:39.523190 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4053 | 2026.01.20 00:03:39.523195 [ 276 ] {2a42ccba-4bfd-4d71-8b67-2bd8cf9ed0f0} <Debug> TCPHandler: Processed in 0.001549 sec. | ||
| 4054 | 2026.01.20 00:03:39.523253 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 4055 | 2026.01.20 00:03:39.523299 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4056 | 2026.01.20 00:03:39.523320 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.01.20 00:03:39.523352 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4058 | 2026.01.20 00:03:39.523385 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8429 rows starting from the beginning of the part | ||
| 4059 | 2026.01.20 00:03:39.523420 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4060 | 2026.01.20 00:03:39.523437 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 4061 | 2026.01.20 00:03:39.523468 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4062 | 2026.01.20 00:03:39.523487 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 4063 | 2026.01.20 00:03:39.523538 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 4064 | 2026.01.20 00:03:39.523580 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 4065 | 2026.01.20 00:03:39.523621 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 4066 | 2026.01.20 00:03:39.523654 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.01.20 00:03:39.523766 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_31_6} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4068 | 2026.01.20 00:03:39.523827 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.01.20 00:03:39.523871 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4070 | 2026.01.20 00:03:39.523896 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4071 | 2026.01.20 00:03:39.524210 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4072 | 2026.01.20 00:03:39.524432 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.01.20 00:03:39.524550 [ 105 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4074 | 2026.01.20 00:03:39.524573 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 4075 | 2026.01.20 00:03:39.524595 [ 105 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.01.20 00:03:39.524615 [ 276 ] {23c4e3ba-5e2a-4b3c-baa1-d0621e22d6e7} <Debug> TCPHandler: Processed in 0.001346987 sec. | ||
| 4077 | 2026.01.20 00:03:39.524620 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4078 | 2026.01.20 00:03:39.524715 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 4079 | 2026.01.20 00:03:39.524821 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4080 | 2026.01.20 00:03:39.524853 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1500 rows starting from the beginning of the part | ||
| 4081 | 2026.01.20 00:03:39.524916 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 4082 | 2026.01.20 00:03:39.524960 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 4083 | 2026.01.20 00:03:39.525002 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 4084 | 2026.01.20 00:03:39.525041 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 4085 | 2026.01.20 00:03:39.525078 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 4086 | 2026.01.20 00:03:39.526155 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001472849 sec., 1222121.2086235587 rows/sec., 82.36 MiB/sec. | ||
| 4087 | 2026.01.20 00:03:39.526420 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4088 | 2026.01.20 00:03:39.526690 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.01.20 00:03:39.526763 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_31_6} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4090 | 2026.01.20 00:03:39.526835 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4091 | 2026.01.20 00:03:39.527187 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9229 rows, containing 5 columns (5 merged, 0 gathered) in 0.003953891 sec., 2334156.404412767 rows/sec., 160.47 MiB/sec. | ||
| 4092 | 2026.01.20 00:03:39.527363 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4093 | 2026.01.20 00:03:39.527593 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2026.01.20 00:03:39.527653 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4095 | 2026.01.20 00:03:39.527706 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4096 | 2026.01.20 00:03:40.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.13 MiB, peak 259.84 MiB, free memory in arenas 0.00 B, will set to 254.41 MiB (RSS), difference: 1.28 MiB | ||
| 4097 | 2026.01.20 00:03:42.306445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 524 | ||
| 4098 | 2026.01.20 00:03:42.308497 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.01.20 00:03:42.308546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4100 | 2026.01.20 00:03:42.309751 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4101 | 2026.01.20 00:03:42.310038 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.01.20 00:03:42.310374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 4103 | 2026.01.20 00:03:44.549002 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4104 | 2026.01.20 00:03:44.549214 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4105 | 2026.01.20 00:03:44.549279 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4106 | 2026.01.20 00:03:44.549884 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2026.01.20 00:03:44.549928 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4108 | 2026.01.20 00:03:44.550308 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4109 | 2026.01.20 00:03:44.550526 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2026.01.20 00:03:44.550670 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001508 sec., 15915.119363395226 rows/sec., 1.32 MiB/sec. | ||
| 4111 | 2026.01.20 00:03:44.550709 [ 276 ] {34939a25-d506-414d-ae9c-95fab1e9c863} <Debug> TCPHandler: Processed in 0.001841653 sec. | ||
| 4112 | 2026.01.20 00:03:44.550827 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2026.01.20 00:03:44.550922 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4114 | 2026.01.20 00:03:44.550962 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4115 | 2026.01.20 00:03:44.551869 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2026.01.20 00:03:44.551905 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4117 | 2026.01.20 00:03:44.552297 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4118 | 2026.01.20 00:03:44.552507 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.01.20 00:03:44.552636 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} <Debug> executeQuery: Read 1396 rows, 119.60 KiB in 0.001732 sec., 806004.6189376443 rows/sec., 67.44 MiB/sec. | ||
| 4120 | 2026.01.20 00:03:44.552674 [ 276 ] {b2562df4-2bf5-44da-8a80-eebffa72f004} <Debug> TCPHandler: Processed in 0.001899374 sec. | ||
| 4121 | 2026.01.20 00:03:44.552793 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2026.01.20 00:03:44.552889 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4123 | 2026.01.20 00:03:44.552929 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4124 | 2026.01.20 00:03:44.553348 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.01.20 00:03:44.553385 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4126 | 2026.01.20 00:03:44.553688 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4127 | 2026.01.20 00:03:44.553896 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.01.20 00:03:44.553989 [ 102 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4129 | 2026.01.20 00:03:44.554024 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} <Debug> executeQuery: Read 52 rows, 3.97 KiB in 0.001153 sec., 45099.73980919341 rows/sec., 3.36 MiB/sec. | ||
| 4130 | 2026.01.20 00:03:44.554026 [ 102 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.01.20 00:03:44.554056 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4132 | 2026.01.20 00:03:44.554063 [ 276 ] {0d38fec0-8f37-48e7-b899-3aae3593ac4a} <Debug> TCPHandler: Processed in 0.001320856 sec. | ||
| 4133 | 2026.01.20 00:03:44.554177 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.01.20 00:03:44.554189 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 4135 | 2026.01.20 00:03:44.554274 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4136 | 2026.01.20 00:03:44.554320 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4137 | 2026.01.20 00:03:44.554353 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4138 | 2026.01.20 00:03:44.554396 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part | ||
| 4139 | 2026.01.20 00:03:44.554473 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4140 | 2026.01.20 00:03:44.554525 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part | ||
| 4141 | 2026.01.20 00:03:44.554571 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4142 | 2026.01.20 00:03:44.554618 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4143 | 2026.01.20 00:03:44.554665 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
| 4144 | 2026.01.20 00:03:44.554776 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.01.20 00:03:44.554818 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4146 | 2026.01.20 00:03:44.555150 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4147 | 2026.01.20 00:03:44.555378 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2026.01.20 00:03:44.555509 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001253 sec., 201117.3184357542 rows/sec., 13.91 MiB/sec. | ||
| 4149 | 2026.01.20 00:03:44.555547 [ 276 ] {a442544d-bf36-451f-b37f-fd73dca316c1} <Debug> TCPHandler: Processed in 0.001421219 sec. | ||
| 4150 | 2026.01.20 00:03:44.555612 [ 191 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482649 sec., 210434.16209770486 rows/sec., 16.24 MiB/sec. | ||
| 4151 | 2026.01.20 00:03:44.555667 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.01.20 00:03:44.555767 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4153 | 2026.01.20 00:03:44.555781 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4154 | 2026.01.20 00:03:44.555808 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4155 | 2026.01.20 00:03:44.556040 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.01.20 00:03:44.556104 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_16_3} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4157 | 2026.01.20 00:03:44.556191 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4158 | 2026.01.20 00:03:44.556194 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.01.20 00:03:44.556234 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4160 | 2026.01.20 00:03:44.556513 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4161 | 2026.01.20 00:03:44.556715 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.01.20 00:03:44.556840 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 4163 | 2026.01.20 00:03:44.556878 [ 276 ] {c7962176-8c7e-4692-88fb-56e1bc572851} <Debug> TCPHandler: Processed in 0.001262377 sec. | ||
| 4164 | 2026.01.20 00:03:44.556988 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2026.01.20 00:03:44.557082 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4166 | 2026.01.20 00:03:44.557121 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4167 | 2026.01.20 00:03:44.557717 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2026.01.20 00:03:44.557753 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4169 | 2026.01.20 00:03:44.558072 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4170 | 2026.01.20 00:03:44.558278 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.01.20 00:03:44.558406 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001342 sec., 444113.2637853949 rows/sec., 33.38 MiB/sec. | ||
| 4172 | 2026.01.20 00:03:44.558443 [ 276 ] {1ad334d4-5bd6-4558-9044-30647cac1d42} <Debug> TCPHandler: Processed in 0.00150552 sec. | ||
| 4173 | 2026.01.20 00:03:44.558555 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.01.20 00:03:44.558650 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4175 | 2026.01.20 00:03:44.558693 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4176 | 2026.01.20 00:03:44.559263 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.01.20 00:03:44.559303 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4178 | 2026.01.20 00:03:44.559669 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4179 | 2026.01.20 00:03:44.559873 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.01.20 00:03:44.560001 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001369 sec., 642804.9671292915 rows/sec., 43.63 MiB/sec. | ||
| 4181 | 2026.01.20 00:03:44.560038 [ 276 ] {2badcf48-c598-40fe-89dd-0ef7a900b73e} <Debug> TCPHandler: Processed in 0.00153284 sec. | ||
| 4182 | 2026.01.20 00:03:44.560149 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.01.20 00:03:44.560246 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4184 | 2026.01.20 00:03:44.560299 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4185 | 2026.01.20 00:03:44.561097 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.01.20 00:03:44.561133 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4187 | 2026.01.20 00:03:44.561731 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4188 | 2026.01.20 00:03:44.561951 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.01.20 00:03:44.562064 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4190 | 2026.01.20 00:03:44.562089 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001861 sec., 21493.820526598603 rows/sec., 38.52 MiB/sec. | ||
| 4191 | 2026.01.20 00:03:44.562130 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.01.20 00:03:44.562155 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4193 | 2026.01.20 00:03:44.562157 [ 276 ] {32803622-6cca-4ad5-91ad-bc95ad51e27c} <Debug> TCPHandler: Processed in 0.002058956 sec. | ||
| 4194 | 2026.01.20 00:03:44.562233 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 4195 | 2026.01.20 00:03:44.562278 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.01.20 00:03:44.562380 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4197 | 2026.01.20 00:03:44.562421 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4198 | 2026.01.20 00:03:44.562438 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4199 | 2026.01.20 00:03:44.562520 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 386 rows starting from the beginning of the part | ||
| 4200 | 2026.01.20 00:03:44.562637 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4201 | 2026.01.20 00:03:44.562746 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4202 | 2026.01.20 00:03:44.562760 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2026.01.20 00:03:44.562802 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4204 | 2026.01.20 00:03:44.562846 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4205 | 2026.01.20 00:03:44.562949 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4206 | 2026.01.20 00:03:44.563054 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4207 | 2026.01.20 00:03:44.563127 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4208 | 2026.01.20 00:03:44.563382 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.01.20 00:03:44.563528 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 4210 | 2026.01.20 00:03:44.563565 [ 276 ] {6df3d693-7886-44cf-ae5a-d0d8deee661b} <Debug> TCPHandler: Processed in 0.001337537 sec. | ||
| 4211 | 2026.01.20 00:03:44.566398 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 19 columns (19 merged, 0 gathered) in 0.004193224 sec., 139749.27168212336 rows/sec., 250.42 MiB/sec. | ||
| 4212 | 2026.01.20 00:03:44.567151 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4213 | 2026.01.20 00:03:44.567546 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.01.20 00:03:44.567632 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4215 | 2026.01.20 00:03:44.567728 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 4216 | 2026.01.20 00:03:44.797631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11033 | ||
| 4217 | 2026.01.20 00:03:44.798099 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.01.20 00:03:44.798143 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4219 | 2026.01.20 00:03:44.798554 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4220 | 2026.01.20 00:03:44.798778 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.01.20 00:03:44.798890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11033 | ||
| 4222 | 2026.01.20 00:03:45.388507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4223 | 2026.01.20 00:03:45.404906 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.01.20 00:03:45.404952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4225 | 2026.01.20 00:03:45.410976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4226 | 2026.01.20 00:03:45.411675 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.01.20 00:03:45.414400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4228 | 2026.01.20 00:03:49.518794 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2026.01.20 00:03:49.519075 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4230 | 2026.01.20 00:03:49.519174 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4231 | 2026.01.20 00:03:49.519894 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.01.20 00:03:49.519945 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4233 | 2026.01.20 00:03:49.520349 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4234 | 2026.01.20 00:03:49.520573 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.01.20 00:03:49.520732 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001725 sec., 32463.768115942028 rows/sec., 2.48 MiB/sec. | ||
| 4236 | 2026.01.20 00:03:49.520779 [ 276 ] {429d470f-b435-4ee6-8c09-6e38bf38e2ab} <Debug> TCPHandler: Processed in 0.002153708 sec. | ||
| 4237 | 2026.01.20 00:03:49.520908 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2026.01.20 00:03:49.521010 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4239 | 2026.01.20 00:03:49.521053 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4240 | 2026.01.20 00:03:49.521490 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.01.20 00:03:49.521529 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4242 | 2026.01.20 00:03:49.521833 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4243 | 2026.01.20 00:03:49.522041 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.01.20 00:03:49.522165 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 4245 | 2026.01.20 00:03:49.522202 [ 276 ] {f11f2af0-b329-4533-b526-932ef6aa0879} <Debug> TCPHandler: Processed in 0.001348157 sec. | ||
| 4246 | 2026.01.20 00:03:49.522316 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4247 | 2026.01.20 00:03:49.522406 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4248 | 2026.01.20 00:03:49.522446 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4249 | 2026.01.20 00:03:49.522825 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2026.01.20 00:03:49.522859 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4251 | 2026.01.20 00:03:49.523164 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4252 | 2026.01.20 00:03:49.523443 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.01.20 00:03:49.523571 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 4254 | 2026.01.20 00:03:49.523608 [ 276 ] {ad4c0745-ad43-4af2-b419-bb12b63bef56} <Debug> TCPHandler: Processed in 0.001340468 sec. | ||
| 4255 | 2026.01.20 00:03:49.523716 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2026.01.20 00:03:49.523810 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4257 | 2026.01.20 00:03:49.523851 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4258 | 2026.01.20 00:03:49.524175 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.01.20 00:03:49.524210 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4260 | 2026.01.20 00:03:49.524508 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4261 | 2026.01.20 00:03:49.524715 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.01.20 00:03:49.524841 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 4263 | 2026.01.20 00:03:49.524877 [ 276 ] {14b9af17-ba0e-408c-a179-5d588d16f801} <Debug> TCPHandler: Processed in 0.001212336 sec. | ||
| 4264 | 2026.01.20 00:03:52.176317 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4265 | 2026.01.20 00:03:52.176368 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4266 | 2026.01.20 00:03:52.299010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11545 | ||
| 4267 | 2026.01.20 00:03:52.299698 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2026.01.20 00:03:52.299730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4269 | 2026.01.20 00:03:52.300204 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4270 | 2026.01.20 00:03:52.300429 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2026.01.20 00:03:52.300555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11545 | ||
| 4272 | 2026.01.20 00:03:52.310551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 550 | ||
| 4273 | 2026.01.20 00:03:52.312854 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.01.20 00:03:52.312905 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4275 | 2026.01.20 00:03:52.314088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4276 | 2026.01.20 00:03:52.314368 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.01.20 00:03:52.314630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 4278 | 2026.01.20 00:03:52.914506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4279 | 2026.01.20 00:03:52.931333 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2026.01.20 00:03:52.931387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4281 | 2026.01.20 00:03:52.937862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4282 | 2026.01.20 00:03:52.938563 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2026.01.20 00:03:52.941323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4284 | 2026.01.20 00:03:54.521129 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.01.20 00:03:54.521433 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4286 | 2026.01.20 00:03:54.521536 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4287 | 2026.01.20 00:03:54.522249 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.01.20 00:03:54.522297 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4289 | 2026.01.20 00:03:54.522703 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4290 | 2026.01.20 00:03:54.522927 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.01.20 00:03:54.523082 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001723 sec., 78932.09518282066 rows/sec., 6.83 MiB/sec. | ||
| 4292 | 2026.01.20 00:03:54.523124 [ 276 ] {18e40390-583d-40ea-bacb-2d90a2193d0c} <Debug> TCPHandler: Processed in 0.002177698 sec. | ||
| 4293 | 2026.01.20 00:03:54.523245 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.01.20 00:03:54.523342 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4295 | 2026.01.20 00:03:54.523383 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4296 | 2026.01.20 00:03:54.523791 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.01.20 00:03:54.523828 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4298 | 2026.01.20 00:03:54.524121 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4299 | 2026.01.20 00:03:54.524343 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.01.20 00:03:54.524475 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001152 sec., 34722.22222222222 rows/sec., 2.55 MiB/sec. | ||
| 4301 | 2026.01.20 00:03:54.524513 [ 276 ] {29284c3c-d143-4e57-a6ce-908922a9c612} <Debug> TCPHandler: Processed in 0.001319357 sec. | ||
| 4302 | 2026.01.20 00:03:54.524623 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.01.20 00:03:54.524719 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4304 | 2026.01.20 00:03:54.524759 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4305 | 2026.01.20 00:03:54.525180 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.01.20 00:03:54.525216 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4307 | 2026.01.20 00:03:54.525518 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4308 | 2026.01.20 00:03:54.525725 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.01.20 00:03:54.525850 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00115 sec., 90434.78260869565 rows/sec., 7.06 MiB/sec. | ||
| 4310 | 2026.01.20 00:03:54.525887 [ 276 ] {91b0dc0e-3eaa-4bee-804a-6da47662c8e3} <Debug> TCPHandler: Processed in 0.001314697 sec. | ||
| 4311 | 2026.01.20 00:03:54.526000 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2026.01.20 00:03:54.526096 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4313 | 2026.01.20 00:03:54.526137 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4314 | 2026.01.20 00:03:54.526542 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.01.20 00:03:54.526579 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4316 | 2026.01.20 00:03:54.526903 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4317 | 2026.01.20 00:03:54.527106 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.01.20 00:03:54.527235 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 4319 | 2026.01.20 00:03:54.527271 [ 276 ] {d21991ea-8293-4a2e-983c-32286b4bfbea} <Debug> TCPHandler: Processed in 0.001322017 sec. | ||
| 4320 | 2026.01.20 00:03:54.527383 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.01.20 00:03:54.527476 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4322 | 2026.01.20 00:03:54.527530 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4323 | 2026.01.20 00:03:54.528368 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.01.20 00:03:54.528402 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4325 | 2026.01.20 00:03:54.528964 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4326 | 2026.01.20 00:03:54.529183 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.01.20 00:03:54.529321 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001862 sec., 21482.277121374867 rows/sec., 38.50 MiB/sec. | ||
| 4328 | 2026.01.20 00:03:54.529373 [ 276 ] {2814a815-25a5-45e4-a010-b362bb357680} <Debug> TCPHandler: Processed in 0.002041346 sec. | ||
| 4329 | 2026.01.20 00:03:54.529487 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.01.20 00:03:54.529582 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4331 | 2026.01.20 00:03:54.529627 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4332 | 2026.01.20 00:03:54.529960 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.01.20 00:03:54.530003 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4334 | 2026.01.20 00:03:54.530318 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4335 | 2026.01.20 00:03:54.530534 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.01.20 00:03:54.530658 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4337 | 2026.01.20 00:03:54.530693 [ 276 ] {213e4732-8774-4893-969a-36e00897768b} <Debug> TCPHandler: Processed in 0.001258166 sec. | ||
| 4338 | 2026.01.20 00:03:59.526313 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.01.20 00:03:59.526611 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4340 | 2026.01.20 00:03:59.526717 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4341 | 2026.01.20 00:03:59.527766 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.01.20 00:03:59.527834 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4343 | 2026.01.20 00:03:59.528476 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4344 | 2026.01.20 00:03:59.528845 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.01.20 00:03:59.529087 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002546 sec., 21995.28672427337 rows/sec., 1.68 MiB/sec. | ||
| 4346 | 2026.01.20 00:03:59.529163 [ 276 ] {69ca1a86-5697-4047-a512-dc293115a329} <Debug> TCPHandler: Processed in 0.00306759 sec. | ||
| 4347 | 2026.01.20 00:03:59.529368 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.01.20 00:03:59.529506 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4349 | 2026.01.20 00:03:59.529568 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4350 | 2026.01.20 00:03:59.530253 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.01.20 00:03:59.530298 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4352 | 2026.01.20 00:03:59.530765 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4353 | 2026.01.20 00:03:59.531090 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.01.20 00:03:59.531295 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001821 sec., 35145.52443712246 rows/sec., 2.74 MiB/sec. | ||
| 4355 | 2026.01.20 00:03:59.531351 [ 276 ] {3c1b5cbf-6473-4bc9-a560-06183d6ce8c9} <Debug> TCPHandler: Processed in 0.002052497 sec. | ||
| 4356 | 2026.01.20 00:03:59.531526 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.01.20 00:03:59.531669 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4358 | 2026.01.20 00:03:59.531732 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4359 | 2026.01.20 00:03:59.532386 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.01.20 00:03:59.532429 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4361 | 2026.01.20 00:03:59.532898 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4362 | 2026.01.20 00:03:59.533208 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.01.20 00:03:59.533458 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001825 sec., 87671.23287671233 rows/sec., 6.11 MiB/sec. | ||
| 4364 | 2026.01.20 00:03:59.533513 [ 276 ] {ded861cf-af46-4b36-b0c3-542fcad85071} <Debug> TCPHandler: Processed in 0.002046306 sec. | ||
| 4365 | 2026.01.20 00:03:59.533694 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.01.20 00:03:59.533835 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4367 | 2026.01.20 00:03:59.533906 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4368 | 2026.01.20 00:03:59.534440 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.01.20 00:03:59.534484 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4370 | 2026.01.20 00:03:59.534942 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4371 | 2026.01.20 00:03:59.535254 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.01.20 00:03:59.535455 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001632 sec., 36764.705882352944 rows/sec., 2.48 MiB/sec. | ||
| 4373 | 2026.01.20 00:03:59.535516 [ 276 ] {bd383b0c-d03d-4224-8b05-66eeac91e4c4} <Debug> TCPHandler: Processed in 0.001885364 sec. | ||
| 4374 | 2026.01.20 00:03:59.800708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11993 | ||
| 4375 | 2026.01.20 00:03:59.801457 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.01.20 00:03:59.801546 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4377 | 2026.01.20 00:03:59.802360 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4378 | 2026.01.20 00:03:59.802768 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.01.20 00:03:59.803016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11993 | ||
| 4380 | 2026.01.20 00:04:00.290278 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51316 | ||
| 4381 | 2026.01.20 00:04:00.290391 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4382 | 2026.01.20 00:04:00.290419 [ 286 ] {} <Debug> TCP-Session: d8e3ffb1-478b-409f-ada0-9e438efd4eb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51316 | ||
| 4383 | 2026.01.20 00:04:00.290442 [ 286 ] {} <Debug> TCP-Session: d8e3ffb1-478b-409f-ada0-9e438efd4eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4384 | 2026.01.20 00:04:00.290455 [ 286 ] {} <Debug> TCP-Session: d8e3ffb1-478b-409f-ada0-9e438efd4eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.01.20 00:04:00.290690 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57228 | ||
| 4386 | 2026.01.20 00:04:00.290717 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56045 | ||
| 4387 | 2026.01.20 00:04:00.290744 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59216 | ||
| 4388 | 2026.01.20 00:04:00.290779 [ 286 ] {} <Trace> TCP-Session: d8e3ffb1-478b-409f-ada0-9e438efd4eb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2026.01.20 00:04:00.290750 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56663 | ||
| 4390 | 2026.01.20 00:04:00.290811 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4391 | 2026.01.20 00:04:00.290728 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49505 | ||
| 4392 | 2026.01.20 00:04:00.290854 [ 289 ] {} <Debug> TCP-Session: 0f37ddc9-63d4-43bb-90b6-6d32f08a65da Authenticating user 'default' from [fd00:1122:3344:101::e]:57228 | ||
| 4393 | 2026.01.20 00:04:00.290841 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4394 | 2026.01.20 00:04:00.290886 [ 289 ] {} <Debug> TCP-Session: 0f37ddc9-63d4-43bb-90b6-6d32f08a65da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2026.01.20 00:04:00.290891 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4396 | 2026.01.20 00:04:00.290914 [ 289 ] {} <Debug> TCP-Session: 0f37ddc9-63d4-43bb-90b6-6d32f08a65da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2026.01.20 00:04:00.290913 [ 291 ] {} <Debug> TCP-Session: ded471a6-49bd-496d-9255-3a7fe081862c Authenticating user 'default' from [fd00:1122:3344:101::e]:56045 | ||
| 4398 | 2026.01.20 00:04:00.290936 [ 294 ] {} <Debug> TCP-Session: 3501d8fc-0861-4d00-a1bd-345171eb3a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:59216 | ||
| 4399 | 2026.01.20 00:04:00.290697 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48691 | ||
| 4400 | 2026.01.20 00:04:00.290975 [ 294 ] {} <Debug> TCP-Session: 3501d8fc-0861-4d00-a1bd-345171eb3a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2026.01.20 00:04:00.290985 [ 286 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51316) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4402 | 2026.01.20 00:04:00.290988 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4403 | 2026.01.20 00:04:00.291009 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4404 | 2026.01.20 00:04:00.291043 [ 275 ] {} <Debug> TCP-Session: 693d224b-929c-404a-a3ef-342902927e2b Authenticating user 'default' from [fd00:1122:3344:101::e]:56663 | ||
| 4405 | 2026.01.20 00:04:00.291000 [ 294 ] {} <Debug> TCP-Session: 3501d8fc-0861-4d00-a1bd-345171eb3a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.01.20 00:04:00.291065 [ 275 ] {} <Debug> TCP-Session: 693d224b-929c-404a-a3ef-342902927e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4407 | 2026.01.20 00:04:00.291058 [ 293 ] {} <Debug> TCP-Session: 328ee6c4-df31-4c1c-bf91-7132e1904fbe Authenticating user 'default' from [fd00:1122:3344:101::e]:49505 | ||
| 4408 | 2026.01.20 00:04:00.291092 [ 275 ] {} <Debug> TCP-Session: 693d224b-929c-404a-a3ef-342902927e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.01.20 00:04:00.291088 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4410 | 2026.01.20 00:04:00.291109 [ 293 ] {} <Debug> TCP-Session: 328ee6c4-df31-4c1c-bf91-7132e1904fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2026.01.20 00:04:00.291136 [ 290 ] {} <Debug> TCP-Session: c5cdae18-7052-4735-9201-4d9bed7ea63c Authenticating user 'default' from [fd00:1122:3344:101::e]:48691 | ||
| 4412 | 2026.01.20 00:04:00.291143 [ 293 ] {} <Debug> TCP-Session: 328ee6c4-df31-4c1c-bf91-7132e1904fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2026.01.20 00:04:00.291161 [ 290 ] {} <Debug> TCP-Session: c5cdae18-7052-4735-9201-4d9bed7ea63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2026.01.20 00:04:00.290966 [ 291 ] {} <Debug> TCP-Session: ded471a6-49bd-496d-9255-3a7fe081862c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2026.01.20 00:04:00.291187 [ 290 ] {} <Debug> TCP-Session: c5cdae18-7052-4735-9201-4d9bed7ea63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.01.20 00:04:00.291207 [ 291 ] {} <Debug> TCP-Session: ded471a6-49bd-496d-9255-3a7fe081862c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.01.20 00:04:00.290690 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54969 | ||
| 4418 | 2026.01.20 00:04:00.291252 [ 286 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4419 | 2026.01.20 00:04:00.290718 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47121 | ||
| 4420 | 2026.01.20 00:04:00.291328 [ 286 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4421 | 2026.01.20 00:04:00.291456 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4422 | 2026.01.20 00:04:00.291457 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4423 | 2026.01.20 00:04:00.291493 [ 292 ] {} <Debug> TCP-Session: 9baea20f-b867-4cfe-81e0-d87ec5fb033d Authenticating user 'default' from [fd00:1122:3344:101::e]:47121 | ||
| 4424 | 2026.01.20 00:04:00.291509 [ 288 ] {} <Debug> TCP-Session: 86fb8305-580f-4b61-842e-203ebbee0783 Authenticating user 'default' from [fd00:1122:3344:101::e]:54969 | ||
| 4425 | 2026.01.20 00:04:00.291517 [ 292 ] {} <Debug> TCP-Session: 9baea20f-b867-4cfe-81e0-d87ec5fb033d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2026.01.20 00:04:00.291532 [ 288 ] {} <Debug> TCP-Session: 86fb8305-580f-4b61-842e-203ebbee0783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2026.01.20 00:04:00.291533 [ 292 ] {} <Debug> TCP-Session: 9baea20f-b867-4cfe-81e0-d87ec5fb033d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4428 | 2026.01.20 00:04:00.291551 [ 288 ] {} <Debug> TCP-Session: 86fb8305-580f-4b61-842e-203ebbee0783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2026.01.20 00:04:00.291613 [ 286 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 4430 | 2026.01.20 00:04:00.292590 [ 361 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} <Trace> AggregatingTransform: Aggregating | ||
| 4431 | 2026.01.20 00:04:00.292646 [ 361 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4432 | 2026.01.20 00:04:00.292686 [ 361 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967543 sec. (1033.546 rows/sec., 40.37 KiB/sec.) | ||
| 4433 | 2026.01.20 00:04:00.292706 [ 361 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} <Trace> Aggregator: Merging aggregated data | ||
| 4434 | 2026.01.20 00:04:00.294723 [ 286 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00379 sec., 263.85224274406335 rows/sec., 10.31 KiB/sec. | ||
| 4435 | 2026.01.20 00:04:00.294876 [ 286 ] {cd342830-350e-4296-980d-0a8a2dcd7d8b} <Debug> TCPHandler: Processed in 0.004210164 sec. | ||
| 4436 | 2026.01.20 00:04:00.295011 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4437 | 2026.01.20 00:04:00.295048 [ 286 ] {} <Debug> TCP-Session: d8e3ffb1-478b-409f-ada0-9e438efd4eb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2026.01.20 00:04:00.295051 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4439 | 2026.01.20 00:04:00.295090 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4440 | 2026.01.20 00:04:00.295097 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4441 | 2026.01.20 00:04:00.295121 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4442 | 2026.01.20 00:04:00.295147 [ 290 ] {} <Debug> TCP-Session: c5cdae18-7052-4735-9201-4d9bed7ea63c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2026.01.20 00:04:00.295161 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4444 | 2026.01.20 00:04:00.295185 [ 288 ] {} <Debug> TCP-Session: 86fb8305-580f-4b61-842e-203ebbee0783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4445 | 2026.01.20 00:04:00.295198 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4446 | 2026.01.20 00:04:00.295226 [ 291 ] {} <Debug> TCP-Session: ded471a6-49bd-496d-9255-3a7fe081862c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2026.01.20 00:04:00.295182 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4448 | 2026.01.20 00:04:00.295251 [ 294 ] {} <Debug> TCP-Session: 3501d8fc-0861-4d00-a1bd-345171eb3a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4449 | 2026.01.20 00:04:00.295162 [ 293 ] {} <Debug> TCP-Session: 328ee6c4-df31-4c1c-bf91-7132e1904fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4450 | 2026.01.20 00:04:00.295287 [ 292 ] {} <Debug> TCP-Session: 9baea20f-b867-4cfe-81e0-d87ec5fb033d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2026.01.20 00:04:00.295142 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4452 | 2026.01.20 00:04:00.295107 [ 275 ] {} <Debug> TCP-Session: 693d224b-929c-404a-a3ef-342902927e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.01.20 00:04:00.295361 [ 289 ] {} <Debug> TCP-Session: 0f37ddc9-63d4-43bb-90b6-6d32f08a65da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4454 | 2026.01.20 00:04:00.378608 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36559 | ||
| 4455 | 2026.01.20 00:04:00.378731 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4456 | 2026.01.20 00:04:00.378763 [ 286 ] {} <Debug> TCP-Session: c5e87b56-5c8d-498f-913b-f9894602d8f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36559 | ||
| 4457 | 2026.01.20 00:04:00.378787 [ 286 ] {} <Debug> TCP-Session: c5e87b56-5c8d-498f-913b-f9894602d8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.01.20 00:04:00.378802 [ 286 ] {} <Debug> TCP-Session: c5e87b56-5c8d-498f-913b-f9894602d8f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4459 | 2026.01.20 00:04:00.379040 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56235 | ||
| 4460 | 2026.01.20 00:04:00.379055 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54382 | ||
| 4461 | 2026.01.20 00:04:00.379080 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38459 | ||
| 4462 | 2026.01.20 00:04:00.379112 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61966 | ||
| 4463 | 2026.01.20 00:04:00.379143 [ 286 ] {} <Trace> TCP-Session: c5e87b56-5c8d-498f-913b-f9894602d8f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.01.20 00:04:00.379163 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4465 | 2026.01.20 00:04:00.379164 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4466 | 2026.01.20 00:04:00.379203 [ 290 ] {} <Debug> TCP-Session: e4f824a2-25ba-474a-aff6-61b621a6a20a Authenticating user 'default' from [fd00:1122:3344:101::e]:54382 | ||
| 4467 | 2026.01.20 00:04:00.379212 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4468 | 2026.01.20 00:04:00.379220 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4469 | 2026.01.20 00:04:00.379251 [ 294 ] {} <Debug> TCP-Session: 8b4802a6-2b19-4aa8-b3b0-124fe99cc1e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61966 | ||
| 4470 | 2026.01.20 00:04:00.379233 [ 290 ] {} <Debug> TCP-Session: e4f824a2-25ba-474a-aff6-61b621a6a20a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4471 | 2026.01.20 00:04:00.379290 [ 294 ] {} <Debug> TCP-Session: 8b4802a6-2b19-4aa8-b3b0-124fe99cc1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4472 | 2026.01.20 00:04:00.379294 [ 291 ] {} <Debug> TCP-Session: a4ba9fc0-e1a8-457a-81a6-dbe03f41ae4f Authenticating user 'default' from [fd00:1122:3344:101::e]:38459 | ||
| 4473 | 2026.01.20 00:04:00.379300 [ 290 ] {} <Debug> TCP-Session: e4f824a2-25ba-474a-aff6-61b621a6a20a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4474 | 2026.01.20 00:04:00.379307 [ 294 ] {} <Debug> TCP-Session: 8b4802a6-2b19-4aa8-b3b0-124fe99cc1e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4475 | 2026.01.20 00:04:00.379330 [ 291 ] {} <Debug> TCP-Session: a4ba9fc0-e1a8-457a-81a6-dbe03f41ae4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.01.20 00:04:00.379341 [ 286 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36559) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4477 | 2026.01.20 00:04:00.379365 [ 291 ] {} <Debug> TCP-Session: a4ba9fc0-e1a8-457a-81a6-dbe03f41ae4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2026.01.20 00:04:00.379232 [ 288 ] {} <Debug> TCP-Session: 307a3d39-df95-4774-a032-c96fedf190db Authenticating user 'default' from [fd00:1122:3344:101::e]:56235 | ||
| 4479 | 2026.01.20 00:04:00.379118 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35179 | ||
| 4480 | 2026.01.20 00:04:00.379434 [ 288 ] {} <Debug> TCP-Session: 307a3d39-df95-4774-a032-c96fedf190db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2026.01.20 00:04:00.379082 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54950 | ||
| 4482 | 2026.01.20 00:04:00.379476 [ 288 ] {} <Debug> TCP-Session: 307a3d39-df95-4774-a032-c96fedf190db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4483 | 2026.01.20 00:04:00.379049 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63613 | ||
| 4484 | 2026.01.20 00:04:00.379087 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53900 | ||
| 4485 | 2026.01.20 00:04:00.379528 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4486 | 2026.01.20 00:04:00.379537 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4487 | 2026.01.20 00:04:00.379572 [ 275 ] {} <Debug> TCP-Session: eebdd7d0-fb2f-4c00-96da-1298415036d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35179 | ||
| 4488 | 2026.01.20 00:04:00.379576 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4489 | 2026.01.20 00:04:00.379582 [ 292 ] {} <Debug> TCP-Session: 1732939e-4649-4334-bb16-914fa3270fa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54950 | ||
| 4490 | 2026.01.20 00:04:00.379593 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4491 | 2026.01.20 00:04:00.379609 [ 289 ] {} <Debug> TCP-Session: 2ab1aa2e-6014-471d-9755-5bde7c100e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:63613 | ||
| 4492 | 2026.01.20 00:04:00.379621 [ 292 ] {} <Debug> TCP-Session: 1732939e-4649-4334-bb16-914fa3270fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4493 | 2026.01.20 00:04:00.379643 [ 289 ] {} <Debug> TCP-Session: 2ab1aa2e-6014-471d-9755-5bde7c100e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4494 | 2026.01.20 00:04:00.379644 [ 286 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4495 | 2026.01.20 00:04:00.379667 [ 289 ] {} <Debug> TCP-Session: 2ab1aa2e-6014-471d-9755-5bde7c100e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4496 | 2026.01.20 00:04:00.379654 [ 292 ] {} <Debug> TCP-Session: 1732939e-4649-4334-bb16-914fa3270fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4497 | 2026.01.20 00:04:00.379636 [ 293 ] {} <Debug> TCP-Session: b34cc10e-03b8-4901-bc3e-fb1017034dfd Authenticating user 'default' from [fd00:1122:3344:101::e]:53900 | ||
| 4498 | 2026.01.20 00:04:00.379720 [ 286 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4499 | 2026.01.20 00:04:00.379745 [ 293 ] {} <Debug> TCP-Session: b34cc10e-03b8-4901-bc3e-fb1017034dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4500 | 2026.01.20 00:04:00.379602 [ 275 ] {} <Debug> TCP-Session: eebdd7d0-fb2f-4c00-96da-1298415036d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4501 | 2026.01.20 00:04:00.379783 [ 293 ] {} <Debug> TCP-Session: b34cc10e-03b8-4901-bc3e-fb1017034dfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.01.20 00:04:00.379801 [ 275 ] {} <Debug> TCP-Session: eebdd7d0-fb2f-4c00-96da-1298415036d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.01.20 00:04:00.380045 [ 286 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 4504 | 2026.01.20 00:04:00.380939 [ 329 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} <Trace> AggregatingTransform: Aggregating | ||
| 4505 | 2026.01.20 00:04:00.380991 [ 329 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 4506 | 2026.01.20 00:04:00.381032 [ 329 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880321 sec. (1135.949 rows/sec., 44.37 KiB/sec.) | ||
| 4507 | 2026.01.20 00:04:00.381052 [ 329 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} <Trace> Aggregator: Merging aggregated data | ||
| 4508 | 2026.01.20 00:04:00.382444 [ 286 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003164 sec., 316.05562579013906 rows/sec., 12.35 KiB/sec. | ||
| 4509 | 2026.01.20 00:04:00.382615 [ 286 ] {e020c26e-d6f2-4eba-98ac-ceb2c52225c6} <Debug> TCPHandler: Processed in 0.003598076 sec. | ||
| 4510 | 2026.01.20 00:04:00.382710 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4511 | 2026.01.20 00:04:00.382739 [ 286 ] {} <Debug> TCP-Session: c5e87b56-5c8d-498f-913b-f9894602d8f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4512 | 2026.01.20 00:04:00.382744 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4513 | 2026.01.20 00:04:00.382769 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4514 | 2026.01.20 00:04:00.382788 [ 275 ] {} <Debug> TCP-Session: eebdd7d0-fb2f-4c00-96da-1298415036d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4515 | 2026.01.20 00:04:00.382791 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4516 | 2026.01.20 00:04:00.382802 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4517 | 2026.01.20 00:04:00.382824 [ 290 ] {} <Debug> TCP-Session: e4f824a2-25ba-474a-aff6-61b621a6a20a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4518 | 2026.01.20 00:04:00.382850 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4519 | 2026.01.20 00:04:00.382868 [ 292 ] {} <Debug> TCP-Session: 1732939e-4649-4334-bb16-914fa3270fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4520 | 2026.01.20 00:04:00.382842 [ 289 ] {} <Debug> TCP-Session: 2ab1aa2e-6014-471d-9755-5bde7c100e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4521 | 2026.01.20 00:04:00.382893 [ 294 ] {} <Debug> TCP-Session: 8b4802a6-2b19-4aa8-b3b0-124fe99cc1e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4522 | 2026.01.20 00:04:00.382836 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4523 | 2026.01.20 00:04:00.382822 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4524 | 2026.01.20 00:04:00.382797 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4525 | 2026.01.20 00:04:00.382972 [ 291 ] {} <Debug> TCP-Session: a4ba9fc0-e1a8-457a-81a6-dbe03f41ae4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4526 | 2026.01.20 00:04:00.382987 [ 293 ] {} <Debug> TCP-Session: b34cc10e-03b8-4901-bc3e-fb1017034dfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4527 | 2026.01.20 00:04:00.383015 [ 288 ] {} <Debug> TCP-Session: 307a3d39-df95-4774-a032-c96fedf190db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4528 | 2026.01.20 00:04:00.441468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4529 | 2026.01.20 00:04:00.463298 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.01.20 00:04:00.463406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4531 | 2026.01.20 00:04:00.471133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4532 | 2026.01.20 00:04:00.472433 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.01.20 00:04:00.479598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4534 | 2026.01.20 00:04:00.529970 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62527 | ||
| 4535 | 2026.01.20 00:04:00.530087 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4536 | 2026.01.20 00:04:00.530118 [ 286 ] {} <Debug> TCP-Session: 66cf8193-0f81-414d-ba37-02b1781b9f0f Authenticating user 'default' from [fd00:1122:3344:101::e]:62527 | ||
| 4537 | 2026.01.20 00:04:00.530143 [ 286 ] {} <Debug> TCP-Session: 66cf8193-0f81-414d-ba37-02b1781b9f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4538 | 2026.01.20 00:04:00.530157 [ 286 ] {} <Debug> TCP-Session: 66cf8193-0f81-414d-ba37-02b1781b9f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4539 | 2026.01.20 00:04:00.530365 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57158 | ||
| 4540 | 2026.01.20 00:04:00.530389 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44172 | ||
| 4541 | 2026.01.20 00:04:00.530414 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55540 | ||
| 4542 | 2026.01.20 00:04:00.530439 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41623 | ||
| 4543 | 2026.01.20 00:04:00.530491 [ 286 ] {} <Trace> TCP-Session: 66cf8193-0f81-414d-ba37-02b1781b9f0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2026.01.20 00:04:00.530506 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4545 | 2026.01.20 00:04:00.530448 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40035 | ||
| 4546 | 2026.01.20 00:04:00.530554 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4547 | 2026.01.20 00:04:00.530550 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4548 | 2026.01.20 00:04:00.530546 [ 290 ] {} <Debug> TCP-Session: 5f3384ea-e677-4a21-ad6b-4bd1a479d7c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44172 | ||
| 4549 | 2026.01.20 00:04:00.530611 [ 291 ] {} <Debug> TCP-Session: e776ce3e-7028-4e10-ab81-57ae69cfdfe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55540 | ||
| 4550 | 2026.01.20 00:04:00.530627 [ 294 ] {} <Debug> TCP-Session: c340b263-ff99-459c-9f03-7be9a8630147 Authenticating user 'default' from [fd00:1122:3344:101::e]:41623 | ||
| 4551 | 2026.01.20 00:04:00.530641 [ 290 ] {} <Debug> TCP-Session: 5f3384ea-e677-4a21-ad6b-4bd1a479d7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4552 | 2026.01.20 00:04:00.530659 [ 291 ] {} <Debug> TCP-Session: e776ce3e-7028-4e10-ab81-57ae69cfdfe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4553 | 2026.01.20 00:04:00.530674 [ 286 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4554 | 2026.01.20 00:04:00.530681 [ 290 ] {} <Debug> TCP-Session: 5f3384ea-e677-4a21-ad6b-4bd1a479d7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4555 | 2026.01.20 00:04:00.530692 [ 291 ] {} <Debug> TCP-Session: e776ce3e-7028-4e10-ab81-57ae69cfdfe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4556 | 2026.01.20 00:04:00.530672 [ 294 ] {} <Debug> TCP-Session: c340b263-ff99-459c-9f03-7be9a8630147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4557 | 2026.01.20 00:04:00.530643 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4558 | 2026.01.20 00:04:00.530757 [ 294 ] {} <Debug> TCP-Session: c340b263-ff99-459c-9f03-7be9a8630147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4559 | 2026.01.20 00:04:00.530384 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52483 | ||
| 4560 | 2026.01.20 00:04:00.530790 [ 275 ] {} <Debug> TCP-Session: e3f229a8-00b0-4d81-938a-4cd85b78f7a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40035 | ||
| 4561 | 2026.01.20 00:04:00.530428 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44381 | ||
| 4562 | 2026.01.20 00:04:00.530831 [ 275 ] {} <Debug> TCP-Session: e3f229a8-00b0-4d81-938a-4cd85b78f7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4563 | 2026.01.20 00:04:00.530496 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4564 | 2026.01.20 00:04:00.530852 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4565 | 2026.01.20 00:04:00.530855 [ 275 ] {} <Debug> TCP-Session: e3f229a8-00b0-4d81-938a-4cd85b78f7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4566 | 2026.01.20 00:04:00.530891 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4567 | 2026.01.20 00:04:00.530899 [ 289 ] {} <Debug> TCP-Session: c4ebb3f0-b61c-4c70-ac97-664537caabbf Authenticating user 'default' from [fd00:1122:3344:101::e]:52483 | ||
| 4568 | 2026.01.20 00:04:00.530890 [ 288 ] {} <Debug> TCP-Session: 1564951d-89fa-4d31-9558-9353c9df5a46 Authenticating user 'default' from [fd00:1122:3344:101::e]:57158 | ||
| 4569 | 2026.01.20 00:04:00.530924 [ 293 ] {} <Debug> TCP-Session: a30d5fd1-03ea-4350-85bc-4bee89037edf Authenticating user 'default' from [fd00:1122:3344:101::e]:44381 | ||
| 4570 | 2026.01.20 00:04:00.530940 [ 286 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4571 | 2026.01.20 00:04:00.530969 [ 293 ] {} <Debug> TCP-Session: a30d5fd1-03ea-4350-85bc-4bee89037edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4572 | 2026.01.20 00:04:00.530930 [ 289 ] {} <Debug> TCP-Session: c4ebb3f0-b61c-4c70-ac97-664537caabbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4573 | 2026.01.20 00:04:00.530996 [ 293 ] {} <Debug> TCP-Session: a30d5fd1-03ea-4350-85bc-4bee89037edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4574 | 2026.01.20 00:04:00.531007 [ 289 ] {} <Debug> TCP-Session: c4ebb3f0-b61c-4c70-ac97-664537caabbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4575 | 2026.01.20 00:04:00.531011 [ 286 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4576 | 2026.01.20 00:04:00.530958 [ 288 ] {} <Debug> TCP-Session: 1564951d-89fa-4d31-9558-9353c9df5a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4577 | 2026.01.20 00:04:00.530421 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49695 | ||
| 4578 | 2026.01.20 00:04:00.531063 [ 288 ] {} <Debug> TCP-Session: 1564951d-89fa-4d31-9558-9353c9df5a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4579 | 2026.01.20 00:04:00.531128 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4580 | 2026.01.20 00:04:00.531151 [ 292 ] {} <Debug> TCP-Session: 6a5c3bc5-256b-45e6-9655-fbd94bac6088 Authenticating user 'default' from [fd00:1122:3344:101::e]:49695 | ||
| 4581 | 2026.01.20 00:04:00.531168 [ 292 ] {} <Debug> TCP-Session: 6a5c3bc5-256b-45e6-9655-fbd94bac6088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4582 | 2026.01.20 00:04:00.531180 [ 292 ] {} <Debug> TCP-Session: 6a5c3bc5-256b-45e6-9655-fbd94bac6088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4583 | 2026.01.20 00:04:00.531308 [ 286 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 4584 | 2026.01.20 00:04:00.532204 [ 355 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} <Trace> AggregatingTransform: Aggregating | ||
| 4585 | 2026.01.20 00:04:00.532241 [ 355 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} <Trace> Aggregator: Aggregation method: without_key | ||
| 4586 | 2026.01.20 00:04:00.532269 [ 355 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000861951 sec. (1160.159 rows/sec., 45.32 KiB/sec.) | ||
| 4587 | 2026.01.20 00:04:00.532284 [ 355 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} <Trace> Aggregator: Merging aggregated data | ||
| 4588 | 2026.01.20 00:04:00.533679 [ 286 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00307 sec., 325.73289902280135 rows/sec., 12.72 KiB/sec. | ||
| 4589 | 2026.01.20 00:04:00.533784 [ 286 ] {ac077d9c-fb1f-4922-97f1-d783dc583594} <Debug> TCPHandler: Processed in 0.003412004 sec. | ||
| 4590 | 2026.01.20 00:04:00.533906 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4591 | 2026.01.20 00:04:00.533933 [ 286 ] {} <Debug> TCP-Session: 66cf8193-0f81-414d-ba37-02b1781b9f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4592 | 2026.01.20 00:04:00.533943 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4593 | 2026.01.20 00:04:00.533969 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4594 | 2026.01.20 00:04:00.533981 [ 275 ] {} <Debug> TCP-Session: e3f229a8-00b0-4d81-938a-4cd85b78f7a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4595 | 2026.01.20 00:04:00.533988 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4596 | 2026.01.20 00:04:00.534009 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4597 | 2026.01.20 00:04:00.534013 [ 288 ] {} <Debug> TCP-Session: 1564951d-89fa-4d31-9558-9353c9df5a46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4598 | 2026.01.20 00:04:00.534025 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4599 | 2026.01.20 00:04:00.534047 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4600 | 2026.01.20 00:04:00.534065 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4601 | 2026.01.20 00:04:00.534083 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4602 | 2026.01.20 00:04:00.534103 [ 291 ] {} <Debug> TCP-Session: e776ce3e-7028-4e10-ab81-57ae69cfdfe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4603 | 2026.01.20 00:04:00.534118 [ 292 ] {} <Debug> TCP-Session: 6a5c3bc5-256b-45e6-9655-fbd94bac6088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4604 | 2026.01.20 00:04:00.534138 [ 294 ] {} <Debug> TCP-Session: c340b263-ff99-459c-9f03-7be9a8630147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4605 | 2026.01.20 00:04:00.534082 [ 290 ] {} <Debug> TCP-Session: 5f3384ea-e677-4a21-ad6b-4bd1a479d7c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4606 | 2026.01.20 00:04:00.534051 [ 289 ] {} <Debug> TCP-Session: c4ebb3f0-b61c-4c70-ac97-664537caabbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4607 | 2026.01.20 00:04:00.534033 [ 293 ] {} <Debug> TCP-Session: a30d5fd1-03ea-4350-85bc-4bee89037edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4608 | 2026.01.20 00:04:01.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.16 MiB, peak 266.51 MiB, free memory in arenas 0.00 B, will set to 256.09 MiB (RSS), difference: -1.07 MiB | ||
| 4609 | 2026.01.20 00:04:02.314819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 576 | ||
| 4610 | 2026.01.20 00:04:02.317133 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2026.01.20 00:04:02.317194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4612 | 2026.01.20 00:04:02.318387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4613 | 2026.01.20 00:04:02.318649 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2026.01.20 00:04:02.318920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4615 | 2026.01.20 00:04:04.521414 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.01.20 00:04:04.521621 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4617 | 2026.01.20 00:04:04.521690 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4618 | 2026.01.20 00:04:04.522427 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.01.20 00:04:04.522466 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4620 | 2026.01.20 00:04:04.522844 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4621 | 2026.01.20 00:04:04.523058 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.01.20 00:04:04.523198 [ 80 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4623 | 2026.01.20 00:04:04.523206 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001634 sec., 83231.33414932681 rows/sec., 7.20 MiB/sec. | ||
| 4624 | 2026.01.20 00:04:04.523274 [ 80 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.01.20 00:04:04.523299 [ 276 ] {a0ec450c-84ba-4ee0-8eda-4185f378a937} <Debug> TCPHandler: Processed in 0.002003516 sec. | ||
| 4626 | 2026.01.20 00:04:04.523300 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4627 | 2026.01.20 00:04:04.523456 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.01.20 00:04:04.523466 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 4629 | 2026.01.20 00:04:04.523560 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4630 | 2026.01.20 00:04:04.523605 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4631 | 2026.01.20 00:04:04.523638 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4632 | 2026.01.20 00:04:04.523680 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1405 rows starting from the beginning of the part | ||
| 4633 | 2026.01.20 00:04:04.523756 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1396 rows starting from the beginning of the part | ||
| 4634 | 2026.01.20 00:04:04.523809 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 4635 | 2026.01.20 00:04:04.523854 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 136 rows starting from the beginning of the part | ||
| 4636 | 2026.01.20 00:04:04.523894 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 4637 | 2026.01.20 00:04:04.523935 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 136 rows starting from the beginning of the part | ||
| 4638 | 2026.01.20 00:04:04.524078 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.01.20 00:04:04.524119 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4640 | 2026.01.20 00:04:04.524436 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4641 | 2026.01.20 00:04:04.524648 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.01.20 00:04:04.524781 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001239 sec., 32284.100080710246 rows/sec., 2.37 MiB/sec. | ||
| 4643 | 2026.01.20 00:04:04.524818 [ 276 ] {046f4f16-543b-4a5e-8a1c-48f6a150c032} <Debug> TCPHandler: Processed in 0.001411289 sec. | ||
| 4644 | 2026.01.20 00:04:04.524936 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.01.20 00:04:04.525033 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4646 | 2026.01.20 00:04:04.525073 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4647 | 2026.01.20 00:04:04.525445 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002036566 sec., 1563907.0867332558 rows/sec., 136.74 MiB/sec. | ||
| 4648 | 2026.01.20 00:04:04.525528 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.01.20 00:04:04.525569 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4650 | 2026.01.20 00:04:04.525682 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4651 | 2026.01.20 00:04:04.525895 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4652 | 2026.01.20 00:04:04.525971 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.01.20 00:04:04.526061 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_36_7} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4654 | 2026.01.20 00:04:04.526135 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.01.20 00:04:04.526141 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4656 | 2026.01.20 00:04:04.526267 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001252 sec., 83067.09265175718 rows/sec., 6.49 MiB/sec. | ||
| 4657 | 2026.01.20 00:04:04.526267 [ 80 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4658 | 2026.01.20 00:04:04.526309 [ 276 ] {7a4b4c37-073c-41c1-8dd6-ce3dea96f096} <Debug> TCPHandler: Processed in 0.001423148 sec. | ||
| 4659 | 2026.01.20 00:04:04.526322 [ 80 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.01.20 00:04:04.526347 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4661 | 2026.01.20 00:04:04.526427 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 4662 | 2026.01.20 00:04:04.526433 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2026.01.20 00:04:04.526528 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4664 | 2026.01.20 00:04:04.526544 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4665 | 2026.01.20 00:04:04.526558 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 4666 | 2026.01.20 00:04:04.526593 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4667 | 2026.01.20 00:04:04.526617 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 596 rows starting from the beginning of the part | ||
| 4668 | 2026.01.20 00:04:04.526662 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 4669 | 2026.01.20 00:04:04.526701 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 4670 | 2026.01.20 00:04:04.526736 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 4671 | 2026.01.20 00:04:04.526770 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 4672 | 2026.01.20 00:04:04.527011 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.01.20 00:04:04.527050 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4674 | 2026.01.20 00:04:04.527402 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4675 | 2026.01.20 00:04:04.527606 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.01.20 00:04:04.527678 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286216 sec., 1215969.9459499805 rows/sec., 96.90 MiB/sec. | ||
| 4677 | 2026.01.20 00:04:04.527732 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 4678 | 2026.01.20 00:04:04.527733 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4679 | 2026.01.20 00:04:04.527777 [ 276 ] {735e6f36-7aeb-439d-b518-87e60b8b8fcb} <Debug> TCPHandler: Processed in 0.001391137 sec. | ||
| 4680 | 2026.01.20 00:04:04.527788 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.01.20 00:04:04.527811 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4682 | 2026.01.20 00:04:04.527824 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4683 | 2026.01.20 00:04:04.527900 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 4684 | 2026.01.20 00:04:04.527904 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2026.01.20 00:04:04.527999 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4686 | 2026.01.20 00:04:04.528015 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4687 | 2026.01.20 00:04:04.528027 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9229 rows starting from the beginning of the part | ||
| 4688 | 2026.01.20 00:04:04.528065 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.01.20 00:04:04.528076 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4690 | 2026.01.20 00:04:04.528083 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 880 rows starting from the beginning of the part | ||
| 4691 | 2026.01.20 00:04:04.528133 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 4692 | 2026.01.20 00:04:04.528134 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_36_7} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4693 | 2026.01.20 00:04:04.528166 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 4694 | 2026.01.20 00:04:04.528200 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 4695 | 2026.01.20 00:04:04.528204 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4696 | 2026.01.20 00:04:04.528232 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 4697 | 2026.01.20 00:04:04.528913 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2026.01.20 00:04:04.528952 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4699 | 2026.01.20 00:04:04.529612 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4700 | 2026.01.20 00:04:04.529832 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2026.01.20 00:04:04.529972 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001974 sec., 20263.424518743668 rows/sec., 36.31 MiB/sec. | ||
| 4702 | 2026.01.20 00:04:04.530032 [ 276 ] {e4d32f70-6a16-4697-8219-066bdd8c5752} <Debug> TCPHandler: Processed in 0.002174617 sec. | ||
| 4703 | 2026.01.20 00:04:04.530141 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2026.01.20 00:04:04.530233 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4705 | 2026.01.20 00:04:04.530274 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4706 | 2026.01.20 00:04:04.530607 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.01.20 00:04:04.530642 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4708 | 2026.01.20 00:04:04.530949 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4709 | 2026.01.20 00:04:04.531156 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.01.20 00:04:04.531280 [ 80 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4711 | 2026.01.20 00:04:04.531281 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 4712 | 2026.01.20 00:04:04.531320 [ 80 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.01.20 00:04:04.531341 [ 276 ] {d16a5561-960d-4392-9632-8c8f4111f0f7} <Debug> TCPHandler: Processed in 0.001246846 sec. | ||
| 4714 | 2026.01.20 00:04:04.531346 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4715 | 2026.01.20 00:04:04.531470 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 4716 | 2026.01.20 00:04:04.531509 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10749 rows, containing 5 columns (5 merged, 0 gathered) in 0.003632456 sec., 2959154.9078639904 rows/sec., 203.39 MiB/sec. | ||
| 4717 | 2026.01.20 00:04:04.531599 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4718 | 2026.01.20 00:04:04.531640 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1800 rows starting from the beginning of the part | ||
| 4719 | 2026.01.20 00:04:04.531699 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 4720 | 2026.01.20 00:04:04.531740 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 4721 | 2026.01.20 00:04:04.531779 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 4722 | 2026.01.20 00:04:04.531814 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4723 | 2026.01.20 00:04:04.531817 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 4724 | 2026.01.20 00:04:04.531873 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 4725 | 2026.01.20 00:04:04.532151 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.01.20 00:04:04.532234 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4727 | 2026.01.20 00:04:04.532334 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4728 | 2026.01.20 00:04:04.532934 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.00151359 sec., 1387429.885239728 rows/sec., 93.50 MiB/sec. | ||
| 4729 | 2026.01.20 00:04:04.533189 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4730 | 2026.01.20 00:04:04.533447 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.01.20 00:04:04.533510 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_36_7} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4732 | 2026.01.20 00:04:04.533586 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 4733 | 2026.01.20 00:04:07.176409 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4734 | 2026.01.20 00:04:07.176461 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4735 | 2026.01.20 00:04:07.303131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12505 | ||
| 4736 | 2026.01.20 00:04:07.303744 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.01.20 00:04:07.303796 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4738 | 2026.01.20 00:04:07.304297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4739 | 2026.01.20 00:04:07.304525 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.01.20 00:04:07.304663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12505 | ||
| 4741 | 2026.01.20 00:04:07.304660 [ 79 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4742 | 2026.01.20 00:04:07.304727 [ 79 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.01.20 00:04:07.304750 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4744 | 2026.01.20 00:04:07.304862 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 4745 | 2026.01.20 00:04:07.304972 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4746 | 2026.01.20 00:04:07.305010 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10073 rows starting from the beginning of the part | ||
| 4747 | 2026.01.20 00:04:07.305079 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 4748 | 2026.01.20 00:04:07.305130 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 4749 | 2026.01.20 00:04:07.305179 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 4750 | 2026.01.20 00:04:07.305224 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 4751 | 2026.01.20 00:04:07.305270 [ 197 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 4752 | 2026.01.20 00:04:07.310023 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12505 rows, containing 4 columns (4 merged, 0 gathered) in 0.005211447 sec., 2399525.5060638627 rows/sec., 34.33 MiB/sec. | ||
| 4753 | 2026.01.20 00:04:07.310330 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4754 | 2026.01.20 00:04:07.310623 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.01.20 00:04:07.310695 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_26_5} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4756 | 2026.01.20 00:04:07.310769 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4757 | 2026.01.20 00:04:07.979718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4758 | 2026.01.20 00:04:07.998913 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.01.20 00:04:07.998983 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4760 | 2026.01.20 00:04:08.004708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4761 | 2026.01.20 00:04:08.005425 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.01.20 00:04:08.005764 [ 79 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4763 | 2026.01.20 00:04:08.005831 [ 79 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.01.20 00:04:08.005852 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4765 | 2026.01.20 00:04:08.005998 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 4766 | 2026.01.20 00:04:08.008779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4767 | 2026.01.20 00:04:08.010209 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4768 | 2026.01.20 00:04:08.011706 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 4769 | 2026.01.20 00:04:08.016367 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 4770 | 2026.01.20 00:04:08.020942 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 4771 | 2026.01.20 00:04:08.025334 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 4772 | 2026.01.20 00:04:08.029827 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 4773 | 2026.01.20 00:04:08.034041 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 4774 | 2026.01.20 00:04:08.092361 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.086425319 sec., 2267.8539375712344 rows/sec., 11.73 MiB/sec. | ||
| 4775 | 2026.01.20 00:04:08.094925 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4776 | 2026.01.20 00:04:08.096836 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.01.20 00:04:08.096941 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_26_5} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4778 | 2026.01.20 00:04:08.099226 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4779 | 2026.01.20 00:04:09.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.59 MiB, peak 269.15 MiB, free memory in arenas 0.00 B, will set to 263.70 MiB (RSS), difference: 5.10 MiB | ||
| 4780 | 2026.01.20 00:04:09.518828 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2026.01.20 00:04:09.519028 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4782 | 2026.01.20 00:04:09.519101 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4783 | 2026.01.20 00:04:09.519844 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.01.20 00:04:09.519904 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4785 | 2026.01.20 00:04:09.520325 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4786 | 2026.01.20 00:04:09.520559 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.01.20 00:04:09.520722 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001745 sec., 32091.690544412606 rows/sec., 2.45 MiB/sec. | ||
| 4788 | 2026.01.20 00:04:09.520774 [ 276 ] {26f26aa8-9e62-4c3c-b442-63ebf3d75a80} <Debug> TCPHandler: Processed in 0.002078027 sec. | ||
| 4789 | 2026.01.20 00:04:09.520906 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2026.01.20 00:04:09.521017 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4791 | 2026.01.20 00:04:09.521062 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4792 | 2026.01.20 00:04:09.521512 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.01.20 00:04:09.521551 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4794 | 2026.01.20 00:04:09.521878 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4795 | 2026.01.20 00:04:09.522096 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.01.20 00:04:09.522229 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 4797 | 2026.01.20 00:04:09.522268 [ 276 ] {9490ba7c-8d25-4af3-bcfc-0da1f20adf9d} <Debug> TCPHandler: Processed in 0.001415858 sec. | ||
| 4798 | 2026.01.20 00:04:09.522388 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.01.20 00:04:09.522486 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4800 | 2026.01.20 00:04:09.522534 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4801 | 2026.01.20 00:04:09.522962 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.01.20 00:04:09.523000 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4803 | 2026.01.20 00:04:09.523363 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4804 | 2026.01.20 00:04:09.523581 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2026.01.20 00:04:09.523713 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 4806 | 2026.01.20 00:04:09.523751 [ 276 ] {6a918bbe-7db1-45ed-8337-3bf46a1d22a3} <Debug> TCPHandler: Processed in 0.001417658 sec. | ||
| 4807 | 2026.01.20 00:04:09.523929 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.01.20 00:04:09.524027 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4809 | 2026.01.20 00:04:09.524070 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4810 | 2026.01.20 00:04:09.524417 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.01.20 00:04:09.524455 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4812 | 2026.01.20 00:04:09.524781 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4813 | 2026.01.20 00:04:09.524996 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.01.20 00:04:09.525127 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 4815 | 2026.01.20 00:04:09.525164 [ 276 ] {99908a7c-2999-4027-a5e8-337020d4e2ef} <Debug> TCPHandler: Processed in 0.001284837 sec. | ||
| 4816 | 2026.01.20 00:04:12.319054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 596 | ||
| 4817 | 2026.01.20 00:04:12.321770 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.01.20 00:04:12.321837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4819 | 2026.01.20 00:04:12.323032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4820 | 2026.01.20 00:04:12.323289 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.01.20 00:04:12.323586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
| 4822 | 2026.01.20 00:04:14.549984 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4823 | 2026.01.20 00:04:14.550203 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4824 | 2026.01.20 00:04:14.550276 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4825 | 2026.01.20 00:04:14.551004 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2026.01.20 00:04:14.551052 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4827 | 2026.01.20 00:04:14.551469 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4828 | 2026.01.20 00:04:14.551701 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.01.20 00:04:14.551857 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001705 sec., 14076.24633431085 rows/sec., 1.17 MiB/sec. | ||
| 4830 | 2026.01.20 00:04:14.551907 [ 276 ] {e4639e98-a3bb-4c67-9e42-ff0cc7954432} <Debug> TCPHandler: Processed in 0.002046596 sec. | ||
| 4831 | 2026.01.20 00:04:14.552034 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2026.01.20 00:04:14.552138 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4833 | 2026.01.20 00:04:14.552182 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4834 | 2026.01.20 00:04:14.552609 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.01.20 00:04:14.552646 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4836 | 2026.01.20 00:04:14.552952 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4837 | 2026.01.20 00:04:14.553164 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2026.01.20 00:04:14.553299 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001183 sec., 15215.553677092139 rows/sec., 1.21 MiB/sec. | ||
| 4839 | 2026.01.20 00:04:14.553339 [ 276 ] {70f2bac2-22aa-48f9-b2aa-309879761277} <Debug> TCPHandler: Processed in 0.001358188 sec. | ||
| 4840 | 2026.01.20 00:04:14.553458 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2026.01.20 00:04:14.553556 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4842 | 2026.01.20 00:04:14.553598 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4843 | 2026.01.20 00:04:14.554718 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.01.20 00:04:14.554755 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4845 | 2026.01.20 00:04:14.555219 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4846 | 2026.01.20 00:04:14.555437 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.01.20 00:04:14.555577 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} <Debug> executeQuery: Read 1405 rows, 120.26 KiB in 0.00204 sec., 688725.4901960784 rows/sec., 57.57 MiB/sec. | ||
| 4848 | 2026.01.20 00:04:14.555616 [ 276 ] {abaf6a93-1a0f-4908-9e95-6bde1cb1caf1} <Debug> TCPHandler: Processed in 0.002210208 sec. | ||
| 4849 | 2026.01.20 00:04:14.555732 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2026.01.20 00:04:14.555827 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4851 | 2026.01.20 00:04:14.555868 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4852 | 2026.01.20 00:04:14.556296 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.01.20 00:04:14.556334 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4854 | 2026.01.20 00:04:14.556653 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4855 | 2026.01.20 00:04:14.556865 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.01.20 00:04:14.557000 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} <Debug> executeQuery: Read 70 rows, 5.23 KiB in 0.00119 sec., 58823.5294117647 rows/sec., 4.29 MiB/sec. | ||
| 4857 | 2026.01.20 00:04:14.557041 [ 276 ] {f608bd8c-c6f9-4f40-a91f-60c614ee9749} <Debug> TCPHandler: Processed in 0.001360227 sec. | ||
| 4858 | 2026.01.20 00:04:14.557156 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4859 | 2026.01.20 00:04:14.557252 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4860 | 2026.01.20 00:04:14.557292 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4861 | 2026.01.20 00:04:14.557772 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.01.20 00:04:14.557810 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4863 | 2026.01.20 00:04:14.558127 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4864 | 2026.01.20 00:04:14.558343 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.01.20 00:04:14.558471 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001237 sec., 203718.67421180275 rows/sec., 14.09 MiB/sec. | ||
| 4866 | 2026.01.20 00:04:14.558509 [ 276 ] {0aa24221-b429-4b77-96f1-80456cb01dac} <Debug> TCPHandler: Processed in 0.001404298 sec. | ||
| 4867 | 2026.01.20 00:04:14.558625 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2026.01.20 00:04:14.558721 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4869 | 2026.01.20 00:04:14.558762 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4870 | 2026.01.20 00:04:14.559159 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.01.20 00:04:14.559197 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4872 | 2026.01.20 00:04:14.559495 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4873 | 2026.01.20 00:04:14.559717 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.01.20 00:04:14.559846 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 4875 | 2026.01.20 00:04:14.559885 [ 276 ] {11fed559-eff9-42b9-8dc6-238bba7d5b2e} <Debug> TCPHandler: Processed in 0.001310977 sec. | ||
| 4876 | 2026.01.20 00:04:14.559997 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2026.01.20 00:04:14.560091 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4878 | 2026.01.20 00:04:14.560131 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4879 | 2026.01.20 00:04:14.560797 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.01.20 00:04:14.560833 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4881 | 2026.01.20 00:04:14.561170 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4882 | 2026.01.20 00:04:14.561391 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.01.20 00:04:14.561527 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} <Debug> executeQuery: Read 614 rows, 47.33 KiB in 0.001453 sec., 422573.9848589126 rows/sec., 31.81 MiB/sec. | ||
| 4884 | 2026.01.20 00:04:14.561565 [ 276 ] {f471b054-de89-4af2-8225-801b62b51f89} <Debug> TCPHandler: Processed in 0.00161681 sec. | ||
| 4885 | 2026.01.20 00:04:14.561676 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.01.20 00:04:14.561771 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4887 | 2026.01.20 00:04:14.561815 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4888 | 2026.01.20 00:04:14.562493 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.01.20 00:04:14.562528 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4890 | 2026.01.20 00:04:14.562918 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4891 | 2026.01.20 00:04:14.563139 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.01.20 00:04:14.563281 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} <Debug> executeQuery: Read 889 rows, 61.79 KiB in 0.001528 sec., 581806.2827225131 rows/sec., 39.49 MiB/sec. | ||
| 4893 | 2026.01.20 00:04:14.563318 [ 276 ] {c4b19ee9-1fdf-4809-be49-abb66e6878d4} <Debug> TCPHandler: Processed in 0.001691422 sec. | ||
| 4894 | 2026.01.20 00:04:14.563431 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2026.01.20 00:04:14.563527 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4896 | 2026.01.20 00:04:14.563582 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4897 | 2026.01.20 00:04:14.564462 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.01.20 00:04:14.564497 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4899 | 2026.01.20 00:04:14.565062 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4900 | 2026.01.20 00:04:14.565306 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.01.20 00:04:14.565445 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001935 sec., 20671.834625322997 rows/sec., 37.04 MiB/sec. | ||
| 4902 | 2026.01.20 00:04:14.565507 [ 276 ] {dbf63e5c-7146-427d-bac4-083d554ba29c} <Debug> TCPHandler: Processed in 0.002126268 sec. | ||
| 4903 | 2026.01.20 00:04:14.565619 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2026.01.20 00:04:14.565714 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4905 | 2026.01.20 00:04:14.565757 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4906 | 2026.01.20 00:04:14.566108 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.01.20 00:04:14.566143 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4908 | 2026.01.20 00:04:14.566468 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4909 | 2026.01.20 00:04:14.566696 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.01.20 00:04:14.566831 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 4911 | 2026.01.20 00:04:14.566868 [ 276 ] {ba2c2923-1085-43e9-8d32-3fb361d87008} <Debug> TCPHandler: Processed in 0.001300177 sec. | ||
| 4912 | 2026.01.20 00:04:14.805728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12953 | ||
| 4913 | 2026.01.20 00:04:14.806272 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.01.20 00:04:14.806318 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4915 | 2026.01.20 00:04:14.806837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4916 | 2026.01.20 00:04:14.807071 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.01.20 00:04:14.807201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12953 | ||
| 4918 | 2026.01.20 00:04:15.509829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 4919 | 2026.01.20 00:04:15.525541 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.01.20 00:04:15.525615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4921 | 2026.01.20 00:04:15.531298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4922 | 2026.01.20 00:04:15.532025 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.01.20 00:04:15.535684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 4924 | 2026.01.20 00:04:19.520020 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2026.01.20 00:04:19.520265 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4926 | 2026.01.20 00:04:19.520339 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4927 | 2026.01.20 00:04:19.521057 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2026.01.20 00:04:19.521108 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4929 | 2026.01.20 00:04:19.521503 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4930 | 2026.01.20 00:04:19.521742 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2026.01.20 00:04:19.521891 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.55 MiB/sec. | ||
| 4932 | 2026.01.20 00:04:19.521934 [ 276 ] {9d0ae824-6e0a-4b5b-8907-9d1c362ff5e3} <Debug> TCPHandler: Processed in 0.002082327 sec. | ||
| 4933 | 2026.01.20 00:04:19.522065 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2026.01.20 00:04:19.522165 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4935 | 2026.01.20 00:04:19.522207 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4936 | 2026.01.20 00:04:19.522652 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.01.20 00:04:19.522690 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4938 | 2026.01.20 00:04:19.522991 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4939 | 2026.01.20 00:04:19.523212 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.01.20 00:04:19.523339 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 4941 | 2026.01.20 00:04:19.523400 [ 276 ] {310f3e6d-e460-45a6-a4de-890ae67fe8fd} <Debug> TCPHandler: Processed in 0.001392948 sec. | ||
| 4942 | 2026.01.20 00:04:19.523524 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2026.01.20 00:04:19.523622 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4944 | 2026.01.20 00:04:19.523667 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4945 | 2026.01.20 00:04:19.524092 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.01.20 00:04:19.524129 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4947 | 2026.01.20 00:04:19.524470 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4948 | 2026.01.20 00:04:19.524682 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.01.20 00:04:19.524839 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 4950 | 2026.01.20 00:04:19.524877 [ 276 ] {7799df2e-6d82-4fdd-8568-b1f54ed00497} <Debug> TCPHandler: Processed in 0.001403928 sec. | ||
| 4951 | 2026.01.20 00:04:19.524993 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2026.01.20 00:04:19.525087 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4953 | 2026.01.20 00:04:19.525131 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4954 | 2026.01.20 00:04:19.525478 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2026.01.20 00:04:19.525516 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4956 | 2026.01.20 00:04:19.525819 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4957 | 2026.01.20 00:04:19.526023 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.01.20 00:04:19.526154 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 4959 | 2026.01.20 00:04:19.526190 [ 276 ] {79e8b1b4-f3ec-46db-8fb2-ada1fbb2afdc} <Debug> TCPHandler: Processed in 0.001247136 sec. | ||
| 4960 | 2026.01.20 00:04:22.176502 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4961 | 2026.01.20 00:04:22.176577 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4962 | 2026.01.20 00:04:22.308255 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13465 | ||
| 4963 | 2026.01.20 00:04:22.308781 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.01.20 00:04:22.308820 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4965 | 2026.01.20 00:04:22.309329 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4966 | 2026.01.20 00:04:22.309571 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.01.20 00:04:22.309704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13465 | ||
| 4968 | 2026.01.20 00:04:22.324670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 624 | ||
| 4969 | 2026.01.20 00:04:22.326882 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.01.20 00:04:22.326940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4971 | 2026.01.20 00:04:22.328147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4972 | 2026.01.20 00:04:22.328442 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.01.20 00:04:22.328606 [ 65 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4974 | 2026.01.20 00:04:22.328683 [ 65 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.01.20 00:04:22.328719 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4976 | 2026.01.20 00:04:22.328785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
| 4977 | 2026.01.20 00:04:22.328889 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 4978 | 2026.01.20 00:04:22.329558 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4979 | 2026.01.20 00:04:22.329695 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 504 rows starting from the beginning of the part | ||
| 4980 | 2026.01.20 00:04:22.330031 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 4981 | 2026.01.20 00:04:22.330366 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 4982 | 2026.01.20 00:04:22.330688 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4983 | 2026.01.20 00:04:22.331004 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 4984 | 2026.01.20 00:04:22.331316 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 4985 | 2026.01.20 00:04:22.337186 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 72 columns (72 merged, 0 gathered) in 0.008380778 sec., 74456.09464896935 rows/sec., 63.09 MiB/sec. | ||
| 4986 | 2026.01.20 00:04:22.338207 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4987 | 2026.01.20 00:04:22.338720 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.01.20 00:04:22.338791 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_21_4} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4989 | 2026.01.20 00:04:22.338956 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 4990 | 2026.01.20 00:04:23.035722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 4991 | 2026.01.20 00:04:23.052212 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.01.20 00:04:23.052255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4993 | 2026.01.20 00:04:23.058461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4994 | 2026.01.20 00:04:23.059195 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.01.20 00:04:23.061837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 4996 | 2026.01.20 00:04:24.520660 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.01.20 00:04:24.520959 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4998 | 2026.01.20 00:04:24.521064 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4999 | 2026.01.20 00:04:24.521862 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.01.20 00:04:24.521903 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5001 | 2026.01.20 00:04:24.522326 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5002 | 2026.01.20 00:04:24.522553 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.01.20 00:04:24.522702 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001817 sec., 74848.65162355531 rows/sec., 6.48 MiB/sec. | ||
| 5004 | 2026.01.20 00:04:24.522744 [ 276 ] {96b7ef60-348c-483e-a738-396c5bcb6d3f} <Debug> TCPHandler: Processed in 0.002263529 sec. | ||
| 5005 | 2026.01.20 00:04:24.522874 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2026.01.20 00:04:24.522972 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5007 | 2026.01.20 00:04:24.523014 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5008 | 2026.01.20 00:04:24.523433 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2026.01.20 00:04:24.523470 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5010 | 2026.01.20 00:04:24.523780 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5011 | 2026.01.20 00:04:24.523989 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.01.20 00:04:24.524115 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001162 sec., 34423.40791738382 rows/sec., 2.53 MiB/sec. | ||
| 5013 | 2026.01.20 00:04:24.524152 [ 276 ] {05609fff-0c3c-4135-ad30-4f73344d827e} <Debug> TCPHandler: Processed in 0.001329577 sec. | ||
| 5014 | 2026.01.20 00:04:24.524270 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5015 | 2026.01.20 00:04:24.524366 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5016 | 2026.01.20 00:04:24.524408 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5017 | 2026.01.20 00:04:24.524840 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.01.20 00:04:24.524876 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5019 | 2026.01.20 00:04:24.525175 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5020 | 2026.01.20 00:04:24.525381 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.01.20 00:04:24.525514 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001165 sec., 89270.38626609441 rows/sec., 6.97 MiB/sec. | ||
| 5022 | 2026.01.20 00:04:24.525551 [ 276 ] {97f73996-b2e6-42b0-95a5-25aaefa63b00} <Debug> TCPHandler: Processed in 0.001332287 sec. | ||
| 5023 | 2026.01.20 00:04:24.525670 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5024 | 2026.01.20 00:04:24.525764 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5025 | 2026.01.20 00:04:24.525808 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5026 | 2026.01.20 00:04:24.526221 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2026.01.20 00:04:24.526256 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5028 | 2026.01.20 00:04:24.526602 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5029 | 2026.01.20 00:04:24.526809 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.01.20 00:04:24.526937 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 5031 | 2026.01.20 00:04:24.526973 [ 276 ] {18381f81-afc7-4af1-ae9d-ce058ffc9027} <Debug> TCPHandler: Processed in 0.001353968 sec. | ||
| 5032 | 2026.01.20 00:04:24.527081 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2026.01.20 00:04:24.527174 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5034 | 2026.01.20 00:04:24.527228 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5035 | 2026.01.20 00:04:24.528093 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.01.20 00:04:24.528127 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5037 | 2026.01.20 00:04:24.528722 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5038 | 2026.01.20 00:04:24.528943 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.01.20 00:04:24.529080 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001922 sec., 20811.654526534858 rows/sec., 37.29 MiB/sec. | ||
| 5040 | 2026.01.20 00:04:24.529132 [ 276 ] {444d7e2d-3532-4f47-96ac-6c16d336aabb} <Debug> TCPHandler: Processed in 0.002100817 sec. | ||
| 5041 | 2026.01.20 00:04:24.529247 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.01.20 00:04:24.529344 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5043 | 2026.01.20 00:04:24.529387 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5044 | 2026.01.20 00:04:24.529731 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.01.20 00:04:24.529765 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5046 | 2026.01.20 00:04:24.530081 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5047 | 2026.01.20 00:04:24.530296 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.01.20 00:04:24.530425 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 5049 | 2026.01.20 00:04:24.530460 [ 276 ] {cf4045e6-f8f7-4ecb-a7ba-25a819299a26} <Debug> TCPHandler: Processed in 0.001263206 sec. | ||
| 5050 | 2026.01.20 00:04:29.519134 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.01.20 00:04:29.519345 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5052 | 2026.01.20 00:04:29.519417 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5053 | 2026.01.20 00:04:29.520211 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.01.20 00:04:29.520267 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5055 | 2026.01.20 00:04:29.520839 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5056 | 2026.01.20 00:04:29.521133 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.01.20 00:04:29.521309 [ 54 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5058 | 2026.01.20 00:04:29.521331 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002034 sec., 27531.956735496562 rows/sec., 2.10 MiB/sec. | ||
| 5059 | 2026.01.20 00:04:29.521356 [ 54 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.01.20 00:04:29.521380 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5061 | 2026.01.20 00:04:29.521390 [ 276 ] {12f419ca-dcd5-45c5-8077-b46ee1e8bf61} <Debug> TCPHandler: Processed in 0.002387661 sec. | ||
| 5062 | 2026.01.20 00:04:29.521525 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 5063 | 2026.01.20 00:04:29.521606 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.01.20 00:04:29.521654 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5065 | 2026.01.20 00:04:29.521693 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1405 rows starting from the beginning of the part | ||
| 5066 | 2026.01.20 00:04:29.521720 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5067 | 2026.01.20 00:04:29.521774 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5068 | 2026.01.20 00:04:29.521777 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5069 | 2026.01.20 00:04:29.521848 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1405 rows starting from the beginning of the part | ||
| 5070 | 2026.01.20 00:04:29.521907 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5071 | 2026.01.20 00:04:29.521964 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
| 5072 | 2026.01.20 00:04:29.522017 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 5073 | 2026.01.20 00:04:29.522504 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2026.01.20 00:04:29.522546 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5075 | 2026.01.20 00:04:29.522936 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5076 | 2026.01.20 00:04:29.523211 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.01.20 00:04:29.523342 [ 54 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5078 | 2026.01.20 00:04:29.523363 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00167 sec., 38323.35329341317 rows/sec., 2.99 MiB/sec. | ||
| 5079 | 2026.01.20 00:04:29.523378 [ 54 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.01.20 00:04:29.523398 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5081 | 2026.01.20 00:04:29.523412 [ 276 ] {9b45a8d8-606a-41d8-9d48-b3fe95e24db9} <Debug> TCPHandler: Processed in 0.001867844 sec. | ||
| 5082 | 2026.01.20 00:04:29.523524 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 5083 | 2026.01.20 00:04:29.523565 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2026.01.20 00:04:29.523681 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5085 | 2026.01.20 00:04:29.523698 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5086 | 2026.01.20 00:04:29.523727 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5087 | 2026.01.20 00:04:29.523738 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 632 rows starting from the beginning of the part | ||
| 5088 | 2026.01.20 00:04:29.523726 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.002255539 sec., 1380601.2664822023 rows/sec., 120.31 MiB/sec. | ||
| 5089 | 2026.01.20 00:04:29.523821 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5090 | 2026.01.20 00:04:29.523868 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 614 rows starting from the beginning of the part | ||
| 5091 | 2026.01.20 00:04:29.523912 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5092 | 2026.01.20 00:04:29.523955 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 5093 | 2026.01.20 00:04:29.523990 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5094 | 2026.01.20 00:04:29.523997 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 5095 | 2026.01.20 00:04:29.524228 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.01.20 00:04:29.524268 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5097 | 2026.01.20 00:04:29.524274 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.01.20 00:04:29.524345 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_41_8} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5099 | 2026.01.20 00:04:29.524417 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5100 | 2026.01.20 00:04:29.524642 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5101 | 2026.01.20 00:04:29.524876 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.01.20 00:04:29.524984 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5103 | 2026.01.20 00:04:29.525009 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001347 sec., 118782.47958426131 rows/sec., 8.27 MiB/sec. | ||
| 5104 | 2026.01.20 00:04:29.525016 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.01.20 00:04:29.525041 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5106 | 2026.01.20 00:04:29.525047 [ 276 ] {81e97768-5cee-4d2f-a0bb-bde67e8ae7ed} <Debug> TCPHandler: Processed in 0.00153436 sec. | ||
| 5107 | 2026.01.20 00:04:29.525114 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 5108 | 2026.01.20 00:04:29.525171 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.01.20 00:04:29.525198 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5110 | 2026.01.20 00:04:29.525232 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10749 rows starting from the beginning of the part | ||
| 5111 | 2026.01.20 00:04:29.525242 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778493 sec., 867026.1845281371 rows/sec., 69.08 MiB/sec. | ||
| 5112 | 2026.01.20 00:04:29.525267 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5113 | 2026.01.20 00:04:29.525292 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5114 | 2026.01.20 00:04:29.525311 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5115 | 2026.01.20 00:04:29.525335 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 889 rows starting from the beginning of the part | ||
| 5116 | 2026.01.20 00:04:29.525371 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5117 | 2026.01.20 00:04:29.525409 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 5118 | 2026.01.20 00:04:29.525458 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5119 | 2026.01.20 00:04:29.525460 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 5120 | 2026.01.20 00:04:29.525680 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.01.20 00:04:29.525716 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5122 | 2026.01.20 00:04:29.525841 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.01.20 00:04:29.525936 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_41_8} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5124 | 2026.01.20 00:04:29.526023 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5125 | 2026.01.20 00:04:29.526150 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5126 | 2026.01.20 00:04:29.526372 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.01.20 00:04:29.526487 [ 54 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5128 | 2026.01.20 00:04:29.526511 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001262 sec., 47543.58161648177 rows/sec., 3.20 MiB/sec. | ||
| 5129 | 2026.01.20 00:04:29.526522 [ 54 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2026.01.20 00:04:29.526549 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5131 | 2026.01.20 00:04:29.526550 [ 276 ] {77ab87fd-1873-4ce4-9754-014e24cfa104} <Debug> TCPHandler: Processed in 0.001429328 sec. | ||
| 5132 | 2026.01.20 00:04:29.526634 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 5133 | 2026.01.20 00:04:29.526743 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5134 | 2026.01.20 00:04:29.526771 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2100 rows starting from the beginning of the part | ||
| 5135 | 2026.01.20 00:04:29.526820 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5136 | 2026.01.20 00:04:29.526864 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 5137 | 2026.01.20 00:04:29.526904 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 5138 | 2026.01.20 00:04:29.526943 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 5139 | 2026.01.20 00:04:29.526984 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 5140 | 2026.01.20 00:04:29.528245 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001648341 sec., 1456009.4058207616 rows/sec., 98.12 MiB/sec. | ||
| 5141 | 2026.01.20 00:04:29.528627 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5142 | 2026.01.20 00:04:29.528926 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.01.20 00:04:29.529009 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_41_8} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5144 | 2026.01.20 00:04:29.529087 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5145 | 2026.01.20 00:04:29.529752 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12278 rows, containing 5 columns (5 merged, 0 gathered) in 0.00466422 sec., 2632380.119291114 rows/sec., 180.89 MiB/sec. | ||
| 5146 | 2026.01.20 00:04:29.530166 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5147 | 2026.01.20 00:04:29.530489 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.01.20 00:04:29.530572 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5149 | 2026.01.20 00:04:29.530666 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 5150 | 2026.01.20 00:04:29.809848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13913 | ||
| 5151 | 2026.01.20 00:04:29.810354 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.01.20 00:04:29.810401 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5153 | 2026.01.20 00:04:29.810933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5154 | 2026.01.20 00:04:29.811172 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.01.20 00:04:29.811306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13913 | ||
| 5156 | 2026.01.20 00:04:30.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.22 MiB, peak 273.10 MiB, free memory in arenas 0.00 B, will set to 267.95 MiB (RSS), difference: 1.74 MiB | ||
| 5157 | 2026.01.20 00:04:30.561986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5158 | 2026.01.20 00:04:30.579229 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.01.20 00:04:30.579285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5160 | 2026.01.20 00:04:30.585858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5161 | 2026.01.20 00:04:30.586582 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.01.20 00:04:30.589486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5163 | 2026.01.20 00:04:32.329037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 644 | ||
| 5164 | 2026.01.20 00:04:32.331031 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.01.20 00:04:32.331077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5166 | 2026.01.20 00:04:32.332233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5167 | 2026.01.20 00:04:32.332495 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.01.20 00:04:32.332761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 644 | ||
| 5169 | 2026.01.20 00:04:34.521886 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.01.20 00:04:34.522190 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5171 | 2026.01.20 00:04:34.522295 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5172 | 2026.01.20 00:04:34.523120 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.01.20 00:04:34.523168 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5174 | 2026.01.20 00:04:34.523585 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5175 | 2026.01.20 00:04:34.523826 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.01.20 00:04:34.523976 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001861 sec., 73078.98979043525 rows/sec., 6.32 MiB/sec. | ||
| 5177 | 2026.01.20 00:04:34.524018 [ 276 ] {f7bcf9ab-b810-4273-83cb-0260fa3918d1} <Debug> TCPHandler: Processed in 0.00232523 sec. | ||
| 5178 | 2026.01.20 00:04:34.524135 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2026.01.20 00:04:34.524231 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5180 | 2026.01.20 00:04:34.524272 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5181 | 2026.01.20 00:04:34.524684 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.01.20 00:04:34.524722 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5183 | 2026.01.20 00:04:34.525025 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5184 | 2026.01.20 00:04:34.525242 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.01.20 00:04:34.525355 [ 49 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5186 | 2026.01.20 00:04:34.525372 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001158 sec., 34542.31433506045 rows/sec., 2.54 MiB/sec. | ||
| 5187 | 2026.01.20 00:04:34.525419 [ 49 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5188 | 2026.01.20 00:04:34.525429 [ 276 ] {0c170510-d424-4577-86bd-f41ec2b42792} <Debug> TCPHandler: Processed in 0.001345698 sec. | ||
| 5189 | 2026.01.20 00:04:34.525449 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5190 | 2026.01.20 00:04:34.525551 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.01.20 00:04:34.525564 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 5192 | 2026.01.20 00:04:34.525653 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5193 | 2026.01.20 00:04:34.525695 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5194 | 2026.01.20 00:04:34.525699 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5195 | 2026.01.20 00:04:34.525739 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 70 rows starting from the beginning of the part | ||
| 5196 | 2026.01.20 00:04:34.525814 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5197 | 2026.01.20 00:04:34.525865 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 5198 | 2026.01.20 00:04:34.525914 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part | ||
| 5199 | 2026.01.20 00:04:34.525959 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5200 | 2026.01.20 00:04:34.526002 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5201 | 2026.01.20 00:04:34.526149 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.01.20 00:04:34.526192 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5203 | 2026.01.20 00:04:34.526536 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5204 | 2026.01.20 00:04:34.526771 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.01.20 00:04:34.526902 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001267 sec., 82083.66219415943 rows/sec., 6.41 MiB/sec. | ||
| 5206 | 2026.01.20 00:04:34.526899 [ 191 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379737 sec., 217432.74261689003 rows/sec., 16.74 MiB/sec. | ||
| 5207 | 2026.01.20 00:04:34.526941 [ 276 ] {64ccd23a-2ec7-4620-ae1d-df91d2f411a5} <Debug> TCPHandler: Processed in 0.001439468 sec. | ||
| 5208 | 2026.01.20 00:04:34.527067 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2026.01.20 00:04:34.527126 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5210 | 2026.01.20 00:04:34.527165 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5211 | 2026.01.20 00:04:34.527213 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5212 | 2026.01.20 00:04:34.527458 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.01.20 00:04:34.527544 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_21_4} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5214 | 2026.01.20 00:04:34.527629 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2026.01.20 00:04:34.527644 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5216 | 2026.01.20 00:04:34.527674 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5217 | 2026.01.20 00:04:34.528027 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5218 | 2026.01.20 00:04:34.528245 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.01.20 00:04:34.528375 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 5220 | 2026.01.20 00:04:34.528413 [ 276 ] {bbaac76f-7f22-4317-bd31-f1b5863a5151} <Debug> TCPHandler: Processed in 0.001396658 sec. | ||
| 5221 | 2026.01.20 00:04:34.528522 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2026.01.20 00:04:34.528618 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5223 | 2026.01.20 00:04:34.528672 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5224 | 2026.01.20 00:04:34.529452 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.01.20 00:04:34.529490 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5226 | 2026.01.20 00:04:34.530049 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5227 | 2026.01.20 00:04:34.530274 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.01.20 00:04:34.530379 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5229 | 2026.01.20 00:04:34.530410 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.01.20 00:04:34.530413 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001813 sec., 22062.87920573635 rows/sec., 39.54 MiB/sec. | ||
| 5231 | 2026.01.20 00:04:34.530427 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5232 | 2026.01.20 00:04:34.530477 [ 276 ] {48831216-3fcc-40a7-ada3-74796ac44bd1} <Debug> TCPHandler: Processed in 0.002005206 sec. | ||
| 5233 | 2026.01.20 00:04:34.530510 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 5234 | 2026.01.20 00:04:34.530610 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.01.20 00:04:34.530734 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5236 | 2026.01.20 00:04:34.530737 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5237 | 2026.01.20 00:04:34.530802 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 586 rows starting from the beginning of the part | ||
| 5238 | 2026.01.20 00:04:34.530808 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5239 | 2026.01.20 00:04:34.530943 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5240 | 2026.01.20 00:04:34.531080 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 5241 | 2026.01.20 00:04:34.531205 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 5242 | 2026.01.20 00:04:34.531230 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.01.20 00:04:34.531279 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5244 | 2026.01.20 00:04:34.531323 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5245 | 2026.01.20 00:04:34.531447 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5246 | 2026.01.20 00:04:34.531661 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5247 | 2026.01.20 00:04:34.531924 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.01.20 00:04:34.532064 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. | ||
| 5249 | 2026.01.20 00:04:34.532104 [ 276 ] {ed7614cf-6820-4f53-96e7-ad98fd9b3a2e} <Debug> TCPHandler: Processed in 0.00155621 sec. | ||
| 5250 | 2026.01.20 00:04:34.555779 [ 192 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 19 columns (19 merged, 0 gathered) in 0.025294054 sec., 31074.496796757056 rows/sec., 55.68 MiB/sec. | ||
| 5251 | 2026.01.20 00:04:34.556811 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5252 | 2026.01.20 00:04:34.557148 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2026.01.20 00:04:34.557214 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5254 | 2026.01.20 00:04:34.557355 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.81 MiB. | ||
| 5255 | 2026.01.20 00:04:35.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.87 MiB, peak 276.65 MiB, free memory in arenas 0.00 B, will set to 270.79 MiB (RSS), difference: 1.92 MiB | ||
| 5256 | 2026.01.20 00:04:37.176838 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5257 | 2026.01.20 00:04:37.176925 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5258 | 2026.01.20 00:04:37.311427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14425 | ||
| 5259 | 2026.01.20 00:04:37.312202 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.01.20 00:04:37.312274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5261 | 2026.01.20 00:04:37.312973 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5262 | 2026.01.20 00:04:37.313261 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.01.20 00:04:37.313401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14425 | ||
| 5264 | 2026.01.20 00:04:38.089572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5265 | 2026.01.20 00:04:38.107249 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.01.20 00:04:38.107292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5267 | 2026.01.20 00:04:38.113364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5268 | 2026.01.20 00:04:38.114097 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.01.20 00:04:38.116878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5270 | 2026.01.20 00:04:39.519521 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.01.20 00:04:39.519821 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5272 | 2026.01.20 00:04:39.519903 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5273 | 2026.01.20 00:04:39.520538 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2026.01.20 00:04:39.520580 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5275 | 2026.01.20 00:04:39.520968 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5276 | 2026.01.20 00:04:39.521195 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.01.20 00:04:39.521351 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.64 MiB/sec. | ||
| 5278 | 2026.01.20 00:04:39.521398 [ 276 ] {3bb949c6-ebef-48db-a70f-e177c82d863e} <Debug> TCPHandler: Processed in 0.002058406 sec. | ||
| 5279 | 2026.01.20 00:04:39.521514 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.01.20 00:04:39.521617 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5281 | 2026.01.20 00:04:39.521662 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5282 | 2026.01.20 00:04:39.522096 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.01.20 00:04:39.522132 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5284 | 2026.01.20 00:04:39.522447 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5285 | 2026.01.20 00:04:39.522748 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.01.20 00:04:39.522888 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 5287 | 2026.01.20 00:04:39.522929 [ 276 ] {91dbcae0-b7bf-433b-bb0a-8a73e18c017a} <Debug> TCPHandler: Processed in 0.001466309 sec. | ||
| 5288 | 2026.01.20 00:04:39.523048 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.01.20 00:04:39.523146 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5290 | 2026.01.20 00:04:39.523191 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5291 | 2026.01.20 00:04:39.523601 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.01.20 00:04:39.523637 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5293 | 2026.01.20 00:04:39.523979 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5294 | 2026.01.20 00:04:39.524190 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.01.20 00:04:39.524319 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 5296 | 2026.01.20 00:04:39.524357 [ 276 ] {4e2d6e96-dcb8-4b01-9bea-b148f6f1e2de} <Debug> TCPHandler: Processed in 0.001361717 sec. | ||
| 5297 | 2026.01.20 00:04:39.524460 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.01.20 00:04:39.524556 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5299 | 2026.01.20 00:04:39.524599 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5300 | 2026.01.20 00:04:39.524930 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.01.20 00:04:39.524965 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5302 | 2026.01.20 00:04:39.525267 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5303 | 2026.01.20 00:04:39.525475 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.01.20 00:04:39.525603 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 5305 | 2026.01.20 00:04:39.525638 [ 276 ] {b46ab6aa-05c2-4830-a17e-4aae602ac6e5} <Debug> TCPHandler: Processed in 0.001228506 sec. | ||
| 5306 | 2026.01.20 00:04:42.332878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 664 | ||
| 5307 | 2026.01.20 00:04:42.334902 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.01.20 00:04:42.334955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5309 | 2026.01.20 00:04:42.336143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5310 | 2026.01.20 00:04:42.336408 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.01.20 00:04:42.336758 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 5312 | 2026.01.20 00:04:44.549984 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2026.01.20 00:04:44.550283 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5314 | 2026.01.20 00:04:44.550384 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5315 | 2026.01.20 00:04:44.551200 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.01.20 00:04:44.551241 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5317 | 2026.01.20 00:04:44.551612 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5318 | 2026.01.20 00:04:44.551841 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.01.20 00:04:44.551991 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001781 sec., 13475.57551937114 rows/sec., 1.12 MiB/sec. | ||
| 5320 | 2026.01.20 00:04:44.552032 [ 276 ] {64980d0e-00f4-49d9-a267-e1258897aa41} <Debug> TCPHandler: Processed in 0.002215149 sec. | ||
| 5321 | 2026.01.20 00:04:44.552144 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.01.20 00:04:44.552238 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5323 | 2026.01.20 00:04:44.552278 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5324 | 2026.01.20 00:04:44.553158 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.01.20 00:04:44.553194 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5326 | 2026.01.20 00:04:44.553574 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5327 | 2026.01.20 00:04:44.553781 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.01.20 00:04:44.553906 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} <Debug> executeQuery: Read 1396 rows, 119.60 KiB in 0.001686 sec., 827995.2550415184 rows/sec., 69.28 MiB/sec. | ||
| 5329 | 2026.01.20 00:04:44.553942 [ 276 ] {abc40e71-c202-4588-a32b-5a79e1dc2d7a} <Debug> TCPHandler: Processed in 0.001846894 sec. | ||
| 5330 | 2026.01.20 00:04:44.554052 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2026.01.20 00:04:44.554144 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5332 | 2026.01.20 00:04:44.554183 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5333 | 2026.01.20 00:04:44.554584 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.01.20 00:04:44.554619 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5335 | 2026.01.20 00:04:44.554900 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5336 | 2026.01.20 00:04:44.555096 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.01.20 00:04:44.555218 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} <Debug> executeQuery: Read 52 rows, 3.97 KiB in 0.001091 sec., 47662.69477543538 rows/sec., 3.55 MiB/sec. | ||
| 5338 | 2026.01.20 00:04:44.555253 [ 276 ] {2d0d2e3d-4217-418c-a2a6-dc55e3790635} <Debug> TCPHandler: Processed in 0.001249596 sec. | ||
| 5339 | 2026.01.20 00:04:44.555357 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.01.20 00:04:44.555449 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5341 | 2026.01.20 00:04:44.555488 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5342 | 2026.01.20 00:04:44.555931 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.01.20 00:04:44.555966 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5344 | 2026.01.20 00:04:44.556250 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5345 | 2026.01.20 00:04:44.556452 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.01.20 00:04:44.556572 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00114 sec., 221052.6315789474 rows/sec., 15.29 MiB/sec. | ||
| 5347 | 2026.01.20 00:04:44.556611 [ 276 ] {76ace226-d0fe-4573-ad40-2dac58d71a6b} <Debug> TCPHandler: Processed in 0.001300917 sec. | ||
| 5348 | 2026.01.20 00:04:44.556721 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2026.01.20 00:04:44.556813 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5350 | 2026.01.20 00:04:44.556851 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5351 | 2026.01.20 00:04:44.557231 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.01.20 00:04:44.557266 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5353 | 2026.01.20 00:04:44.557541 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5354 | 2026.01.20 00:04:44.557735 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.01.20 00:04:44.557854 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001059 sec., 11331.444759206799 rows/sec., 885.27 KiB/sec. | ||
| 5356 | 2026.01.20 00:04:44.557889 [ 276 ] {e0e2025b-bae3-44b2-b02d-383c192decce} <Debug> TCPHandler: Processed in 0.001215316 sec. | ||
| 5357 | 2026.01.20 00:04:44.557993 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.01.20 00:04:44.558084 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5359 | 2026.01.20 00:04:44.558122 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5360 | 2026.01.20 00:04:44.558725 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.01.20 00:04:44.558760 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5362 | 2026.01.20 00:04:44.559070 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5363 | 2026.01.20 00:04:44.559267 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.01.20 00:04:44.559391 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001324 sec., 450151.05740181264 rows/sec., 33.83 MiB/sec. | ||
| 5365 | 2026.01.20 00:04:44.559427 [ 276 ] {88106f83-443f-423a-91f4-4ef86c58fb13} <Debug> TCPHandler: Processed in 0.001481769 sec. | ||
| 5366 | 2026.01.20 00:04:44.559534 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2026.01.20 00:04:44.559626 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5368 | 2026.01.20 00:04:44.559667 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5369 | 2026.01.20 00:04:44.560221 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.01.20 00:04:44.560256 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5371 | 2026.01.20 00:04:44.560611 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5372 | 2026.01.20 00:04:44.560814 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.01.20 00:04:44.560939 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001331 sec., 661157.0247933884 rows/sec., 44.87 MiB/sec. | ||
| 5374 | 2026.01.20 00:04:44.560975 [ 276 ] {f2b7c95e-04dc-4420-ba05-443e9b8c8dcd} <Debug> TCPHandler: Processed in 0.001489889 sec. | ||
| 5375 | 2026.01.20 00:04:44.561079 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.01.20 00:04:44.561170 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5377 | 2026.01.20 00:04:44.561222 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5378 | 2026.01.20 00:04:44.561999 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.01.20 00:04:44.562034 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5380 | 2026.01.20 00:04:44.562575 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5381 | 2026.01.20 00:04:44.562803 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.01.20 00:04:44.562939 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001786 sec., 22396.416573348262 rows/sec., 40.13 MiB/sec. | ||
| 5383 | 2026.01.20 00:04:44.562997 [ 276 ] {0707bf6e-3c18-41e1-961b-ec1d70f687a4} <Debug> TCPHandler: Processed in 0.001964935 sec. | ||
| 5384 | 2026.01.20 00:04:44.563112 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.01.20 00:04:44.563205 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5386 | 2026.01.20 00:04:44.563245 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5387 | 2026.01.20 00:04:44.563576 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.01.20 00:04:44.563613 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5389 | 2026.01.20 00:04:44.563912 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5390 | 2026.01.20 00:04:44.564112 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.01.20 00:04:44.564236 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 5392 | 2026.01.20 00:04:44.564271 [ 276 ] {884723ce-81ad-48d9-ab44-9292b0506f80} <Debug> TCPHandler: Processed in 0.001207716 sec. | ||
| 5393 | 2026.01.20 00:04:44.813549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14873 | ||
| 5394 | 2026.01.20 00:04:44.814144 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.01.20 00:04:44.814183 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5396 | 2026.01.20 00:04:44.814666 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5397 | 2026.01.20 00:04:44.814898 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2026.01.20 00:04:44.815028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14873 | ||
| 5399 | 2026.01.20 00:04:44.815117 [ 36 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5400 | 2026.01.20 00:04:44.815217 [ 36 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2026.01.20 00:04:44.815253 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5402 | 2026.01.20 00:04:44.815375 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 5403 | 2026.01.20 00:04:44.815485 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5404 | 2026.01.20 00:04:44.815519 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12505 rows starting from the beginning of the part | ||
| 5405 | 2026.01.20 00:04:44.815584 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 5406 | 2026.01.20 00:04:44.815636 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 5407 | 2026.01.20 00:04:44.815683 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 5408 | 2026.01.20 00:04:44.815727 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 5409 | 2026.01.20 00:04:44.815768 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 5410 | 2026.01.20 00:04:44.817360 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14873 rows, containing 4 columns (4 merged, 0 gathered) in 0.002035056 sec., 7308398.392968056 rows/sec., 104.55 MiB/sec. | ||
| 5411 | 2026.01.20 00:04:44.817568 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5412 | 2026.01.20 00:04:44.817786 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.01.20 00:04:44.817849 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_31_6} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5414 | 2026.01.20 00:04:44.817907 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5415 | 2026.01.20 00:04:45.617021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5416 | 2026.01.20 00:04:45.634295 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.01.20 00:04:45.634340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5418 | 2026.01.20 00:04:45.640009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5419 | 2026.01.20 00:04:45.640728 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.01.20 00:04:45.641030 [ 36 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5421 | 2026.01.20 00:04:45.641075 [ 36 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2026.01.20 00:04:45.641097 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5423 | 2026.01.20 00:04:45.641184 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 5424 | 2026.01.20 00:04:45.643599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5425 | 2026.01.20 00:04:45.644075 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5426 | 2026.01.20 00:04:45.644775 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 5427 | 2026.01.20 00:04:45.648071 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 5428 | 2026.01.20 00:04:45.651649 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 5429 | 2026.01.20 00:04:45.655246 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 5430 | 2026.01.20 00:04:45.659079 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 5431 | 2026.01.20 00:04:45.662876 [ 188 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 5432 | 2026.01.20 00:04:45.717326 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.076173588 sec., 3071.93091652713 rows/sec., 15.88 MiB/sec. | ||
| 5433 | 2026.01.20 00:04:45.719358 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5434 | 2026.01.20 00:04:45.721194 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.01.20 00:04:45.721290 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_31_6} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5436 | 2026.01.20 00:04:45.722746 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5437 | 2026.01.20 00:04:46.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.90 MiB, peak 282.44 MiB, free memory in arenas 0.00 B, will set to 276.41 MiB (RSS), difference: 4.51 MiB | ||
| 5438 | 2026.01.20 00:04:49.518831 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.01.20 00:04:49.519041 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5440 | 2026.01.20 00:04:49.519111 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5441 | 2026.01.20 00:04:49.519784 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.01.20 00:04:49.519833 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5443 | 2026.01.20 00:04:49.520224 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5444 | 2026.01.20 00:04:49.520445 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.01.20 00:04:49.520601 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.65 MiB/sec. | ||
| 5446 | 2026.01.20 00:04:49.520648 [ 276 ] {1c96ac7b-9bd7-4b17-abbe-c5d93c22e1b3} <Debug> TCPHandler: Processed in 0.001950735 sec. | ||
| 5447 | 2026.01.20 00:04:49.520759 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2026.01.20 00:04:49.520861 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5449 | 2026.01.20 00:04:49.520903 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5450 | 2026.01.20 00:04:49.521337 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.01.20 00:04:49.521376 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5452 | 2026.01.20 00:04:49.521675 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5453 | 2026.01.20 00:04:49.521875 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.01.20 00:04:49.522008 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 5455 | 2026.01.20 00:04:49.522046 [ 276 ] {9f0c0a38-2fad-4cd9-8b28-2e863319303e} <Debug> TCPHandler: Processed in 0.001337177 sec. | ||
| 5456 | 2026.01.20 00:04:49.522158 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2026.01.20 00:04:49.522253 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5458 | 2026.01.20 00:04:49.522296 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5459 | 2026.01.20 00:04:49.522709 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2026.01.20 00:04:49.522745 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5461 | 2026.01.20 00:04:49.523085 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5462 | 2026.01.20 00:04:49.523285 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.01.20 00:04:49.523420 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 5464 | 2026.01.20 00:04:49.523457 [ 276 ] {317ba2e3-27b3-44c8-84eb-3c596c5d19e0} <Debug> TCPHandler: Processed in 0.001349218 sec. | ||
| 5465 | 2026.01.20 00:04:49.523589 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2026.01.20 00:04:49.523715 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5467 | 2026.01.20 00:04:49.523767 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5468 | 2026.01.20 00:04:49.524151 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.01.20 00:04:49.524188 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5470 | 2026.01.20 00:04:49.524508 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5471 | 2026.01.20 00:04:49.524722 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2026.01.20 00:04:49.524857 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 5473 | 2026.01.20 00:04:49.524894 [ 276 ] {c09eb8ae-6b40-4117-826f-f58d6c76946b} <Debug> TCPHandler: Processed in 0.001368327 sec. | ||
| 5474 | 2026.01.20 00:04:52.177195 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5475 | 2026.01.20 00:04:52.177282 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5476 | 2026.01.20 00:04:52.315177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15385 | ||
| 5477 | 2026.01.20 00:04:52.315853 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.01.20 00:04:52.315901 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5479 | 2026.01.20 00:04:52.316880 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5480 | 2026.01.20 00:04:52.317112 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.01.20 00:04:52.317252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15385 | ||
| 5482 | 2026.01.20 00:04:52.336962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 690 | ||
| 5483 | 2026.01.20 00:04:52.339129 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.01.20 00:04:52.339174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5485 | 2026.01.20 00:04:52.340366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5486 | 2026.01.20 00:04:52.340629 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2026.01.20 00:04:52.340974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5488 | 2026.01.20 00:04:53.002343 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000856231 sec. | ||
| 5489 | 2026.01.20 00:04:53.143700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5490 | 2026.01.20 00:04:53.159203 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.01.20 00:04:53.159250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5492 | 2026.01.20 00:04:53.165008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5493 | 2026.01.20 00:04:53.165681 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.01.20 00:04:53.168287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5495 | 2026.01.20 00:04:54.520987 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.01.20 00:04:54.521254 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5497 | 2026.01.20 00:04:54.521319 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5498 | 2026.01.20 00:04:54.522079 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.01.20 00:04:54.522126 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5500 | 2026.01.20 00:04:54.522539 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5501 | 2026.01.20 00:04:54.522774 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.01.20 00:04:54.522926 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001733 sec., 78476.63012117715 rows/sec., 6.79 MiB/sec. | ||
| 5503 | 2026.01.20 00:04:54.522925 [ 24 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5504 | 2026.01.20 00:04:54.522969 [ 276 ] {e07ef71e-dfae-4833-a0dd-837f7960bf27} <Debug> TCPHandler: Processed in 0.002162648 sec. | ||
| 5505 | 2026.01.20 00:04:54.523008 [ 24 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.01.20 00:04:54.523039 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5507 | 2026.01.20 00:04:54.523115 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.01.20 00:04:54.523183 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 5509 | 2026.01.20 00:04:54.523218 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5510 | 2026.01.20 00:04:54.523293 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5511 | 2026.01.20 00:04:54.523404 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5512 | 2026.01.20 00:04:54.523465 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1405 rows starting from the beginning of the part | ||
| 5513 | 2026.01.20 00:04:54.523572 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 136 rows starting from the beginning of the part | ||
| 5514 | 2026.01.20 00:04:54.523650 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 5515 | 2026.01.20 00:04:54.523722 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1396 rows starting from the beginning of the part | ||
| 5516 | 2026.01.20 00:04:54.523727 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.01.20 00:04:54.523783 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5518 | 2026.01.20 00:04:54.523795 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 5519 | 2026.01.20 00:04:54.523875 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 136 rows starting from the beginning of the part | ||
| 5520 | 2026.01.20 00:04:54.524120 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5521 | 2026.01.20 00:04:54.524374 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.01.20 00:04:54.524516 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001317 sec., 30372.057706909643 rows/sec., 2.23 MiB/sec. | ||
| 5523 | 2026.01.20 00:04:54.524556 [ 276 ] {f7fdea1f-3081-4b16-a616-2a60afdad2fd} <Debug> TCPHandler: Processed in 0.001492819 sec. | ||
| 5524 | 2026.01.20 00:04:54.524672 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2026.01.20 00:04:54.524768 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5526 | 2026.01.20 00:04:54.524810 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5527 | 2026.01.20 00:04:54.525254 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2026.01.20 00:04:54.525291 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5529 | 2026.01.20 00:04:54.525626 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5530 | 2026.01.20 00:04:54.525658 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002538002 sec., 1254924.1489959424 rows/sec., 109.72 MiB/sec. | ||
| 5531 | 2026.01.20 00:04:54.525855 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.01.20 00:04:54.525971 [ 24 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5533 | 2026.01.20 00:04:54.525982 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5534 | 2026.01.20 00:04:54.525994 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001244 sec., 83601.28617363343 rows/sec., 6.53 MiB/sec. | ||
| 5535 | 2026.01.20 00:04:54.526004 [ 24 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.01.20 00:04:54.526044 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5537 | 2026.01.20 00:04:54.526052 [ 276 ] {9a161a59-2a68-4a2a-99e3-aec6895cc1aa} <Debug> TCPHandler: Processed in 0.001429709 sec. | ||
| 5538 | 2026.01.20 00:04:54.526145 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 5539 | 2026.01.20 00:04:54.526172 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2026.01.20 00:04:54.526243 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5541 | 2026.01.20 00:04:54.526273 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5542 | 2026.01.20 00:04:54.526276 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 632 rows starting from the beginning of the part | ||
| 5543 | 2026.01.20 00:04:54.526289 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2026.01.20 00:04:54.526326 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5545 | 2026.01.20 00:04:54.526355 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 5546 | 2026.01.20 00:04:54.526377 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_46_9} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5547 | 2026.01.20 00:04:54.526427 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 5548 | 2026.01.20 00:04:54.526453 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5549 | 2026.01.20 00:04:54.526480 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 596 rows starting from the beginning of the part | ||
| 5550 | 2026.01.20 00:04:54.526523 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 5551 | 2026.01.20 00:04:54.526562 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 5552 | 2026.01.20 00:04:54.526774 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.01.20 00:04:54.526819 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5554 | 2026.01.20 00:04:54.527191 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5555 | 2026.01.20 00:04:54.527415 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2026.01.20 00:04:54.527507 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403848 sec., 1114080.7266883594 rows/sec., 88.78 MiB/sec. | ||
| 5557 | 2026.01.20 00:04:54.527526 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5558 | 2026.01.20 00:04:54.527549 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 5559 | 2026.01.20 00:04:54.527558 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2026.01.20 00:04:54.527588 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5561 | 2026.01.20 00:04:54.527594 [ 276 ] {600b219b-725b-4e1a-8da5-8206e824a2d5} <Debug> TCPHandler: Processed in 0.001470389 sec. | ||
| 5562 | 2026.01.20 00:04:54.527645 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5563 | 2026.01.20 00:04:54.527667 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 5564 | 2026.01.20 00:04:54.527740 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.01.20 00:04:54.527760 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5566 | 2026.01.20 00:04:54.527800 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12278 rows starting from the beginning of the part | ||
| 5567 | 2026.01.20 00:04:54.527846 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 5568 | 2026.01.20 00:04:54.527873 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5569 | 2026.01.20 00:04:54.527884 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 5570 | 2026.01.20 00:04:54.527885 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.01.20 00:04:54.527936 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 880 rows starting from the beginning of the part | ||
| 5572 | 2026.01.20 00:04:54.527950 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5573 | 2026.01.20 00:04:54.527970 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_46_9} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5574 | 2026.01.20 00:04:54.527974 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 5575 | 2026.01.20 00:04:54.528020 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 5576 | 2026.01.20 00:04:54.528035 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5577 | 2026.01.20 00:04:54.528892 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2026.01.20 00:04:54.528937 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5579 | 2026.01.20 00:04:54.529714 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5580 | 2026.01.20 00:04:54.529976 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2026.01.20 00:04:54.530125 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002276 sec., 17574.69244288225 rows/sec., 31.49 MiB/sec. | ||
| 5582 | 2026.01.20 00:04:54.530182 [ 276 ] {7e789797-ae81-429b-a5a0-bf99ee2353c2} <Debug> TCPHandler: Processed in 0.002505413 sec. | ||
| 5583 | 2026.01.20 00:04:54.530305 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2026.01.20 00:04:54.530402 [ 276 ] {371208df-fe09-499b-b318-a92365967961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5585 | 2026.01.20 00:04:54.530446 [ 276 ] {371208df-fe09-499b-b318-a92365967961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5586 | 2026.01.20 00:04:54.530808 [ 276 ] {371208df-fe09-499b-b318-a92365967961} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.01.20 00:04:54.530844 [ 276 ] {371208df-fe09-499b-b318-a92365967961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5588 | 2026.01.20 00:04:54.531252 [ 276 ] {371208df-fe09-499b-b318-a92365967961} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5589 | 2026.01.20 00:04:54.531464 [ 276 ] {371208df-fe09-499b-b318-a92365967961} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.01.20 00:04:54.531569 [ 24 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5591 | 2026.01.20 00:04:54.531597 [ 276 ] {371208df-fe09-499b-b318-a92365967961} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 5592 | 2026.01.20 00:04:54.531598 [ 24 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.01.20 00:04:54.531635 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5594 | 2026.01.20 00:04:54.531640 [ 276 ] {371208df-fe09-499b-b318-a92365967961} <Debug> TCPHandler: Processed in 0.001386838 sec. | ||
| 5595 | 2026.01.20 00:04:54.531751 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 5596 | 2026.01.20 00:04:54.531899 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5597 | 2026.01.20 00:04:54.531942 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2400 rows starting from the beginning of the part | ||
| 5598 | 2026.01.20 00:04:54.532047 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 5599 | 2026.01.20 00:04:54.532104 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 5600 | 2026.01.20 00:04:54.532155 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 5601 | 2026.01.20 00:04:54.532199 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 5602 | 2026.01.20 00:04:54.532237 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 5603 | 2026.01.20 00:04:54.533065 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13798 rows, containing 5 columns (5 merged, 0 gathered) in 0.005425999 sec., 2542941.861950214 rows/sec., 174.71 MiB/sec. | ||
| 5604 | 2026.01.20 00:04:54.533375 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5605 | 2026.01.20 00:04:54.533601 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2026.01.20 00:04:54.533664 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5607 | 2026.01.20 00:04:54.533708 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002009366 sec., 1343707.4181607533 rows/sec., 90.56 MiB/sec. | ||
| 5608 | 2026.01.20 00:04:54.533722 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
| 5609 | 2026.01.20 00:04:54.534048 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5610 | 2026.01.20 00:04:54.534308 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.01.20 00:04:54.534374 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_46_9} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5612 | 2026.01.20 00:04:54.534449 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5613 | 2026.01.20 00:04:55.001241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.90 MiB, peak 286.71 MiB, free memory in arenas 0.00 B, will set to 280.38 MiB (RSS), difference: 2.48 MiB | ||
| 5614 | 2026.01.20 00:04:59.527031 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5615 | 2026.01.20 00:04:59.527350 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5616 | 2026.01.20 00:04:59.527472 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5617 | 2026.01.20 00:04:59.528559 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.01.20 00:04:59.528665 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5619 | 2026.01.20 00:04:59.529360 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5620 | 2026.01.20 00:04:59.529748 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.01.20 00:04:59.530008 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002763 sec., 20267.824828085417 rows/sec., 1.55 MiB/sec. | ||
| 5622 | 2026.01.20 00:04:59.530091 [ 276 ] {58eadbcf-d210-42ea-9ed8-24937bfce241} <Debug> TCPHandler: Processed in 0.003265712 sec. | ||
| 5623 | 2026.01.20 00:04:59.530312 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5624 | 2026.01.20 00:04:59.530465 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5625 | 2026.01.20 00:04:59.530534 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5626 | 2026.01.20 00:04:59.531270 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2026.01.20 00:04:59.531413 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5628 | 2026.01.20 00:04:59.531919 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5629 | 2026.01.20 00:04:59.532280 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2026.01.20 00:04:59.532500 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00207 sec., 30917.87439613527 rows/sec., 2.41 MiB/sec. | ||
| 5631 | 2026.01.20 00:04:59.532566 [ 276 ] {d39ba0d8-3fa7-476c-8e63-d17c0e8d5a83} <Debug> TCPHandler: Processed in 0.00233406 sec. | ||
| 5632 | 2026.01.20 00:04:59.532760 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5633 | 2026.01.20 00:04:59.532907 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5634 | 2026.01.20 00:04:59.532976 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5635 | 2026.01.20 00:04:59.533735 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2026.01.20 00:04:59.533793 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5637 | 2026.01.20 00:04:59.534343 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5638 | 2026.01.20 00:04:59.534689 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2026.01.20 00:04:59.534886 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002015 sec., 79404.4665012407 rows/sec., 5.53 MiB/sec. | ||
| 5640 | 2026.01.20 00:04:59.534944 [ 276 ] {24c91eac-2146-46fb-a515-2babde6ab1e4} <Debug> TCPHandler: Processed in 0.002254469 sec. | ||
| 5641 | 2026.01.20 00:04:59.535120 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5642 | 2026.01.20 00:04:59.535265 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5643 | 2026.01.20 00:04:59.535331 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5644 | 2026.01.20 00:04:59.535891 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2026.01.20 00:04:59.535940 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5646 | 2026.01.20 00:04:59.536356 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5647 | 2026.01.20 00:04:59.536633 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2026.01.20 00:04:59.536804 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. | ||
| 5649 | 2026.01.20 00:04:59.536852 [ 276 ] {294887ec-5a4a-4680-8b1d-02b222c03499} <Debug> TCPHandler: Processed in 0.001803713 sec. | ||
| 5650 | 2026.01.20 00:04:59.817407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15833 | ||
| 5651 | 2026.01.20 00:04:59.818126 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2026.01.20 00:04:59.818192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5653 | 2026.01.20 00:04:59.818908 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5654 | 2026.01.20 00:04:59.819263 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2026.01.20 00:04:59.819475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15833 | ||
| 5656 | 2026.01.20 00:05:00.246571 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38955 | ||
| 5657 | 2026.01.20 00:05:00.246678 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5658 | 2026.01.20 00:05:00.246704 [ 286 ] {} <Debug> TCP-Session: a597a87f-614e-436a-93c9-34ee5e51c1ce Authenticating user 'default' from [fd00:1122:3344:101::e]:38955 | ||
| 5659 | 2026.01.20 00:05:00.246726 [ 286 ] {} <Debug> TCP-Session: a597a87f-614e-436a-93c9-34ee5e51c1ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.01.20 00:05:00.246739 [ 286 ] {} <Debug> TCP-Session: a597a87f-614e-436a-93c9-34ee5e51c1ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.01.20 00:05:00.246947 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63281 | ||
| 5662 | 2026.01.20 00:05:00.246981 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61020 | ||
| 5663 | 2026.01.20 00:05:00.247047 [ 286 ] {} <Trace> TCP-Session: a597a87f-614e-436a-93c9-34ee5e51c1ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5664 | 2026.01.20 00:05:00.247059 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5665 | 2026.01.20 00:05:00.247096 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5666 | 2026.01.20 00:05:00.247102 [ 288 ] {} <Debug> TCP-Session: c2de40d6-e03f-46fd-be71-e323f6714188 Authenticating user 'default' from [fd00:1122:3344:101::e]:63281 | ||
| 5667 | 2026.01.20 00:05:00.247132 [ 289 ] {} <Debug> TCP-Session: 6fd5dad5-f718-4edd-b3f6-4b04c2b34b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:61020 | ||
| 5668 | 2026.01.20 00:05:00.247143 [ 288 ] {} <Debug> TCP-Session: c2de40d6-e03f-46fd-be71-e323f6714188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.01.20 00:05:00.247164 [ 289 ] {} <Debug> TCP-Session: 6fd5dad5-f718-4edd-b3f6-4b04c2b34b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.01.20 00:05:00.247166 [ 288 ] {} <Debug> TCP-Session: c2de40d6-e03f-46fd-be71-e323f6714188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2026.01.20 00:05:00.247187 [ 289 ] {} <Debug> TCP-Session: 6fd5dad5-f718-4edd-b3f6-4b04c2b34b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.01.20 00:05:00.247218 [ 286 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38955) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5673 | 2026.01.20 00:05:00.247498 [ 286 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5674 | 2026.01.20 00:05:00.247553 [ 286 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5675 | 2026.01.20 00:05:00.247868 [ 286 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 5676 | 2026.01.20 00:05:00.248025 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38357 | ||
| 5677 | 2026.01.20 00:05:00.248027 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58337 | ||
| 5678 | 2026.01.20 00:05:00.248168 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48920 | ||
| 5679 | 2026.01.20 00:05:00.248183 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44903 | ||
| 5680 | 2026.01.20 00:05:00.248274 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5681 | 2026.01.20 00:05:00.248303 [ 290 ] {} <Debug> TCP-Session: ab983182-3f9d-42e4-a359-6b257a177c0e Authenticating user 'default' from [fd00:1122:3344:101::e]:38357 | ||
| 5682 | 2026.01.20 00:05:00.248303 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41053 | ||
| 5683 | 2026.01.20 00:05:00.248320 [ 290 ] {} <Debug> TCP-Session: ab983182-3f9d-42e4-a359-6b257a177c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.01.20 00:05:00.248355 [ 290 ] {} <Debug> TCP-Session: ab983182-3f9d-42e4-a359-6b257a177c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.01.20 00:05:00.248476 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49119 | ||
| 5686 | 2026.01.20 00:05:00.248731 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5687 | 2026.01.20 00:05:00.248770 [ 368 ] {} <Debug> TCP-Session: 09ce74ef-9460-48cc-a65b-d1ede0ebc0d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48920 | ||
| 5688 | 2026.01.20 00:05:00.248796 [ 368 ] {} <Debug> TCP-Session: 09ce74ef-9460-48cc-a65b-d1ede0ebc0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2026.01.20 00:05:00.248815 [ 368 ] {} <Debug> TCP-Session: 09ce74ef-9460-48cc-a65b-d1ede0ebc0d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.01.20 00:05:00.248849 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5691 | 2026.01.20 00:05:00.248897 [ 367 ] {} <Debug> TCP-Session: 777a0d1f-f635-4668-a8dc-d304c433e9ba Authenticating user 'default' from [fd00:1122:3344:101::e]:44903 | ||
| 5692 | 2026.01.20 00:05:00.248934 [ 367 ] {} <Debug> TCP-Session: 777a0d1f-f635-4668-a8dc-d304c433e9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2026.01.20 00:05:00.248952 [ 367 ] {} <Debug> TCP-Session: 777a0d1f-f635-4668-a8dc-d304c433e9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.01.20 00:05:00.248983 [ 357 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} <Trace> AggregatingTransform: Aggregating | ||
| 5695 | 2026.01.20 00:05:00.249036 [ 357 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} <Trace> Aggregator: Aggregation method: without_key | ||
| 5696 | 2026.01.20 00:05:00.249074 [ 357 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001082354 sec. (923.912 rows/sec., 36.09 KiB/sec.) | ||
| 5697 | 2026.01.20 00:05:00.249094 [ 357 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} <Trace> Aggregator: Merging aggregated data | ||
| 5698 | 2026.01.20 00:05:00.249418 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5699 | 2026.01.20 00:05:00.249457 [ 370 ] {} <Debug> TCP-Session: 9b89133a-27ce-49cc-a821-35886b55d0b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49119 | ||
| 5700 | 2026.01.20 00:05:00.249477 [ 370 ] {} <Debug> TCP-Session: 9b89133a-27ce-49cc-a821-35886b55d0b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.01.20 00:05:00.249491 [ 370 ] {} <Debug> TCP-Session: 9b89133a-27ce-49cc-a821-35886b55d0b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.01.20 00:05:00.249505 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5703 | 2026.01.20 00:05:00.249547 [ 366 ] {} <Debug> TCP-Session: 5b193c3c-9f1e-49f8-92c3-ab2fe7cbb362 Authenticating user 'default' from [fd00:1122:3344:101::e]:58337 | ||
| 5704 | 2026.01.20 00:05:00.249566 [ 366 ] {} <Debug> TCP-Session: 5b193c3c-9f1e-49f8-92c3-ab2fe7cbb362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2026.01.20 00:05:00.249585 [ 366 ] {} <Debug> TCP-Session: 5b193c3c-9f1e-49f8-92c3-ab2fe7cbb362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5706 | 2026.01.20 00:05:00.249635 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5707 | 2026.01.20 00:05:00.249683 [ 369 ] {} <Debug> TCP-Session: 21033a0b-eb6b-4d26-8dbd-84d5750271a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41053 | ||
| 5708 | 2026.01.20 00:05:00.249704 [ 369 ] {} <Debug> TCP-Session: 21033a0b-eb6b-4d26-8dbd-84d5750271a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5709 | 2026.01.20 00:05:00.249721 [ 369 ] {} <Debug> TCP-Session: 21033a0b-eb6b-4d26-8dbd-84d5750271a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2026.01.20 00:05:00.250512 [ 286 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003346 sec., 298.86431560071725 rows/sec., 11.67 KiB/sec. | ||
| 5711 | 2026.01.20 00:05:00.250672 [ 286 ] {83d9ccde-c1fa-4996-a7e5-7e26d7472732} <Debug> TCPHandler: Processed in 0.003737899 sec. | ||
| 5712 | 2026.01.20 00:05:00.250811 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5713 | 2026.01.20 00:05:00.250838 [ 286 ] {} <Debug> TCP-Session: a597a87f-614e-436a-93c9-34ee5e51c1ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5714 | 2026.01.20 00:05:00.250842 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5715 | 2026.01.20 00:05:00.250860 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5716 | 2026.01.20 00:05:00.250879 [ 370 ] {} <Debug> TCP-Session: 9b89133a-27ce-49cc-a821-35886b55d0b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2026.01.20 00:05:00.250889 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5718 | 2026.01.20 00:05:00.250899 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5719 | 2026.01.20 00:05:00.250922 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5720 | 2026.01.20 00:05:00.250942 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5721 | 2026.01.20 00:05:00.250955 [ 290 ] {} <Debug> TCP-Session: ab983182-3f9d-42e4-a359-6b257a177c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2026.01.20 00:05:00.250965 [ 366 ] {} <Debug> TCP-Session: 5b193c3c-9f1e-49f8-92c3-ab2fe7cbb362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.01.20 00:05:00.250974 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5724 | 2026.01.20 00:05:00.250991 [ 367 ] {} <Debug> TCP-Session: 777a0d1f-f635-4668-a8dc-d304c433e9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2026.01.20 00:05:00.250959 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5726 | 2026.01.20 00:05:00.251021 [ 369 ] {} <Debug> TCP-Session: 21033a0b-eb6b-4d26-8dbd-84d5750271a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.01.20 00:05:00.251068 [ 368 ] {} <Debug> TCP-Session: 09ce74ef-9460-48cc-a65b-d1ede0ebc0d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5728 | 2026.01.20 00:05:00.250909 [ 288 ] {} <Debug> TCP-Session: c2de40d6-e03f-46fd-be71-e323f6714188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.01.20 00:05:00.250935 [ 289 ] {} <Debug> TCP-Session: 6fd5dad5-f718-4edd-b3f6-4b04c2b34b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5730 | 2026.01.20 00:05:00.253998 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33419 | ||
| 5731 | 2026.01.20 00:05:00.254062 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5732 | 2026.01.20 00:05:00.254083 [ 286 ] {} <Debug> TCP-Session: a793237e-3d1a-4c4a-ae10-a906957f3901 Authenticating user 'default' from [fd00:1122:3344:101::e]:33419 | ||
| 5733 | 2026.01.20 00:05:00.254098 [ 286 ] {} <Debug> TCP-Session: a793237e-3d1a-4c4a-ae10-a906957f3901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.01.20 00:05:00.254110 [ 286 ] {} <Debug> TCP-Session: a793237e-3d1a-4c4a-ae10-a906957f3901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.01.20 00:05:00.254285 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52011 | ||
| 5736 | 2026.01.20 00:05:00.254290 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64568 | ||
| 5737 | 2026.01.20 00:05:00.254313 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53095 | ||
| 5738 | 2026.01.20 00:05:00.254350 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64177 | ||
| 5739 | 2026.01.20 00:05:00.254356 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64393 | ||
| 5740 | 2026.01.20 00:05:00.254405 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5741 | 2026.01.20 00:05:00.254377 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5742 | 2026.01.20 00:05:00.254432 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5743 | 2026.01.20 00:05:00.254433 [ 366 ] {} <Debug> TCP-Session: cd2a55de-75a2-4cb8-a638-bbee48874bb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53095 | ||
| 5744 | 2026.01.20 00:05:00.254466 [ 369 ] {} <Debug> TCP-Session: 21525952-2b28-458c-bcae-78dc0de944f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64177 | ||
| 5745 | 2026.01.20 00:05:00.254494 [ 366 ] {} <Debug> TCP-Session: cd2a55de-75a2-4cb8-a638-bbee48874bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.01.20 00:05:00.254505 [ 369 ] {} <Debug> TCP-Session: 21525952-2b28-458c-bcae-78dc0de944f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.01.20 00:05:00.254519 [ 366 ] {} <Debug> TCP-Session: cd2a55de-75a2-4cb8-a638-bbee48874bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5748 | 2026.01.20 00:05:00.254532 [ 369 ] {} <Debug> TCP-Session: 21525952-2b28-458c-bcae-78dc0de944f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2026.01.20 00:05:00.254456 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5750 | 2026.01.20 00:05:00.254453 [ 289 ] {} <Debug> TCP-Session: 3f55bf75-a3c3-4607-aa39-2073e00042d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64568 | ||
| 5751 | 2026.01.20 00:05:00.254584 [ 370 ] {} <Debug> TCP-Session: 1140a906-88d3-4daf-904a-e6909bded166 Authenticating user 'default' from [fd00:1122:3344:101::e]:64393 | ||
| 5752 | 2026.01.20 00:05:00.254600 [ 289 ] {} <Debug> TCP-Session: 3f55bf75-a3c3-4607-aa39-2073e00042d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.01.20 00:05:00.254615 [ 370 ] {} <Debug> TCP-Session: 1140a906-88d3-4daf-904a-e6909bded166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5754 | 2026.01.20 00:05:00.254626 [ 289 ] {} <Debug> TCP-Session: 3f55bf75-a3c3-4607-aa39-2073e00042d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.01.20 00:05:00.254639 [ 370 ] {} <Debug> TCP-Session: 1140a906-88d3-4daf-904a-e6909bded166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.01.20 00:05:00.254350 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5757 | 2026.01.20 00:05:00.254342 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46821 | ||
| 5758 | 2026.01.20 00:05:00.254699 [ 288 ] {} <Debug> TCP-Session: ed40e43a-f766-4c20-bd86-033dd09a01b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52011 | ||
| 5759 | 2026.01.20 00:05:00.254325 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58454 | ||
| 5760 | 2026.01.20 00:05:00.254724 [ 288 ] {} <Debug> TCP-Session: ed40e43a-f766-4c20-bd86-033dd09a01b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2026.01.20 00:05:00.254743 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5762 | 2026.01.20 00:05:00.254762 [ 288 ] {} <Debug> TCP-Session: ed40e43a-f766-4c20-bd86-033dd09a01b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.01.20 00:05:00.254307 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64370 | ||
| 5764 | 2026.01.20 00:05:00.254793 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5765 | 2026.01.20 00:05:00.254776 [ 368 ] {} <Debug> TCP-Session: 69486e16-3770-4932-a528-4b48b5e87e88 Authenticating user 'default' from [fd00:1122:3344:101::e]:46821 | ||
| 5766 | 2026.01.20 00:05:00.254828 [ 367 ] {} <Debug> TCP-Session: 3281e664-4340-4f4d-b9b9-29efbe44a72f Authenticating user 'default' from [fd00:1122:3344:101::e]:58454 | ||
| 5767 | 2026.01.20 00:05:00.254844 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5768 | 2026.01.20 00:05:00.254860 [ 367 ] {} <Debug> TCP-Session: 3281e664-4340-4f4d-b9b9-29efbe44a72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2026.01.20 00:05:00.254877 [ 290 ] {} <Debug> TCP-Session: a5a5cab4-5029-48f5-90d0-4017fec9f1fb Authenticating user 'default' from [fd00:1122:3344:101::e]:64370 | ||
| 5770 | 2026.01.20 00:05:00.254888 [ 367 ] {} <Debug> TCP-Session: 3281e664-4340-4f4d-b9b9-29efbe44a72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5771 | 2026.01.20 00:05:00.254903 [ 290 ] {} <Debug> TCP-Session: a5a5cab4-5029-48f5-90d0-4017fec9f1fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.01.20 00:05:00.254846 [ 368 ] {} <Debug> TCP-Session: 69486e16-3770-4932-a528-4b48b5e87e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5773 | 2026.01.20 00:05:00.254932 [ 290 ] {} <Debug> TCP-Session: a5a5cab4-5029-48f5-90d0-4017fec9f1fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.01.20 00:05:00.254951 [ 368 ] {} <Debug> TCP-Session: 69486e16-3770-4932-a528-4b48b5e87e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.01.20 00:05:00.254328 [ 286 ] {} <Trace> TCP-Session: a793237e-3d1a-4c4a-ae10-a906957f3901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.01.20 00:05:00.255113 [ 286 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33419) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5777 | 2026.01.20 00:05:00.255279 [ 286 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5778 | 2026.01.20 00:05:00.255321 [ 286 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5779 | 2026.01.20 00:05:00.255548 [ 286 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 5780 | 2026.01.20 00:05:00.256400 [ 296 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} <Trace> AggregatingTransform: Aggregating | ||
| 5781 | 2026.01.20 00:05:00.256471 [ 296 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5782 | 2026.01.20 00:05:00.256503 [ 296 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873421 sec. (1144.923 rows/sec., 44.72 KiB/sec.) | ||
| 5783 | 2026.01.20 00:05:00.256518 [ 296 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} <Trace> Aggregator: Merging aggregated data | ||
| 5784 | 2026.01.20 00:05:00.257716 [ 286 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002637 sec., 379.21880925293897 rows/sec., 14.81 KiB/sec. | ||
| 5785 | 2026.01.20 00:05:00.257866 [ 286 ] {b3de75c1-eac0-4817-a8a0-f700ac8a777c} <Debug> TCPHandler: Processed in 0.003590336 sec. | ||
| 5786 | 2026.01.20 00:05:00.257988 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5787 | 2026.01.20 00:05:00.258018 [ 286 ] {} <Debug> TCP-Session: a793237e-3d1a-4c4a-ae10-a906957f3901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.01.20 00:05:00.258021 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5789 | 2026.01.20 00:05:00.258033 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5790 | 2026.01.20 00:05:00.258051 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5791 | 2026.01.20 00:05:00.258067 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5792 | 2026.01.20 00:05:00.258085 [ 370 ] {} <Debug> TCP-Session: 1140a906-88d3-4daf-904a-e6909bded166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.01.20 00:05:00.258092 [ 290 ] {} <Debug> TCP-Session: a5a5cab4-5029-48f5-90d0-4017fec9f1fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5794 | 2026.01.20 00:05:00.258100 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5795 | 2026.01.20 00:05:00.258121 [ 367 ] {} <Debug> TCP-Session: 3281e664-4340-4f4d-b9b9-29efbe44a72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5796 | 2026.01.20 00:05:00.258130 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5797 | 2026.01.20 00:05:00.258155 [ 288 ] {} <Debug> TCP-Session: ed40e43a-f766-4c20-bd86-033dd09a01b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5798 | 2026.01.20 00:05:00.258116 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5799 | 2026.01.20 00:05:00.258193 [ 369 ] {} <Debug> TCP-Session: 21525952-2b28-458c-bcae-78dc0de944f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.01.20 00:05:00.258233 [ 366 ] {} <Debug> TCP-Session: cd2a55de-75a2-4cb8-a638-bbee48874bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2026.01.20 00:05:00.258084 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5802 | 2026.01.20 00:05:00.258063 [ 368 ] {} <Debug> TCP-Session: 69486e16-3770-4932-a528-4b48b5e87e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2026.01.20 00:05:00.258301 [ 289 ] {} <Debug> TCP-Session: 3f55bf75-a3c3-4607-aa39-2073e00042d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2026.01.20 00:05:00.442763 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34038 | ||
| 5805 | 2026.01.20 00:05:00.442878 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5806 | 2026.01.20 00:05:00.442908 [ 286 ] {} <Debug> TCP-Session: 3bf2f4f1-07b4-4b49-8144-9022d65a8246 Authenticating user 'default' from [fd00:1122:3344:101::e]:34038 | ||
| 5807 | 2026.01.20 00:05:00.442933 [ 286 ] {} <Debug> TCP-Session: 3bf2f4f1-07b4-4b49-8144-9022d65a8246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5808 | 2026.01.20 00:05:00.442947 [ 286 ] {} <Debug> TCP-Session: 3bf2f4f1-07b4-4b49-8144-9022d65a8246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.01.20 00:05:00.443174 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62580 | ||
| 5810 | 2026.01.20 00:05:00.443204 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58462 | ||
| 5811 | 2026.01.20 00:05:00.443220 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39573 | ||
| 5812 | 2026.01.20 00:05:00.443175 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48851 | ||
| 5813 | 2026.01.20 00:05:00.443261 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48027 | ||
| 5814 | 2026.01.20 00:05:00.443290 [ 286 ] {} <Trace> TCP-Session: 3bf2f4f1-07b4-4b49-8144-9022d65a8246 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2026.01.20 00:05:00.443299 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5816 | 2026.01.20 00:05:00.443307 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5817 | 2026.01.20 00:05:00.443348 [ 290 ] {} <Debug> TCP-Session: 76cf4407-2c36-4fe4-bcec-edfdfe4ef540 Authenticating user 'default' from [fd00:1122:3344:101::e]:58462 | ||
| 5818 | 2026.01.20 00:05:00.443365 [ 366 ] {} <Debug> TCP-Session: c6617ee4-444b-4f80-9b04-06afc02d8071 Authenticating user 'default' from [fd00:1122:3344:101::e]:39573 | ||
| 5819 | 2026.01.20 00:05:00.443373 [ 290 ] {} <Debug> TCP-Session: 76cf4407-2c36-4fe4-bcec-edfdfe4ef540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5820 | 2026.01.20 00:05:00.443365 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5821 | 2026.01.20 00:05:00.443386 [ 366 ] {} <Debug> TCP-Session: c6617ee4-444b-4f80-9b04-06afc02d8071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5822 | 2026.01.20 00:05:00.443393 [ 290 ] {} <Debug> TCP-Session: 76cf4407-2c36-4fe4-bcec-edfdfe4ef540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5823 | 2026.01.20 00:05:00.443422 [ 366 ] {} <Debug> TCP-Session: c6617ee4-444b-4f80-9b04-06afc02d8071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2026.01.20 00:05:00.443421 [ 289 ] {} <Debug> TCP-Session: 10bcdfb6-5059-4882-ad61-4aadb53eb4e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48851 | ||
| 5825 | 2026.01.20 00:05:00.443365 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5826 | 2026.01.20 00:05:00.443468 [ 289 ] {} <Debug> TCP-Session: 10bcdfb6-5059-4882-ad61-4aadb53eb4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5827 | 2026.01.20 00:05:00.443477 [ 286 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34038) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5828 | 2026.01.20 00:05:00.443482 [ 369 ] {} <Debug> TCP-Session: 1e48e18d-0411-407c-8840-c1c228a8c03b Authenticating user 'default' from [fd00:1122:3344:101::e]:48027 | ||
| 5829 | 2026.01.20 00:05:00.443490 [ 289 ] {} <Debug> TCP-Session: 10bcdfb6-5059-4882-ad61-4aadb53eb4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.01.20 00:05:00.443521 [ 369 ] {} <Debug> TCP-Session: 1e48e18d-0411-407c-8840-c1c228a8c03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5831 | 2026.01.20 00:05:00.443306 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5832 | 2026.01.20 00:05:00.443536 [ 369 ] {} <Debug> TCP-Session: 1e48e18d-0411-407c-8840-c1c228a8c03b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2026.01.20 00:05:00.443268 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60008 | ||
| 5834 | 2026.01.20 00:05:00.443570 [ 288 ] {} <Debug> TCP-Session: c3ebe2b0-c06f-4011-a99e-7d0a4e56dfb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62580 | ||
| 5835 | 2026.01.20 00:05:00.443250 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61161 | ||
| 5836 | 2026.01.20 00:05:00.443622 [ 288 ] {} <Debug> TCP-Session: c3ebe2b0-c06f-4011-a99e-7d0a4e56dfb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.01.20 00:05:00.443251 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44812 | ||
| 5838 | 2026.01.20 00:05:00.443648 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5839 | 2026.01.20 00:05:00.443677 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5840 | 2026.01.20 00:05:00.443641 [ 288 ] {} <Debug> TCP-Session: c3ebe2b0-c06f-4011-a99e-7d0a4e56dfb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5841 | 2026.01.20 00:05:00.443698 [ 370 ] {} <Debug> TCP-Session: 33d81aaf-99c9-48d3-8ed5-d50b16773ba1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60008 | ||
| 5842 | 2026.01.20 00:05:00.443712 [ 368 ] {} <Debug> TCP-Session: 236855c1-fb86-4e4a-baaf-4d628a29ca4d Authenticating user 'default' from [fd00:1122:3344:101::e]:61161 | ||
| 5843 | 2026.01.20 00:05:00.443740 [ 370 ] {} <Debug> TCP-Session: 33d81aaf-99c9-48d3-8ed5-d50b16773ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5844 | 2026.01.20 00:05:00.443746 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5845 | 2026.01.20 00:05:00.443752 [ 286 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5846 | 2026.01.20 00:05:00.443765 [ 370 ] {} <Debug> TCP-Session: 33d81aaf-99c9-48d3-8ed5-d50b16773ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2026.01.20 00:05:00.443790 [ 367 ] {} <Debug> TCP-Session: 4f49b61a-fdb0-4af6-b328-d6cce87bfdde Authenticating user 'default' from [fd00:1122:3344:101::e]:44812 | ||
| 5848 | 2026.01.20 00:05:00.443754 [ 368 ] {} <Debug> TCP-Session: 236855c1-fb86-4e4a-baaf-4d628a29ca4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.01.20 00:05:00.443831 [ 286 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5850 | 2026.01.20 00:05:00.443833 [ 367 ] {} <Debug> TCP-Session: 4f49b61a-fdb0-4af6-b328-d6cce87bfdde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.01.20 00:05:00.443843 [ 368 ] {} <Debug> TCP-Session: 236855c1-fb86-4e4a-baaf-4d628a29ca4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5852 | 2026.01.20 00:05:00.443874 [ 367 ] {} <Debug> TCP-Session: 4f49b61a-fdb0-4af6-b328-d6cce87bfdde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.01.20 00:05:00.444128 [ 286 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 5854 | 2026.01.20 00:05:00.444982 [ 353 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} <Trace> AggregatingTransform: Aggregating | ||
| 5855 | 2026.01.20 00:05:00.445035 [ 353 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} <Trace> Aggregator: Aggregation method: without_key | ||
| 5856 | 2026.01.20 00:05:00.445073 [ 353 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000843681 sec. (1185.282 rows/sec., 46.30 KiB/sec.) | ||
| 5857 | 2026.01.20 00:05:00.445094 [ 353 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} <Trace> Aggregator: Merging aggregated data | ||
| 5858 | 2026.01.20 00:05:00.446542 [ 286 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003115 sec., 321.02728731942216 rows/sec., 12.54 KiB/sec. | ||
| 5859 | 2026.01.20 00:05:00.446713 [ 286 ] {d57c411d-7e10-40a7-bc6a-e9a25911f713} <Debug> TCPHandler: Processed in 0.003539465 sec. | ||
| 5860 | 2026.01.20 00:05:00.446829 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5861 | 2026.01.20 00:05:00.446864 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5862 | 2026.01.20 00:05:00.446875 [ 286 ] {} <Debug> TCP-Session: 3bf2f4f1-07b4-4b49-8144-9022d65a8246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2026.01.20 00:05:00.446898 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5864 | 2026.01.20 00:05:00.446901 [ 370 ] {} <Debug> TCP-Session: 33d81aaf-99c9-48d3-8ed5-d50b16773ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5865 | 2026.01.20 00:05:00.446920 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5866 | 2026.01.20 00:05:00.446936 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5867 | 2026.01.20 00:05:00.446956 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5868 | 2026.01.20 00:05:00.446983 [ 369 ] {} <Debug> TCP-Session: 1e48e18d-0411-407c-8840-c1c228a8c03b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.01.20 00:05:00.446995 [ 366 ] {} <Debug> TCP-Session: c6617ee4-444b-4f80-9b04-06afc02d8071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.01.20 00:05:00.447010 [ 290 ] {} <Debug> TCP-Session: 76cf4407-2c36-4fe4-bcec-edfdfe4ef540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.01.20 00:05:00.447010 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5872 | 2026.01.20 00:05:00.446944 [ 288 ] {} <Debug> TCP-Session: c3ebe2b0-c06f-4011-a99e-7d0a4e56dfb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2026.01.20 00:05:00.447068 [ 367 ] {} <Debug> TCP-Session: 4f49b61a-fdb0-4af6-b328-d6cce87bfdde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2026.01.20 00:05:00.446975 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5875 | 2026.01.20 00:05:00.446994 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5876 | 2026.01.20 00:05:00.447130 [ 289 ] {} <Debug> TCP-Session: 10bcdfb6-5059-4882-ad61-4aadb53eb4e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2026.01.20 00:05:00.447145 [ 368 ] {} <Debug> TCP-Session: 236855c1-fb86-4e4a-baaf-4d628a29ca4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2026.01.20 00:05:00.668615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 5879 | 2026.01.20 00:05:00.685670 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.01.20 00:05:00.685746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5881 | 2026.01.20 00:05:00.691513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5882 | 2026.01.20 00:05:00.692334 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.01.20 00:05:00.695612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 5884 | 2026.01.20 00:05:01.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.63 MiB, peak 289.19 MiB, free memory in arenas 0.00 B, will set to 280.62 MiB (RSS), difference: -1.02 MiB | ||
| 5885 | 2026.01.20 00:05:02.341159 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 716 | ||
| 5886 | 2026.01.20 00:05:02.343381 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.01.20 00:05:02.343439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5888 | 2026.01.20 00:05:02.344661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5889 | 2026.01.20 00:05:02.344960 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.01.20 00:05:02.345295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
| 5891 | 2026.01.20 00:05:04.521301 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2026.01.20 00:05:04.521593 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5893 | 2026.01.20 00:05:04.521657 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5894 | 2026.01.20 00:05:04.522434 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.01.20 00:05:04.522476 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5896 | 2026.01.20 00:05:04.522866 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5897 | 2026.01.20 00:05:04.523093 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.01.20 00:05:04.523266 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001734 sec., 78431.37254901961 rows/sec., 6.79 MiB/sec. | ||
| 5899 | 2026.01.20 00:05:04.523316 [ 276 ] {8db75cd5-6618-492a-b138-702e1fe2a9de} <Debug> TCPHandler: Processed in 0.002191708 sec. | ||
| 5900 | 2026.01.20 00:05:04.523456 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.01.20 00:05:04.523573 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5902 | 2026.01.20 00:05:04.523617 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5903 | 2026.01.20 00:05:04.524049 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2026.01.20 00:05:04.524083 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5905 | 2026.01.20 00:05:04.524385 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5906 | 2026.01.20 00:05:04.524583 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.01.20 00:05:04.524707 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001158 sec., 34542.31433506045 rows/sec., 2.54 MiB/sec. | ||
| 5908 | 2026.01.20 00:05:04.524744 [ 276 ] {617d85f6-7c0d-4130-bb81-00ab72e73327} <Debug> TCPHandler: Processed in 0.001349417 sec. | ||
| 5909 | 2026.01.20 00:05:04.524847 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2026.01.20 00:05:04.524954 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5911 | 2026.01.20 00:05:04.524994 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5912 | 2026.01.20 00:05:04.525432 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.01.20 00:05:04.525467 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5914 | 2026.01.20 00:05:04.525770 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5915 | 2026.01.20 00:05:04.525999 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.01.20 00:05:04.526145 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 6.72 MiB/sec. | ||
| 5917 | 2026.01.20 00:05:04.526185 [ 276 ] {6b6884dc-9d62-4453-9583-c58eaf03f3c3} <Debug> TCPHandler: Processed in 0.001386558 sec. | ||
| 5918 | 2026.01.20 00:05:04.526301 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2026.01.20 00:05:04.526398 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5920 | 2026.01.20 00:05:04.526442 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5921 | 2026.01.20 00:05:04.526861 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.01.20 00:05:04.526897 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5923 | 2026.01.20 00:05:04.527236 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5924 | 2026.01.20 00:05:04.527443 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.01.20 00:05:04.527572 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 5926 | 2026.01.20 00:05:04.527610 [ 276 ] {448d7698-890b-430f-b638-726b54b4022a} <Debug> TCPHandler: Processed in 0.001359727 sec. | ||
| 5927 | 2026.01.20 00:05:04.527712 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5928 | 2026.01.20 00:05:04.527807 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5929 | 2026.01.20 00:05:04.527862 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5930 | 2026.01.20 00:05:04.528706 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.01.20 00:05:04.528742 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5932 | 2026.01.20 00:05:04.529295 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5933 | 2026.01.20 00:05:04.529510 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.01.20 00:05:04.529649 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00186 sec., 21505.37634408602 rows/sec., 38.54 MiB/sec. | ||
| 5935 | 2026.01.20 00:05:04.529702 [ 276 ] {46c9c0be-81ef-47f8-ac9e-34ba468e073a} <Debug> TCPHandler: Processed in 0.002039716 sec. | ||
| 5936 | 2026.01.20 00:05:04.529814 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2026.01.20 00:05:04.529909 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5938 | 2026.01.20 00:05:04.529951 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5939 | 2026.01.20 00:05:04.530290 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.01.20 00:05:04.530326 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5941 | 2026.01.20 00:05:04.530624 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5942 | 2026.01.20 00:05:04.530824 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.01.20 00:05:04.530950 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 5944 | 2026.01.20 00:05:04.530986 [ 276 ] {71383316-5769-480b-9429-e5f459d363b3} <Debug> TCPHandler: Processed in 0.001223225 sec. | ||
| 5945 | 2026.01.20 00:05:07.177571 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5946 | 2026.01.20 00:05:07.177648 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5947 | 2026.01.20 00:05:07.319578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16345 | ||
| 5948 | 2026.01.20 00:05:07.320076 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2026.01.20 00:05:07.320112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5950 | 2026.01.20 00:05:07.320595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5951 | 2026.01.20 00:05:07.320824 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2026.01.20 00:05:07.320953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16345 | ||
| 5953 | 2026.01.20 00:05:08.195710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 5954 | 2026.01.20 00:05:08.212195 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.01.20 00:05:08.212253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5956 | 2026.01.20 00:05:08.218171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5957 | 2026.01.20 00:05:08.218925 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.01.20 00:05:08.221701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 5959 | 2026.01.20 00:05:09.519515 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.01.20 00:05:09.519757 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5961 | 2026.01.20 00:05:09.519822 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5962 | 2026.01.20 00:05:09.520456 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.01.20 00:05:09.520497 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5964 | 2026.01.20 00:05:09.520914 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5965 | 2026.01.20 00:05:09.521135 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.01.20 00:05:09.521283 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.71 MiB/sec. | ||
| 5967 | 2026.01.20 00:05:09.521324 [ 276 ] {93bf0bc7-c662-4989-abe1-6326a0bf4ec0} <Debug> TCPHandler: Processed in 0.001976466 sec. | ||
| 5968 | 2026.01.20 00:05:09.521439 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2026.01.20 00:05:09.521535 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5970 | 2026.01.20 00:05:09.521576 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5971 | 2026.01.20 00:05:09.522007 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.01.20 00:05:09.522042 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5973 | 2026.01.20 00:05:09.522341 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5974 | 2026.01.20 00:05:09.522543 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.01.20 00:05:09.522670 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 5976 | 2026.01.20 00:05:09.522708 [ 276 ] {fb7ed93d-2822-4ccc-93cb-d10b22e4ca54} <Debug> TCPHandler: Processed in 0.001319606 sec. | ||
| 5977 | 2026.01.20 00:05:09.522822 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2026.01.20 00:05:09.522918 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5979 | 2026.01.20 00:05:09.522962 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5980 | 2026.01.20 00:05:09.523363 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.01.20 00:05:09.523399 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5982 | 2026.01.20 00:05:09.523719 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5983 | 2026.01.20 00:05:09.523924 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.01.20 00:05:09.524049 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 5985 | 2026.01.20 00:05:09.524085 [ 276 ] {6edde311-25ac-4e39-a3f1-fff4f8d13906} <Debug> TCPHandler: Processed in 0.001313767 sec. | ||
| 5986 | 2026.01.20 00:05:09.524195 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.01.20 00:05:09.524289 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5988 | 2026.01.20 00:05:09.524331 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5989 | 2026.01.20 00:05:09.524660 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.01.20 00:05:09.524694 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5991 | 2026.01.20 00:05:09.524998 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5992 | 2026.01.20 00:05:09.525206 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.01.20 00:05:09.525332 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 5994 | 2026.01.20 00:05:09.525367 [ 276 ] {1955be1b-9163-426d-bf0e-b1bd2eb4e2c3} <Debug> TCPHandler: Processed in 0.001222406 sec. | ||
| 5995 | 2026.01.20 00:05:12.345490 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 736 | ||
| 5996 | 2026.01.20 00:05:12.347571 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.01.20 00:05:12.347617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 5998 | 2026.01.20 00:05:12.348776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5999 | 2026.01.20 00:05:12.349037 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.01.20 00:05:12.349181 [ 127 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6001 | 2026.01.20 00:05:12.349220 [ 127 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.01.20 00:05:12.349238 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6003 | 2026.01.20 00:05:12.349283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 6004 | 2026.01.20 00:05:12.349349 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 6005 | 2026.01.20 00:05:12.349959 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6006 | 2026.01.20 00:05:12.350116 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 624 rows starting from the beginning of the part | ||
| 6007 | 2026.01.20 00:05:12.350500 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 6008 | 2026.01.20 00:05:12.350906 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 6009 | 2026.01.20 00:05:12.351296 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 6010 | 2026.01.20 00:05:12.351683 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 6011 | 2026.01.20 00:05:12.352023 [ 201 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 6012 | 2026.01.20 00:05:12.357889 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 72 columns (72 merged, 0 gathered) in 0.00858529 sec., 85728.03015390277 rows/sec., 70.91 MiB/sec. | ||
| 6013 | 2026.01.20 00:05:12.359337 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6014 | 2026.01.20 00:05:12.359949 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6015 | 2026.01.20 00:05:12.360031 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_26_5} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6016 | 2026.01.20 00:05:12.360362 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 6017 | 2026.01.20 00:05:14.550475 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6018 | 2026.01.20 00:05:14.550778 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6019 | 2026.01.20 00:05:14.550899 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6020 | 2026.01.20 00:05:14.551567 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.01.20 00:05:14.551615 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6022 | 2026.01.20 00:05:14.551996 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6023 | 2026.01.20 00:05:14.552218 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.01.20 00:05:14.552371 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001667 sec., 14397.120575884823 rows/sec., 1.19 MiB/sec. | ||
| 6025 | 2026.01.20 00:05:14.552389 [ 125 ] {} <Debug> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6026 | 2026.01.20 00:05:14.552414 [ 276 ] {b6c338dc-1d33-435a-9915-aefafa41a87d} <Debug> TCPHandler: Processed in 0.002120987 sec. | ||
| 6027 | 2026.01.20 00:05:14.552494 [ 125 ] {} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.01.20 00:05:14.552540 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6029 | 2026.01.20 00:05:14.552586 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6030 | 2026.01.20 00:05:14.552698 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6031 | 2026.01.20 00:05:14.552704 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::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 | ||
| 6032 | 2026.01.20 00:05:14.552740 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6033 | 2026.01.20 00:05:14.552894 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6034 | 2026.01.20 00:05:14.552937 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 6035 | 2026.01.20 00:05:14.553011 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6036 | 2026.01.20 00:05:14.553063 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6037 | 2026.01.20 00:05:14.553113 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6038 | 2026.01.20 00:05:14.553156 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6039 | 2026.01.20 00:05:14.553156 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.01.20 00:05:14.553208 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6041 | 2026.01.20 00:05:14.553539 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6042 | 2026.01.20 00:05:14.553772 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.01.20 00:05:14.553909 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.00123 sec., 14634.146341463415 rows/sec., 1.17 MiB/sec. | ||
| 6044 | 2026.01.20 00:05:14.553951 [ 276 ] {abd44269-a30f-4ca4-aabf-abbeda097896} <Debug> TCPHandler: Processed in 0.001415028 sec. | ||
| 6045 | 2026.01.20 00:05:14.554045 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410068 sec., 85102.27875535081 rows/sec., 7.39 MiB/sec. | ||
| 6046 | 2026.01.20 00:05:14.554062 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2026.01.20 00:05:14.554163 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6048 | 2026.01.20 00:05:14.554189 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6049 | 2026.01.20 00:05:14.554202 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6050 | 2026.01.20 00:05:14.554494 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.01.20 00:05:14.554574 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_9_2} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6052 | 2026.01.20 00:05:14.554672 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6053 | 2026.01.20 00:05:14.555338 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.01.20 00:05:14.555375 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6055 | 2026.01.20 00:05:14.555763 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6056 | 2026.01.20 00:05:14.555981 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.01.20 00:05:14.556114 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} <Debug> executeQuery: Read 1405 rows, 120.26 KiB in 0.001968 sec., 713922.7642276422 rows/sec., 59.68 MiB/sec. | ||
| 6058 | 2026.01.20 00:05:14.556154 [ 276 ] {0c1df265-a2f1-47e9-a341-0daf4e662acc} <Debug> TCPHandler: Processed in 0.002141467 sec. | ||
| 6059 | 2026.01.20 00:05:14.556276 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6060 | 2026.01.20 00:05:14.556398 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6061 | 2026.01.20 00:05:14.556447 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6062 | 2026.01.20 00:05:14.556929 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2026.01.20 00:05:14.556966 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6064 | 2026.01.20 00:05:14.557278 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6065 | 2026.01.20 00:05:14.557494 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.01.20 00:05:14.557627 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} <Debug> executeQuery: Read 70 rows, 5.23 KiB in 0.001253 sec., 55865.9217877095 rows/sec., 4.07 MiB/sec. | ||
| 6067 | 2026.01.20 00:05:14.557665 [ 276 ] {fbaf16dc-8df9-40cd-b7ca-ec5a6285ab3b} <Debug> TCPHandler: Processed in 0.001451848 sec. | ||
| 6068 | 2026.01.20 00:05:14.557778 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2026.01.20 00:05:14.557874 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6070 | 2026.01.20 00:05:14.557915 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6071 | 2026.01.20 00:05:14.558388 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2026.01.20 00:05:14.558425 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6073 | 2026.01.20 00:05:14.558719 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6074 | 2026.01.20 00:05:14.558919 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2026.01.20 00:05:14.559013 [ 125 ] {} <Debug> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6076 | 2026.01.20 00:05:14.559043 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001187 sec., 212299.9157540017 rows/sec., 14.68 MiB/sec. | ||
| 6077 | 2026.01.20 00:05:14.559046 [ 125 ] {} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.01.20 00:05:14.559084 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6079 | 2026.01.20 00:05:14.559088 [ 276 ] {e4f02fed-62c2-4cea-b9b3-f9d14e8a6072} <Debug> TCPHandler: Processed in 0.001360648 sec. | ||
| 6080 | 2026.01.20 00:05:14.559173 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::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 | ||
| 6081 | 2026.01.20 00:05:14.559211 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.01.20 00:05:14.559264 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6083 | 2026.01.20 00:05:14.559295 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 6084 | 2026.01.20 00:05:14.559306 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6085 | 2026.01.20 00:05:14.559346 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6086 | 2026.01.20 00:05:14.559357 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 6087 | 2026.01.20 00:05:14.559405 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 6088 | 2026.01.20 00:05:14.559449 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 6089 | 2026.01.20 00:05:14.559489 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 6090 | 2026.01.20 00:05:14.559737 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.01.20 00:05:14.559772 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6092 | 2026.01.20 00:05:14.560061 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6093 | 2026.01.20 00:05:14.560258 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.01.20 00:05:14.560340 [ 198 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202456 sec., 1047855.3893032261 rows/sec., 76.47 MiB/sec. | ||
| 6095 | 2026.01.20 00:05:14.560353 [ 125 ] {} <Debug> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6096 | 2026.01.20 00:05:14.560380 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 6097 | 2026.01.20 00:05:14.560390 [ 125 ] {} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.01.20 00:05:14.560422 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6099 | 2026.01.20 00:05:14.560425 [ 276 ] {aef4333e-bbb7-482f-bbf8-db0f6f72d47a} <Debug> TCPHandler: Processed in 0.001264056 sec. | ||
| 6100 | 2026.01.20 00:05:14.560468 [ 190 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6101 | 2026.01.20 00:05:14.560489 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::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 | ||
| 6102 | 2026.01.20 00:05:14.560545 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.01.20 00:05:14.560565 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6104 | 2026.01.20 00:05:14.560589 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 6105 | 2026.01.20 00:05:14.560631 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6106 | 2026.01.20 00:05:14.560640 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6107 | 2026.01.20 00:05:14.560663 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6108 | 2026.01.20 00:05:14.560681 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6109 | 2026.01.20 00:05:14.560695 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6110 | 2026.01.20 00:05:14.560725 [ 190 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.01.20 00:05:14.560727 [ 186 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6112 | 2026.01.20 00:05:14.560790 [ 190 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_9_2} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6113 | 2026.01.20 00:05:14.560857 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6114 | 2026.01.20 00:05:14.561331 [ 199 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000858891 sec., 69857.52557658656 rows/sec., 5.60 MiB/sec. | ||
| 6115 | 2026.01.20 00:05:14.561376 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.01.20 00:05:14.561415 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6117 | 2026.01.20 00:05:14.561523 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6118 | 2026.01.20 00:05:14.561788 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6119 | 2026.01.20 00:05:14.561850 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.01.20 00:05:14.561940 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_9_2} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6121 | 2026.01.20 00:05:14.562024 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2026.01.20 00:05:14.562030 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6123 | 2026.01.20 00:05:14.562164 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} <Debug> executeQuery: Read 614 rows, 47.33 KiB in 0.001542 sec., 398184.17639429314 rows/sec., 29.98 MiB/sec. | ||
| 6124 | 2026.01.20 00:05:14.562205 [ 276 ] {681d2e54-f957-47e5-a6aa-3a513f5aab4a} <Debug> TCPHandler: Processed in 0.001710062 sec. | ||
| 6125 | 2026.01.20 00:05:14.562319 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.01.20 00:05:14.562413 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6127 | 2026.01.20 00:05:14.562456 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6128 | 2026.01.20 00:05:14.563125 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.01.20 00:05:14.563161 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6130 | 2026.01.20 00:05:14.563544 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6131 | 2026.01.20 00:05:14.563745 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.01.20 00:05:14.563874 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} <Debug> executeQuery: Read 889 rows, 61.79 KiB in 0.001478 sec., 601488.4979702301 rows/sec., 40.83 MiB/sec. | ||
| 6133 | 2026.01.20 00:05:14.563911 [ 276 ] {589e451f-e282-4404-ae95-2994a4db45b4} <Debug> TCPHandler: Processed in 0.001642801 sec. | ||
| 6134 | 2026.01.20 00:05:14.564020 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.01.20 00:05:14.564116 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6136 | 2026.01.20 00:05:14.564169 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6137 | 2026.01.20 00:05:14.565017 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.01.20 00:05:14.565054 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6139 | 2026.01.20 00:05:14.565584 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6140 | 2026.01.20 00:05:14.565799 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.01.20 00:05:14.565941 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001843 sec., 21703.74389582203 rows/sec., 38.89 MiB/sec. | ||
| 6142 | 2026.01.20 00:05:14.565994 [ 276 ] {2e16d06f-9a68-4419-991b-a05a4d615097} <Debug> TCPHandler: Processed in 0.002024297 sec. | ||
| 6143 | 2026.01.20 00:05:14.566108 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2026.01.20 00:05:14.566204 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6145 | 2026.01.20 00:05:14.566245 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6146 | 2026.01.20 00:05:14.566587 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2026.01.20 00:05:14.566624 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6148 | 2026.01.20 00:05:14.566926 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6149 | 2026.01.20 00:05:14.567131 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.01.20 00:05:14.567259 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 6151 | 2026.01.20 00:05:14.567295 [ 276 ] {9fd5f21c-24c7-48cb-97af-d1c6b1ab69be} <Debug> TCPHandler: Processed in 0.001237616 sec. | ||
| 6152 | 2026.01.20 00:05:14.821079 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16793 | ||
| 6153 | 2026.01.20 00:05:14.821535 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.01.20 00:05:14.821574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6155 | 2026.01.20 00:05:14.822039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6156 | 2026.01.20 00:05:14.822275 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.01.20 00:05:14.822405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16793 | ||
| 6158 | 2026.01.20 00:05:15.721800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6159 | 2026.01.20 00:05:15.739067 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2026.01.20 00:05:15.739114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6161 | 2026.01.20 00:05:15.745519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6162 | 2026.01.20 00:05:15.746241 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.01.20 00:05:15.749104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6164 | 2026.01.20 00:05:19.519284 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6165 | 2026.01.20 00:05:19.519471 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6166 | 2026.01.20 00:05:19.519538 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6167 | 2026.01.20 00:05:19.520190 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2026.01.20 00:05:19.520238 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6169 | 2026.01.20 00:05:19.520631 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6170 | 2026.01.20 00:05:19.520850 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6171 | 2026.01.20 00:05:19.521002 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001577 sec., 35510.46290424857 rows/sec., 2.71 MiB/sec. | ||
| 6172 | 2026.01.20 00:05:19.521018 [ 31 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6173 | 2026.01.20 00:05:19.521042 [ 276 ] {7a3d3291-905a-42a4-9a0c-a5e88f41e8bb} <Debug> TCPHandler: Processed in 0.001887274 sec. | ||
| 6174 | 2026.01.20 00:05:19.521083 [ 31 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.01.20 00:05:19.521110 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6176 | 2026.01.20 00:05:19.521184 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2026.01.20 00:05:19.521210 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 6178 | 2026.01.20 00:05:19.521284 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6179 | 2026.01.20 00:05:19.521328 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6180 | 2026.01.20 00:05:19.521343 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6181 | 2026.01.20 00:05:19.521386 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1405 rows starting from the beginning of the part | ||
| 6182 | 2026.01.20 00:05:19.521455 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 6183 | 2026.01.20 00:05:19.521502 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 136 rows starting from the beginning of the part | ||
| 6184 | 2026.01.20 00:05:19.521543 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6185 | 2026.01.20 00:05:19.521621 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1405 rows starting from the beginning of the part | ||
| 6186 | 2026.01.20 00:05:19.521663 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6187 | 2026.01.20 00:05:19.521762 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6188 | 2026.01.20 00:05:19.521806 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6189 | 2026.01.20 00:05:19.522151 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6190 | 2026.01.20 00:05:19.522372 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6191 | 2026.01.20 00:05:19.522480 [ 31 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6192 | 2026.01.20 00:05:19.522502 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 6193 | 2026.01.20 00:05:19.522509 [ 31 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.01.20 00:05:19.522543 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6195 | 2026.01.20 00:05:19.522547 [ 276 ] {a2d0249c-c584-43ee-bf62-19fbb553eeac} <Debug> TCPHandler: Processed in 0.001414398 sec. | ||
| 6196 | 2026.01.20 00:05:19.522651 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 6197 | 2026.01.20 00:05:19.522680 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.01.20 00:05:19.522768 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6199 | 2026.01.20 00:05:19.522780 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6200 | 2026.01.20 00:05:19.522808 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 632 rows starting from the beginning of the part | ||
| 6201 | 2026.01.20 00:05:19.522833 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6202 | 2026.01.20 00:05:19.522898 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 6203 | 2026.01.20 00:05:19.522961 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 6204 | 2026.01.20 00:05:19.523033 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6205 | 2026.01.20 00:05:19.523108 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 614 rows starting from the beginning of the part | ||
| 6206 | 2026.01.20 00:05:19.523166 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6207 | 2026.01.20 00:05:19.523306 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2026.01.20 00:05:19.523317 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.002149527 sec., 1448690.805000356 rows/sec., 126.24 MiB/sec. | ||
| 6209 | 2026.01.20 00:05:19.523348 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6210 | 2026.01.20 00:05:19.523529 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6211 | 2026.01.20 00:05:19.523762 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6212 | 2026.01.20 00:05:19.523814 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.01.20 00:05:19.523902 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_51_10} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6214 | 2026.01.20 00:05:19.523970 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6215 | 2026.01.20 00:05:19.524012 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2026.01.20 00:05:19.524139 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6217 | 2026.01.20 00:05:19.524149 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001387 sec., 115356.88536409517 rows/sec., 8.03 MiB/sec. | ||
| 6218 | 2026.01.20 00:05:19.524173 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.01.20 00:05:19.524197 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6220 | 2026.01.20 00:05:19.524197 [ 276 ] {4784da29-60d8-43af-b25a-60bc742adf21} <Debug> TCPHandler: Processed in 0.00156714 sec. | ||
| 6221 | 2026.01.20 00:05:19.524254 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664271 sec., 926531.7968047272 rows/sec., 73.82 MiB/sec. | ||
| 6222 | 2026.01.20 00:05:19.524266 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 6223 | 2026.01.20 00:05:19.524328 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6224 | 2026.01.20 00:05:19.524365 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6225 | 2026.01.20 00:05:19.524395 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13798 rows starting from the beginning of the part | ||
| 6226 | 2026.01.20 00:05:19.524428 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6227 | 2026.01.20 00:05:19.524434 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6228 | 2026.01.20 00:05:19.524441 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 6229 | 2026.01.20 00:05:19.524477 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6230 | 2026.01.20 00:05:19.524496 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6231 | 2026.01.20 00:05:19.524533 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 6232 | 2026.01.20 00:05:19.524564 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 889 rows starting from the beginning of the part | ||
| 6233 | 2026.01.20 00:05:19.524598 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 6234 | 2026.01.20 00:05:19.524770 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.01.20 00:05:19.524830 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.01.20 00:05:19.524843 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_51_10} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6237 | 2026.01.20 00:05:19.524874 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6238 | 2026.01.20 00:05:19.524923 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6239 | 2026.01.20 00:05:19.525215 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6240 | 2026.01.20 00:05:19.525427 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.01.20 00:05:19.525538 [ 31 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6242 | 2026.01.20 00:05:19.525569 [ 31 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.01.20 00:05:19.525574 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 6244 | 2026.01.20 00:05:19.525588 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6245 | 2026.01.20 00:05:19.525621 [ 276 ] {da932fe7-8793-4f91-9033-f191ef8674ee} <Debug> TCPHandler: Processed in 0.001343587 sec. | ||
| 6246 | 2026.01.20 00:05:19.525709 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 6247 | 2026.01.20 00:05:19.525858 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6248 | 2026.01.20 00:05:19.525896 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2700 rows starting from the beginning of the part | ||
| 6249 | 2026.01.20 00:05:19.525963 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 6250 | 2026.01.20 00:05:19.526005 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 6251 | 2026.01.20 00:05:19.526046 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 6252 | 2026.01.20 00:05:19.526085 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 6253 | 2026.01.20 00:05:19.526123 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 6254 | 2026.01.20 00:05:19.527677 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002019636 sec., 1485416.1839064069 rows/sec., 100.11 MiB/sec. | ||
| 6255 | 2026.01.20 00:05:19.528027 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6256 | 2026.01.20 00:05:19.528312 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.01.20 00:05:19.528394 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_51_10} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6258 | 2026.01.20 00:05:19.528475 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6259 | 2026.01.20 00:05:19.529280 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15327 rows, containing 5 columns (5 merged, 0 gathered) in 0.005030125 sec., 3047041.574513556 rows/sec., 209.32 MiB/sec. | ||
| 6260 | 2026.01.20 00:05:19.529648 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6261 | 2026.01.20 00:05:19.529900 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.01.20 00:05:19.529969 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6263 | 2026.01.20 00:05:19.530026 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 6264 | 2026.01.20 00:05:20.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.25 MiB, peak 290.75 MiB, free memory in arenas 0.00 B, will set to 284.06 MiB (RSS), difference: 1.81 MiB | ||
| 6265 | 2026.01.20 00:05:22.177712 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6266 | 2026.01.20 00:05:22.177768 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6267 | 2026.01.20 00:05:22.323461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17305 | ||
| 6268 | 2026.01.20 00:05:22.324004 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.01.20 00:05:22.324050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6270 | 2026.01.20 00:05:22.324578 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6271 | 2026.01.20 00:05:22.324825 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.01.20 00:05:22.324969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17305 | ||
| 6273 | 2026.01.20 00:05:22.325000 [ 38 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6274 | 2026.01.20 00:05:22.325066 [ 38 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2026.01.20 00:05:22.325086 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6276 | 2026.01.20 00:05:22.325210 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 6277 | 2026.01.20 00:05:22.325354 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6278 | 2026.01.20 00:05:22.325390 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14873 rows starting from the beginning of the part | ||
| 6279 | 2026.01.20 00:05:22.325451 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 6280 | 2026.01.20 00:05:22.325513 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 6281 | 2026.01.20 00:05:22.325562 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 6282 | 2026.01.20 00:05:22.325598 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 6283 | 2026.01.20 00:05:22.325633 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 6284 | 2026.01.20 00:05:22.327658 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17305 rows, containing 4 columns (4 merged, 0 gathered) in 0.002503812 sec., 6911461.403651712 rows/sec., 98.87 MiB/sec. | ||
| 6285 | 2026.01.20 00:05:22.327809 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6286 | 2026.01.20 00:05:22.328135 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.01.20 00:05:22.328223 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_36_7} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6288 | 2026.01.20 00:05:22.328357 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6289 | 2026.01.20 00:05:22.350354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 764 | ||
| 6290 | 2026.01.20 00:05:22.352439 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.01.20 00:05:22.352481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 6292 | 2026.01.20 00:05:22.353627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6293 | 2026.01.20 00:05:22.353890 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.01.20 00:05:22.354151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6295 | 2026.01.20 00:05:23.249147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6296 | 2026.01.20 00:05:23.266552 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.01.20 00:05:23.266603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6298 | 2026.01.20 00:05:23.272799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6299 | 2026.01.20 00:05:23.273531 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.01.20 00:05:23.273835 [ 38 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6301 | 2026.01.20 00:05:23.273897 [ 38 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.01.20 00:05:23.273916 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6303 | 2026.01.20 00:05:23.274011 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 6304 | 2026.01.20 00:05:23.276370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 6305 | 2026.01.20 00:05:23.277202 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6306 | 2026.01.20 00:05:23.277957 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 6307 | 2026.01.20 00:05:23.281274 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 6308 | 2026.01.20 00:05:23.284655 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 6309 | 2026.01.20 00:05:23.288451 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 6310 | 2026.01.20 00:05:23.292547 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 6311 | 2026.01.20 00:05:23.296655 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 6312 | 2026.01.20 00:05:23.347199 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.073221649 sec., 3714.7483526354345 rows/sec., 19.21 MiB/sec. | ||
| 6313 | 2026.01.20 00:05:23.349926 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6314 | 2026.01.20 00:05:23.351966 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.01.20 00:05:23.352076 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_36_7} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6316 | 2026.01.20 00:05:23.354958 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6317 | 2026.01.20 00:05:24.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.38 MiB, peak 297.26 MiB, free memory in arenas 0.00 B, will set to 287.41 MiB (RSS), difference: 2.03 MiB | ||
| 6318 | 2026.01.20 00:05:24.520872 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.01.20 00:05:24.521140 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6320 | 2026.01.20 00:05:24.521207 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6321 | 2026.01.20 00:05:24.521946 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2026.01.20 00:05:24.521998 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6323 | 2026.01.20 00:05:24.522395 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6324 | 2026.01.20 00:05:24.522621 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.01.20 00:05:24.522788 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001705 sec., 79765.39589442816 rows/sec., 6.90 MiB/sec. | ||
| 6326 | 2026.01.20 00:05:24.522837 [ 276 ] {507d683f-f77b-4469-bde4-2af47f84fb29} <Debug> TCPHandler: Processed in 0.002150978 sec. | ||
| 6327 | 2026.01.20 00:05:24.522963 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2026.01.20 00:05:24.523067 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6329 | 2026.01.20 00:05:24.523111 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6330 | 2026.01.20 00:05:24.523541 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2026.01.20 00:05:24.523579 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6332 | 2026.01.20 00:05:24.523887 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6333 | 2026.01.20 00:05:24.524095 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.01.20 00:05:24.524205 [ 35 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6335 | 2026.01.20 00:05:24.524230 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001187 sec., 33698.39932603201 rows/sec., 2.47 MiB/sec. | ||
| 6336 | 2026.01.20 00:05:24.524269 [ 35 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2026.01.20 00:05:24.524278 [ 276 ] {9bdc993b-af1d-4837-8926-c0cd69cbd7f2} <Debug> TCPHandler: Processed in 0.001367767 sec. | ||
| 6338 | 2026.01.20 00:05:24.524298 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6339 | 2026.01.20 00:05:24.524394 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.01.20 00:05:24.524437 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 6341 | 2026.01.20 00:05:24.524494 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6342 | 2026.01.20 00:05:24.524539 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6343 | 2026.01.20 00:05:24.524596 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6344 | 2026.01.20 00:05:24.524638 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 70 rows starting from the beginning of the part | ||
| 6345 | 2026.01.20 00:05:24.524716 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part | ||
| 6346 | 2026.01.20 00:05:24.524769 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 6347 | 2026.01.20 00:05:24.524858 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 6348 | 2026.01.20 00:05:24.524914 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 70 rows starting from the beginning of the part | ||
| 6349 | 2026.01.20 00:05:24.524967 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 6350 | 2026.01.20 00:05:24.524984 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.01.20 00:05:24.525027 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6352 | 2026.01.20 00:05:24.525386 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6353 | 2026.01.20 00:05:24.525621 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.01.20 00:05:24.525766 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001291 sec., 80557.70720371805 rows/sec., 6.29 MiB/sec. | ||
| 6355 | 2026.01.20 00:05:24.525805 [ 276 ] {1f18e30a-1497-46e2-959d-61ea28a55fd4} <Debug> TCPHandler: Processed in 0.001462379 sec. | ||
| 6356 | 2026.01.20 00:05:24.525889 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151542 sec., 205883.51744070952 rows/sec., 15.89 MiB/sec. | ||
| 6357 | 2026.01.20 00:05:24.525939 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.01.20 00:05:24.526068 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6359 | 2026.01.20 00:05:24.526102 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6360 | 2026.01.20 00:05:24.526124 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6361 | 2026.01.20 00:05:24.526462 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.01.20 00:05:24.526559 [ 189 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_26_5} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6363 | 2026.01.20 00:05:24.526663 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6364 | 2026.01.20 00:05:24.526691 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.01.20 00:05:24.526745 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6366 | 2026.01.20 00:05:24.527147 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6367 | 2026.01.20 00:05:24.527388 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.01.20 00:05:24.527544 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. | ||
| 6369 | 2026.01.20 00:05:24.527586 [ 276 ] {ddac24e8-ab8c-4822-838e-a784fb319af3} <Debug> TCPHandler: Processed in 0.001711922 sec. | ||
| 6370 | 2026.01.20 00:05:24.527707 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.01.20 00:05:24.527804 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6372 | 2026.01.20 00:05:24.527860 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6373 | 2026.01.20 00:05:24.528739 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6374 | 2026.01.20 00:05:24.528802 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6375 | 2026.01.20 00:05:24.529386 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6376 | 2026.01.20 00:05:24.529626 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.01.20 00:05:24.529741 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6378 | 2026.01.20 00:05:24.529787 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002001 sec., 19990.004997501248 rows/sec., 35.82 MiB/sec. | ||
| 6379 | 2026.01.20 00:05:24.529791 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.01.20 00:05:24.529832 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6381 | 2026.01.20 00:05:24.529865 [ 276 ] {1c906f34-1bac-4690-a1b2-61942cfeee02} <Debug> TCPHandler: Processed in 0.002209768 sec. | ||
| 6382 | 2026.01.20 00:05:24.529919 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 6383 | 2026.01.20 00:05:24.529999 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.01.20 00:05:24.530100 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6385 | 2026.01.20 00:05:24.530143 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6386 | 2026.01.20 00:05:24.530156 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6387 | 2026.01.20 00:05:24.530220 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 786 rows starting from the beginning of the part | ||
| 6388 | 2026.01.20 00:05:24.530339 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 6389 | 2026.01.20 00:05:24.530432 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 6390 | 2026.01.20 00:05:24.530490 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.01.20 00:05:24.530524 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 6392 | 2026.01.20 00:05:24.530533 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6393 | 2026.01.20 00:05:24.530621 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 6394 | 2026.01.20 00:05:24.530717 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 6395 | 2026.01.20 00:05:24.530883 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6396 | 2026.01.20 00:05:24.531145 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.01.20 00:05:24.531298 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 6398 | 2026.01.20 00:05:24.531336 [ 276 ] {13b617fd-9c10-4b9e-b58f-76692843485b} <Debug> TCPHandler: Processed in 0.001389088 sec. | ||
| 6399 | 2026.01.20 00:05:24.545482 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 19 columns (19 merged, 0 gathered) in 0.01560126 sec., 63200.02358783842 rows/sec., 113.25 MiB/sec. | ||
| 6400 | 2026.01.20 00:05:24.546982 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6401 | 2026.01.20 00:05:24.547376 [ 198 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.01.20 00:05:24.547477 [ 198 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6403 | 2026.01.20 00:05:24.547660 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 6404 | 2026.01.20 00:05:25.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.91 MiB, peak 297.26 MiB, free memory in arenas 0.00 B, will set to 291.42 MiB (RSS), difference: 3.51 MiB | ||
| 6405 | 2026.01.20 00:05:25.407554 [ 32 ] {} <Debug> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6406 | 2026.01.20 00:05:25.407607 [ 32 ] {} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2026.01.20 00:05:25.407628 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6408 | 2026.01.20 00:05:25.407746 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::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 | ||
| 6409 | 2026.01.20 00:05:25.407874 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6410 | 2026.01.20 00:05:25.407911 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 6411 | 2026.01.20 00:05:25.407985 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
| 6412 | 2026.01.20 00:05:25.408037 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
| 6413 | 2026.01.20 00:05:25.408083 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part | ||
| 6414 | 2026.01.20 00:05:25.408122 [ 200 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
| 6415 | 2026.01.20 00:05:25.409396 [ 198 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 86 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693521 sec., 50781.7735947768 rows/sec., 4.24 MiB/sec. | ||
| 6416 | 2026.01.20 00:05:25.409603 [ 197 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6417 | 2026.01.20 00:05:25.409929 [ 197 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.01.20 00:05:25.410002 [ 197 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_5_1} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6419 | 2026.01.20 00:05:25.410109 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6420 | 2026.01.20 00:05:29.519656 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2026.01.20 00:05:29.519853 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6422 | 2026.01.20 00:05:29.519920 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6423 | 2026.01.20 00:05:29.520592 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2026.01.20 00:05:29.520648 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6425 | 2026.01.20 00:05:29.521083 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6426 | 2026.01.20 00:05:29.521326 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2026.01.20 00:05:29.521491 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.54 MiB/sec. | ||
| 6428 | 2026.01.20 00:05:29.521536 [ 276 ] {8f943286-9494-4a6e-aa92-98c94aafaa59} <Debug> TCPHandler: Processed in 0.002007756 sec. | ||
| 6429 | 2026.01.20 00:05:29.521671 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6430 | 2026.01.20 00:05:29.521770 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6431 | 2026.01.20 00:05:29.521814 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6432 | 2026.01.20 00:05:29.522280 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2026.01.20 00:05:29.522317 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6434 | 2026.01.20 00:05:29.522654 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6435 | 2026.01.20 00:05:29.522878 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.01.20 00:05:29.523016 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 6437 | 2026.01.20 00:05:29.523053 [ 276 ] {015aef89-a885-4582-8a9c-8ba9b331a6eb} <Debug> TCPHandler: Processed in 0.001433818 sec. | ||
| 6438 | 2026.01.20 00:05:29.523173 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.01.20 00:05:29.523269 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6440 | 2026.01.20 00:05:29.523314 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6441 | 2026.01.20 00:05:29.523752 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.01.20 00:05:29.523788 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6443 | 2026.01.20 00:05:29.524126 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6444 | 2026.01.20 00:05:29.524337 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.01.20 00:05:29.524466 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 6446 | 2026.01.20 00:05:29.524503 [ 276 ] {540fcb8c-2480-41d2-9145-707b0f2c73d9} <Debug> TCPHandler: Processed in 0.001380078 sec. | ||
| 6447 | 2026.01.20 00:05:29.524615 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.01.20 00:05:29.524708 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6449 | 2026.01.20 00:05:29.524752 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6450 | 2026.01.20 00:05:29.525085 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.01.20 00:05:29.525120 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6452 | 2026.01.20 00:05:29.525422 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6453 | 2026.01.20 00:05:29.525632 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.01.20 00:05:29.525761 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6455 | 2026.01.20 00:05:29.525797 [ 276 ] {99e54dc9-587d-481b-a097-25bc1ee89d89} <Debug> TCPHandler: Processed in 0.001232956 sec. | ||
| 6456 | 2026.01.20 00:05:29.825066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17753 | ||
| 6457 | 2026.01.20 00:05:29.825609 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.01.20 00:05:29.825656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6459 | 2026.01.20 00:05:29.826211 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6460 | 2026.01.20 00:05:29.826467 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2026.01.20 00:05:29.826599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17753 | ||
| 6462 | 2026.01.20 00:05:30.776485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 6463 | 2026.01.20 00:05:30.792212 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.01.20 00:05:30.792278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6465 | 2026.01.20 00:05:30.797775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6466 | 2026.01.20 00:05:30.798496 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.01.20 00:05:30.801541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6468 | 2026.01.20 00:05:32.354296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 784 | ||
| 6469 | 2026.01.20 00:05:32.356278 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2026.01.20 00:05:32.356316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6471 | 2026.01.20 00:05:32.357524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6472 | 2026.01.20 00:05:32.357789 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2026.01.20 00:05:32.358042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6474 | 2026.01.20 00:05:34.521440 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.01.20 00:05:34.521630 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6476 | 2026.01.20 00:05:34.521695 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6477 | 2026.01.20 00:05:34.522452 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.01.20 00:05:34.522504 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6479 | 2026.01.20 00:05:34.522955 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6480 | 2026.01.20 00:05:34.523178 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.01.20 00:05:34.523328 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001744 sec., 77981.65137614678 rows/sec., 6.75 MiB/sec. | ||
| 6482 | 2026.01.20 00:05:34.523369 [ 276 ] {ed56e951-d3d9-4002-b7b9-34fd4c0cfa0a} <Debug> TCPHandler: Processed in 0.002056876 sec. | ||
| 6483 | 2026.01.20 00:05:34.523498 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2026.01.20 00:05:34.523598 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6485 | 2026.01.20 00:05:34.523642 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6486 | 2026.01.20 00:05:34.524087 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.01.20 00:05:34.524124 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6488 | 2026.01.20 00:05:34.524421 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6489 | 2026.01.20 00:05:34.524628 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.01.20 00:05:34.524756 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001178 sec., 33955.85738539898 rows/sec., 2.49 MiB/sec. | ||
| 6491 | 2026.01.20 00:05:34.524794 [ 276 ] {307da8f5-e627-4689-990f-21d07e5173d0} <Debug> TCPHandler: Processed in 0.001349317 sec. | ||
| 6492 | 2026.01.20 00:05:34.524913 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6493 | 2026.01.20 00:05:34.525007 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6494 | 2026.01.20 00:05:34.525047 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6495 | 2026.01.20 00:05:34.525479 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.01.20 00:05:34.525515 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6497 | 2026.01.20 00:05:34.525823 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6498 | 2026.01.20 00:05:34.526035 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.01.20 00:05:34.526161 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001172 sec., 88737.2013651877 rows/sec., 6.93 MiB/sec. | ||
| 6500 | 2026.01.20 00:05:34.526199 [ 276 ] {6fe818c5-c1f8-403a-a05d-1e40586360bc} <Debug> TCPHandler: Processed in 0.001336927 sec. | ||
| 6501 | 2026.01.20 00:05:34.526316 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6502 | 2026.01.20 00:05:34.526410 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6503 | 2026.01.20 00:05:34.526453 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6504 | 2026.01.20 00:05:34.526865 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6505 | 2026.01.20 00:05:34.526907 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6506 | 2026.01.20 00:05:34.527240 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6507 | 2026.01.20 00:05:34.527444 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6508 | 2026.01.20 00:05:34.527570 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 6509 | 2026.01.20 00:05:34.527607 [ 276 ] {9347d442-7fad-4dda-a268-87538e27abe5} <Debug> TCPHandler: Processed in 0.001342067 sec. | ||
| 6510 | 2026.01.20 00:05:34.527719 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6511 | 2026.01.20 00:05:34.527812 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6512 | 2026.01.20 00:05:34.527868 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6513 | 2026.01.20 00:05:34.528718 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.01.20 00:05:34.528754 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6515 | 2026.01.20 00:05:34.529332 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6516 | 2026.01.20 00:05:34.529549 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.01.20 00:05:34.529684 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00189 sec., 21164.021164021164 rows/sec., 37.92 MiB/sec. | ||
| 6518 | 2026.01.20 00:05:34.529736 [ 276 ] {5106dc48-ec8f-467c-a9a6-195240ba051e} <Debug> TCPHandler: Processed in 0.002067697 sec. | ||
| 6519 | 2026.01.20 00:05:34.529853 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2026.01.20 00:05:34.529949 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6521 | 2026.01.20 00:05:34.529990 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6522 | 2026.01.20 00:05:34.530345 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.01.20 00:05:34.530382 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6524 | 2026.01.20 00:05:34.530679 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6525 | 2026.01.20 00:05:34.530897 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.01.20 00:05:34.531029 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 6527 | 2026.01.20 00:05:34.531064 [ 276 ] {174bc5b7-66be-4438-81a4-1ee585392fed} <Debug> TCPHandler: Processed in 0.001260976 sec. | ||
| 6528 | 2026.01.20 00:05:37.178019 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6529 | 2026.01.20 00:05:37.178074 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6530 | 2026.01.20 00:05:37.326730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18265 | ||
| 6531 | 2026.01.20 00:05:37.327520 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.01.20 00:05:37.327562 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6533 | 2026.01.20 00:05:37.328063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6534 | 2026.01.20 00:05:37.328287 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.01.20 00:05:37.328427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18265 | ||
| 6536 | 2026.01.20 00:05:38.301665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6537 | 2026.01.20 00:05:38.318002 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.01.20 00:05:38.318056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6539 | 2026.01.20 00:05:38.324083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6540 | 2026.01.20 00:05:38.324833 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2026.01.20 00:05:38.327492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6542 | 2026.01.20 00:05:39.521977 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2026.01.20 00:05:39.522168 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6544 | 2026.01.20 00:05:39.522236 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6545 | 2026.01.20 00:05:39.522937 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.01.20 00:05:39.522986 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6547 | 2026.01.20 00:05:39.523377 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6548 | 2026.01.20 00:05:39.523589 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.01.20 00:05:39.523737 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.64 MiB/sec. | ||
| 6550 | 2026.01.20 00:05:39.523780 [ 276 ] {e256d3a2-6b84-4f63-9bed-41b093cd9883} <Debug> TCPHandler: Processed in 0.001932215 sec. | ||
| 6551 | 2026.01.20 00:05:39.523908 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.01.20 00:05:39.524005 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6553 | 2026.01.20 00:05:39.524047 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6554 | 2026.01.20 00:05:39.524482 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.01.20 00:05:39.524516 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6556 | 2026.01.20 00:05:39.524817 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6557 | 2026.01.20 00:05:39.525023 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.01.20 00:05:39.525150 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 6559 | 2026.01.20 00:05:39.525188 [ 276 ] {da638ec0-71ab-4462-bae6-a32f9d24abc0} <Debug> TCPHandler: Processed in 0.001329367 sec. | ||
| 6560 | 2026.01.20 00:05:39.525306 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.01.20 00:05:39.525398 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6562 | 2026.01.20 00:05:39.525440 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6563 | 2026.01.20 00:05:39.525862 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.01.20 00:05:39.525897 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6565 | 2026.01.20 00:05:39.526216 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6566 | 2026.01.20 00:05:39.526418 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.01.20 00:05:39.526547 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 6568 | 2026.01.20 00:05:39.526583 [ 276 ] {4f0aa832-3f3c-44ac-9d02-a3c088e92a19} <Debug> TCPHandler: Processed in 0.001324597 sec. | ||
| 6569 | 2026.01.20 00:05:39.526691 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2026.01.20 00:05:39.526782 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6571 | 2026.01.20 00:05:39.526823 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6572 | 2026.01.20 00:05:39.527157 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.01.20 00:05:39.527193 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6574 | 2026.01.20 00:05:39.527497 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6575 | 2026.01.20 00:05:39.527694 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.01.20 00:05:39.527820 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 6577 | 2026.01.20 00:05:39.527854 [ 276 ] {aeb4a4ca-ed77-4a7f-a9e7-cf2b6592574f} <Debug> TCPHandler: Processed in 0.001211095 sec. | ||
| 6578 | 2026.01.20 00:05:42.358286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 804 | ||
| 6579 | 2026.01.20 00:05:42.360380 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.01.20 00:05:42.360435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6581 | 2026.01.20 00:05:42.361624 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6582 | 2026.01.20 00:05:42.361895 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.01.20 00:05:42.362239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 804 | ||
| 6584 | 2026.01.20 00:05:44.550172 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2026.01.20 00:05:44.550362 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6586 | 2026.01.20 00:05:44.550430 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6587 | 2026.01.20 00:05:44.551077 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.01.20 00:05:44.551125 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6589 | 2026.01.20 00:05:44.551503 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6590 | 2026.01.20 00:05:44.551724 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2026.01.20 00:05:44.551874 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001558 sec., 15404.36456996149 rows/sec., 1.28 MiB/sec. | ||
| 6592 | 2026.01.20 00:05:44.551918 [ 276 ] {40da7d98-eb47-44ca-be2d-85fb7d068381} <Debug> TCPHandler: Processed in 0.001875684 sec. | ||
| 6593 | 2026.01.20 00:05:44.552051 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6594 | 2026.01.20 00:05:44.552150 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6595 | 2026.01.20 00:05:44.552192 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6596 | 2026.01.20 00:05:44.553295 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.01.20 00:05:44.553333 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6598 | 2026.01.20 00:05:44.553744 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6599 | 2026.01.20 00:05:44.553956 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2026.01.20 00:05:44.554089 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} <Debug> executeQuery: Read 1396 rows, 119.60 KiB in 0.001958 sec., 712972.4208375893 rows/sec., 59.65 MiB/sec. | ||
| 6601 | 2026.01.20 00:05:44.554092 [ 145 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6602 | 2026.01.20 00:05:44.554130 [ 276 ] {26b9597d-aaa3-4e21-91ff-24f310cc23e9} <Debug> TCPHandler: Processed in 0.002134228 sec. | ||
| 6603 | 2026.01.20 00:05:44.554169 [ 145 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.01.20 00:05:44.554196 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6605 | 2026.01.20 00:05:44.554274 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2026.01.20 00:05:44.554293 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 6607 | 2026.01.20 00:05:44.554375 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6608 | 2026.01.20 00:05:44.554384 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6609 | 2026.01.20 00:05:44.554417 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1405 rows starting from the beginning of the part | ||
| 6610 | 2026.01.20 00:05:44.554418 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6611 | 2026.01.20 00:05:44.554479 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part | ||
| 6612 | 2026.01.20 00:05:44.554525 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 6613 | 2026.01.20 00:05:44.554569 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part | ||
| 6614 | 2026.01.20 00:05:44.554611 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 6615 | 2026.01.20 00:05:44.554661 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1396 rows starting from the beginning of the part | ||
| 6616 | 2026.01.20 00:05:44.554873 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.01.20 00:05:44.554910 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6618 | 2026.01.20 00:05:44.555216 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6619 | 2026.01.20 00:05:44.555435 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.01.20 00:05:44.555566 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} <Debug> executeQuery: Read 52 rows, 3.97 KiB in 0.00121 sec., 42975.20661157025 rows/sec., 3.20 MiB/sec. | ||
| 6621 | 2026.01.20 00:05:44.555605 [ 276 ] {2a789860-62fa-4704-a0db-139daff736ca} <Debug> TCPHandler: Processed in 0.001382728 sec. | ||
| 6622 | 2026.01.20 00:05:44.555719 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2026.01.20 00:05:44.555813 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6624 | 2026.01.20 00:05:44.555854 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6625 | 2026.01.20 00:05:44.555920 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663882 sec., 1914198.242423441 rows/sec., 167.37 MiB/sec. | ||
| 6626 | 2026.01.20 00:05:44.556175 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6627 | 2026.01.20 00:05:44.556335 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.01.20 00:05:44.556371 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6629 | 2026.01.20 00:05:44.556512 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.01.20 00:05:44.556599 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_56_11} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6631 | 2026.01.20 00:05:44.556678 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6632 | 2026.01.20 00:05:44.556689 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6633 | 2026.01.20 00:05:44.556883 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6634 | 2026.01.20 00:05:44.557010 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001215 sec., 207407.40740740742 rows/sec., 14.35 MiB/sec. | ||
| 6635 | 2026.01.20 00:05:44.557048 [ 276 ] {86860142-6cbf-47fa-b8aa-fa111fd4c578} <Debug> TCPHandler: Processed in 0.001380188 sec. | ||
| 6636 | 2026.01.20 00:05:44.557167 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6637 | 2026.01.20 00:05:44.557261 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6638 | 2026.01.20 00:05:44.557303 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6639 | 2026.01.20 00:05:44.557705 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2026.01.20 00:05:44.557743 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6641 | 2026.01.20 00:05:44.558032 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6642 | 2026.01.20 00:05:44.558239 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.01.20 00:05:44.558369 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 6644 | 2026.01.20 00:05:44.558406 [ 276 ] {a17466a1-f82b-4439-8bbe-80f19b35ca76} <Debug> TCPHandler: Processed in 0.001290686 sec. | ||
| 6645 | 2026.01.20 00:05:44.558523 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2026.01.20 00:05:44.558617 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6647 | 2026.01.20 00:05:44.558658 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6648 | 2026.01.20 00:05:44.559311 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.01.20 00:05:44.559348 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6650 | 2026.01.20 00:05:44.559677 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6651 | 2026.01.20 00:05:44.559884 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.01.20 00:05:44.559997 [ 145 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6653 | 2026.01.20 00:05:44.560014 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001415 sec., 421201.4134275618 rows/sec., 31.65 MiB/sec. | ||
| 6654 | 2026.01.20 00:05:44.560035 [ 145 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.01.20 00:05:44.560059 [ 276 ] {8cd00f44-e1b6-4d46-9a37-e25e310de70f} <Debug> TCPHandler: Processed in 0.001586791 sec. | ||
| 6656 | 2026.01.20 00:05:44.560063 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6657 | 2026.01.20 00:05:44.560157 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 6658 | 2026.01.20 00:05:44.560184 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2026.01.20 00:05:44.560238 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6660 | 2026.01.20 00:05:44.560262 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 632 rows starting from the beginning of the part | ||
| 6661 | 2026.01.20 00:05:44.560280 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6662 | 2026.01.20 00:05:44.560307 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 6663 | 2026.01.20 00:05:44.560325 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6664 | 2026.01.20 00:05:44.560345 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 6665 | 2026.01.20 00:05:44.560379 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 6666 | 2026.01.20 00:05:44.560439 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 6667 | 2026.01.20 00:05:44.560488 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 596 rows starting from the beginning of the part | ||
| 6668 | 2026.01.20 00:05:44.560924 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.01.20 00:05:44.560960 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6670 | 2026.01.20 00:05:44.561344 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6671 | 2026.01.20 00:05:44.561379 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250005 sec., 1251194.995220019 rows/sec., 99.70 MiB/sec. | ||
| 6672 | 2026.01.20 00:05:44.561514 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6673 | 2026.01.20 00:05:44.561561 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.01.20 00:05:44.561715 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6675 | 2026.01.20 00:05:44.561724 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001461 sec., 602327.1731690622 rows/sec., 40.88 MiB/sec. | ||
| 6676 | 2026.01.20 00:05:44.561760 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.01.20 00:05:44.561763 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2026.01.20 00:05:44.561798 [ 276 ] {9b8ea97b-a0e3-4c34-9750-bbc282adb9ce} <Debug> TCPHandler: Processed in 0.001664392 sec. | ||
| 6679 | 2026.01.20 00:05:44.561806 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6680 | 2026.01.20 00:05:44.561834 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_56_11} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6681 | 2026.01.20 00:05:44.561901 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6682 | 2026.01.20 00:05:44.561931 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 6683 | 2026.01.20 00:05:44.561940 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6684 | 2026.01.20 00:05:44.561995 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6685 | 2026.01.20 00:05:44.562020 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15327 rows starting from the beginning of the part | ||
| 6686 | 2026.01.20 00:05:44.562038 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6687 | 2026.01.20 00:05:44.562063 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 6688 | 2026.01.20 00:05:44.562092 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6689 | 2026.01.20 00:05:44.562099 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 6690 | 2026.01.20 00:05:44.562136 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 6691 | 2026.01.20 00:05:44.562168 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 6692 | 2026.01.20 00:05:44.562200 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 880 rows starting from the beginning of the part | ||
| 6693 | 2026.01.20 00:05:44.562991 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2026.01.20 00:05:44.563027 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6695 | 2026.01.20 00:05:44.563620 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6696 | 2026.01.20 00:05:44.563856 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2026.01.20 00:05:44.564004 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001986 sec., 20140.98690835851 rows/sec., 36.09 MiB/sec. | ||
| 6698 | 2026.01.20 00:05:44.564068 [ 276 ] {b08160f3-d420-4450-b3cb-a10e9073d748} <Debug> TCPHandler: Processed in 0.002186658 sec. | ||
| 6699 | 2026.01.20 00:05:44.564204 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2026.01.20 00:05:44.564298 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6701 | 2026.01.20 00:05:44.564340 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6702 | 2026.01.20 00:05:44.564699 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.01.20 00:05:44.564735 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6704 | 2026.01.20 00:05:44.565052 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6705 | 2026.01.20 00:05:44.565268 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.01.20 00:05:44.565387 [ 145 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6707 | 2026.01.20 00:05:44.565401 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 6708 | 2026.01.20 00:05:44.565430 [ 145 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.01.20 00:05:44.565450 [ 276 ] {0e41792b-efb2-4c86-898c-7448302524ed} <Debug> TCPHandler: Processed in 0.001296407 sec. | ||
| 6710 | 2026.01.20 00:05:44.565454 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6711 | 2026.01.20 00:05:44.565570 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 6712 | 2026.01.20 00:05:44.565698 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6713 | 2026.01.20 00:05:44.565736 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3000 rows starting from the beginning of the part | ||
| 6714 | 2026.01.20 00:05:44.565805 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 6715 | 2026.01.20 00:05:44.565851 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 6716 | 2026.01.20 00:05:44.565891 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 6717 | 2026.01.20 00:05:44.565931 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 6718 | 2026.01.20 00:05:44.565971 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 6719 | 2026.01.20 00:05:44.566502 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16847 rows, containing 5 columns (5 merged, 0 gathered) in 0.004627559 sec., 3640580.271369852 rows/sec., 250.07 MiB/sec. | ||
| 6720 | 2026.01.20 00:05:44.566672 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6721 | 2026.01.20 00:05:44.566941 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.01.20 00:05:44.567007 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6723 | 2026.01.20 00:05:44.567065 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 6724 | 2026.01.20 00:05:44.567494 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001974105 sec., 1671643.6055832896 rows/sec., 112.66 MiB/sec. | ||
| 6725 | 2026.01.20 00:05:44.567895 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6726 | 2026.01.20 00:05:44.568227 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.01.20 00:05:44.568312 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_56_11} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6728 | 2026.01.20 00:05:44.568406 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6729 | 2026.01.20 00:05:44.828646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18713 | ||
| 6730 | 2026.01.20 00:05:44.829453 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.01.20 00:05:44.829530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6732 | 2026.01.20 00:05:44.830293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6733 | 2026.01.20 00:05:44.830516 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.01.20 00:05:44.830643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18713 | ||
| 6735 | 2026.01.20 00:05:45.827656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 6736 | 2026.01.20 00:05:45.844778 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.01.20 00:05:45.844839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6738 | 2026.01.20 00:05:45.850917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6739 | 2026.01.20 00:05:45.851624 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.01.20 00:05:45.854867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 6741 | 2026.01.20 00:05:49.519620 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2026.01.20 00:05:49.519812 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6743 | 2026.01.20 00:05:49.519877 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6744 | 2026.01.20 00:05:49.520558 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.01.20 00:05:49.520605 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6746 | 2026.01.20 00:05:49.520993 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6747 | 2026.01.20 00:05:49.521229 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.01.20 00:05:49.521378 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.64 MiB/sec. | ||
| 6749 | 2026.01.20 00:05:49.521419 [ 276 ] {287de93d-e528-4c26-b0d2-05a5a265dcef} <Debug> TCPHandler: Processed in 0.001930205 sec. | ||
| 6750 | 2026.01.20 00:05:49.521545 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.01.20 00:05:49.521638 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6752 | 2026.01.20 00:05:49.521678 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6753 | 2026.01.20 00:05:49.522087 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.01.20 00:05:49.522124 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6755 | 2026.01.20 00:05:49.522415 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6756 | 2026.01.20 00:05:49.522611 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.01.20 00:05:49.522737 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001117 sec., 57296.32945389437 rows/sec., 4.47 MiB/sec. | ||
| 6758 | 2026.01.20 00:05:49.522773 [ 276 ] {61b1a861-5c11-4998-8d71-6381cc60659e} <Debug> TCPHandler: Processed in 0.001276626 sec. | ||
| 6759 | 2026.01.20 00:05:49.522885 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2026.01.20 00:05:49.522976 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6761 | 2026.01.20 00:05:49.523019 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6762 | 2026.01.20 00:05:49.523431 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.01.20 00:05:49.523467 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6764 | 2026.01.20 00:05:49.523780 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6765 | 2026.01.20 00:05:49.523975 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.01.20 00:05:49.524102 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 6767 | 2026.01.20 00:05:49.524137 [ 276 ] {6458d0c2-39e2-471c-97c1-0b74f21ecc34} <Debug> TCPHandler: Processed in 0.001299987 sec. | ||
| 6768 | 2026.01.20 00:05:49.524251 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6769 | 2026.01.20 00:05:49.524342 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6770 | 2026.01.20 00:05:49.524382 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6771 | 2026.01.20 00:05:49.524713 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.01.20 00:05:49.524749 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6773 | 2026.01.20 00:05:49.525044 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6774 | 2026.01.20 00:05:49.525250 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.01.20 00:05:49.525374 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 6776 | 2026.01.20 00:05:49.525408 [ 276 ] {09032e36-ef75-4c71-b32c-c13dffdf5012} <Debug> TCPHandler: Processed in 0.001205176 sec. | ||
| 6777 | 2026.01.20 00:05:52.178176 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6778 | 2026.01.20 00:05:52.178255 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6779 | 2026.01.20 00:05:52.330920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19225 | ||
| 6780 | 2026.01.20 00:05:52.331431 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.01.20 00:05:52.331467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6782 | 2026.01.20 00:05:52.331928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6783 | 2026.01.20 00:05:52.332220 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.01.20 00:05:52.332353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19225 | ||
| 6785 | 2026.01.20 00:05:52.362389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 830 | ||
| 6786 | 2026.01.20 00:05:52.364633 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.01.20 00:05:52.364692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6788 | 2026.01.20 00:05:52.365887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6789 | 2026.01.20 00:05:52.366149 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.01.20 00:05:52.366449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 6791 | 2026.01.20 00:05:53.354956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 6792 | 2026.01.20 00:05:53.372109 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2026.01.20 00:05:53.372179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6794 | 2026.01.20 00:05:53.378419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6795 | 2026.01.20 00:05:53.379135 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.01.20 00:05:53.382401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 6797 | 2026.01.20 00:05:54.522474 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.01.20 00:05:54.522759 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6799 | 2026.01.20 00:05:54.522865 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6800 | 2026.01.20 00:05:54.523711 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.01.20 00:05:54.523762 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6802 | 2026.01.20 00:05:54.524171 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6803 | 2026.01.20 00:05:54.524395 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.01.20 00:05:54.524557 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001873 sec., 72610.78483715963 rows/sec., 6.28 MiB/sec. | ||
| 6805 | 2026.01.20 00:05:54.524608 [ 276 ] {2ecdba23-da97-42e7-b5d2-98a03c20f868} <Debug> TCPHandler: Processed in 0.00231574 sec. | ||
| 6806 | 2026.01.20 00:05:54.524740 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.01.20 00:05:54.524842 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6808 | 2026.01.20 00:05:54.524886 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6809 | 2026.01.20 00:05:54.525343 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.01.20 00:05:54.525382 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6811 | 2026.01.20 00:05:54.525676 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6812 | 2026.01.20 00:05:54.525882 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.01.20 00:05:54.526010 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00119 sec., 33613.44537815126 rows/sec., 2.47 MiB/sec. | ||
| 6814 | 2026.01.20 00:05:54.526049 [ 276 ] {517fb452-5e5a-4112-9392-db69ce95ae07} <Debug> TCPHandler: Processed in 0.001362197 sec. | ||
| 6815 | 2026.01.20 00:05:54.526174 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.01.20 00:05:54.526279 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6817 | 2026.01.20 00:05:54.526319 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6818 | 2026.01.20 00:05:54.526768 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.01.20 00:05:54.526805 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6820 | 2026.01.20 00:05:54.527106 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6821 | 2026.01.20 00:05:54.527310 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.01.20 00:05:54.527444 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001184 sec., 87837.83783783784 rows/sec., 6.86 MiB/sec. | ||
| 6823 | 2026.01.20 00:05:54.527482 [ 276 ] {7215e8c8-1eb9-4607-8b76-8acd9e72b168} <Debug> TCPHandler: Processed in 0.001360178 sec. | ||
| 6824 | 2026.01.20 00:05:54.527598 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2026.01.20 00:05:54.527693 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6826 | 2026.01.20 00:05:54.527737 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6827 | 2026.01.20 00:05:54.528162 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.01.20 00:05:54.528199 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6829 | 2026.01.20 00:05:54.528533 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6830 | 2026.01.20 00:05:54.528740 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.01.20 00:05:54.528871 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 6832 | 2026.01.20 00:05:54.528909 [ 276 ] {8a66d977-a012-4192-b00b-35e3f6157dd0} <Debug> TCPHandler: Processed in 0.001360198 sec. | ||
| 6833 | 2026.01.20 00:05:54.529011 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.01.20 00:05:54.529104 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6835 | 2026.01.20 00:05:54.529158 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6836 | 2026.01.20 00:05:54.530085 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.01.20 00:05:54.530122 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6838 | 2026.01.20 00:05:54.530675 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6839 | 2026.01.20 00:05:54.530903 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.01.20 00:05:54.531042 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001956 sec., 20449.89775051125 rows/sec., 36.65 MiB/sec. | ||
| 6841 | 2026.01.20 00:05:54.531109 [ 276 ] {eca81d15-c798-46bd-af86-d2fcc8ebf332} <Debug> TCPHandler: Processed in 0.002148228 sec. | ||
| 6842 | 2026.01.20 00:05:54.531240 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.01.20 00:05:54.531335 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6844 | 2026.01.20 00:05:54.531376 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6845 | 2026.01.20 00:05:54.531942 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.01.20 00:05:54.531983 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6847 | 2026.01.20 00:05:54.532394 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6848 | 2026.01.20 00:05:54.532650 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.01.20 00:05:54.532812 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
| 6850 | 2026.01.20 00:05:54.532857 [ 276 ] {0757d18b-583f-4a62-8ed9-e355f7fda883} <Debug> TCPHandler: Processed in 0.001667192 sec. | ||
| 6851 | 2026.01.20 00:05:59.526431 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.01.20 00:05:59.526689 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6853 | 2026.01.20 00:05:59.526774 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6854 | 2026.01.20 00:05:59.527782 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.01.20 00:05:59.527848 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6856 | 2026.01.20 00:05:59.528379 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6857 | 2026.01.20 00:05:59.528719 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.01.20 00:05:59.528926 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002295 sec., 24400.871459694987 rows/sec., 1.86 MiB/sec. | ||
| 6859 | 2026.01.20 00:05:59.528990 [ 276 ] {5bd35fe7-d3dc-40dd-8fc2-12eab5237d3c} <Debug> TCPHandler: Processed in 0.002746446 sec. | ||
| 6860 | 2026.01.20 00:05:59.529167 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.01.20 00:05:59.529278 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6862 | 2026.01.20 00:05:59.529336 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6863 | 2026.01.20 00:05:59.529971 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.01.20 00:05:59.530008 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6865 | 2026.01.20 00:05:59.530412 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6866 | 2026.01.20 00:05:59.530708 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.01.20 00:05:59.530876 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001621 sec., 39481.80135718692 rows/sec., 3.08 MiB/sec. | ||
| 6868 | 2026.01.20 00:05:59.530927 [ 276 ] {5acf289c-43f0-4d66-b8a1-3967d0b1e97f} <Debug> TCPHandler: Processed in 0.001824034 sec. | ||
| 6869 | 2026.01.20 00:05:59.531101 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.01.20 00:05:59.531226 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.01.20 00:05:59.531288 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6872 | 2026.01.20 00:05:59.531944 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.01.20 00:05:59.531991 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6874 | 2026.01.20 00:05:59.532544 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6875 | 2026.01.20 00:05:59.532867 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.01.20 00:05:59.533056 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001856 sec., 86206.89655172413 rows/sec., 6.00 MiB/sec. | ||
| 6877 | 2026.01.20 00:05:59.533110 [ 276 ] {5bd6e43c-43c1-4456-a711-0d142e965887} <Debug> TCPHandler: Processed in 0.002074307 sec. | ||
| 6878 | 2026.01.20 00:05:59.533301 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.01.20 00:05:59.533426 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.01.20 00:05:59.533483 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6881 | 2026.01.20 00:05:59.534013 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.01.20 00:05:59.534061 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6883 | 2026.01.20 00:05:59.534509 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6884 | 2026.01.20 00:05:59.534819 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.01.20 00:05:59.535002 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001602 sec., 37453.183520599254 rows/sec., 2.52 MiB/sec. | ||
| 6886 | 2026.01.20 00:05:59.535055 [ 276 ] {61be0429-75c3-4f06-be5a-35ba60596745} <Debug> TCPHandler: Processed in 0.001819164 sec. | ||
| 6887 | 2026.01.20 00:05:59.832538 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19673 | ||
| 6888 | 2026.01.20 00:05:59.833187 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.01.20 00:05:59.833243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6890 | 2026.01.20 00:05:59.833809 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6891 | 2026.01.20 00:05:59.834077 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.01.20 00:05:59.834231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19673 | ||
| 6893 | 2026.01.20 00:05:59.834282 [ 130 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6894 | 2026.01.20 00:05:59.834370 [ 130 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.01.20 00:05:59.834395 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 6896 | 2026.01.20 00:05:59.834532 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 6897 | 2026.01.20 00:05:59.834653 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6898 | 2026.01.20 00:05:59.834691 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17305 rows starting from the beginning of the part | ||
| 6899 | 2026.01.20 00:05:59.834767 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 6900 | 2026.01.20 00:05:59.834828 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 6901 | 2026.01.20 00:05:59.834884 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 6902 | 2026.01.20 00:05:59.834939 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 6903 | 2026.01.20 00:05:59.834989 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 6904 | 2026.01.20 00:05:59.837743 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19673 rows, containing 4 columns (4 merged, 0 gathered) in 0.003264071 sec., 6027136.051881225 rows/sec., 86.22 MiB/sec. | ||
| 6905 | 2026.01.20 00:05:59.838242 [ 194 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6906 | 2026.01.20 00:05:59.838610 [ 194 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.01.20 00:05:59.838703 [ 194 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_41_8} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6908 | 2026.01.20 00:05:59.838836 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 6909 | 2026.01.20 00:06:00.252540 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47077 | ||
| 6910 | 2026.01.20 00:06:00.252650 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6911 | 2026.01.20 00:06:00.252677 [ 286 ] {} <Debug> TCP-Session: eb8111f5-fbe6-4734-b99a-54949b25efc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47077 | ||
| 6912 | 2026.01.20 00:06:00.252698 [ 286 ] {} <Debug> TCP-Session: eb8111f5-fbe6-4734-b99a-54949b25efc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6913 | 2026.01.20 00:06:00.252711 [ 286 ] {} <Debug> TCP-Session: eb8111f5-fbe6-4734-b99a-54949b25efc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6914 | 2026.01.20 00:06:00.252926 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50761 | ||
| 6915 | 2026.01.20 00:06:00.252957 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55604 | ||
| 6916 | 2026.01.20 00:06:00.252970 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56462 | ||
| 6917 | 2026.01.20 00:06:00.252992 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42447 | ||
| 6918 | 2026.01.20 00:06:00.253019 [ 286 ] {} <Trace> TCP-Session: eb8111f5-fbe6-4734-b99a-54949b25efc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.01.20 00:06:00.253052 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6920 | 2026.01.20 00:06:00.253044 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6921 | 2026.01.20 00:06:00.253087 [ 290 ] {} <Debug> TCP-Session: d07bbe90-5132-44fe-b233-5d5fdd2a9189 Authenticating user 'default' from [fd00:1122:3344:101::e]:55604 | ||
| 6922 | 2026.01.20 00:06:00.253023 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63827 | ||
| 6923 | 2026.01.20 00:06:00.253103 [ 288 ] {} <Debug> TCP-Session: 2d7c36b2-97c3-4f83-8c97-bc8ef34c2098 Authenticating user 'default' from [fd00:1122:3344:101::e]:50761 | ||
| 6924 | 2026.01.20 00:06:00.253117 [ 290 ] {} <Debug> TCP-Session: d07bbe90-5132-44fe-b233-5d5fdd2a9189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6925 | 2026.01.20 00:06:00.253016 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62392 | ||
| 6926 | 2026.01.20 00:06:00.253195 [ 290 ] {} <Debug> TCP-Session: d07bbe90-5132-44fe-b233-5d5fdd2a9189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6927 | 2026.01.20 00:06:00.253210 [ 286 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6928 | 2026.01.20 00:06:00.252993 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44225 | ||
| 6929 | 2026.01.20 00:06:00.252926 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46709 | ||
| 6930 | 2026.01.20 00:06:00.253161 [ 288 ] {} <Debug> TCP-Session: 2d7c36b2-97c3-4f83-8c97-bc8ef34c2098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6931 | 2026.01.20 00:06:00.253329 [ 288 ] {} <Debug> TCP-Session: 2d7c36b2-97c3-4f83-8c97-bc8ef34c2098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6932 | 2026.01.20 00:06:00.253524 [ 286 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6933 | 2026.01.20 00:06:00.253586 [ 286 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6934 | 2026.01.20 00:06:00.253594 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6935 | 2026.01.20 00:06:00.253634 [ 369 ] {} <Debug> TCP-Session: 59b5e84f-5ed2-4115-8df1-f6f004e0483d Authenticating user 'default' from [fd00:1122:3344:101::e]:62392 | ||
| 6936 | 2026.01.20 00:06:00.253657 [ 369 ] {} <Debug> TCP-Session: 59b5e84f-5ed2-4115-8df1-f6f004e0483d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6937 | 2026.01.20 00:06:00.253670 [ 369 ] {} <Debug> TCP-Session: 59b5e84f-5ed2-4115-8df1-f6f004e0483d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6938 | 2026.01.20 00:06:00.253683 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6939 | 2026.01.20 00:06:00.253713 [ 289 ] {} <Debug> TCP-Session: bbcff602-3f87-437a-a043-63bba28e4319 Authenticating user 'default' from [fd00:1122:3344:101::e]:46709 | ||
| 6940 | 2026.01.20 00:06:00.253729 [ 289 ] {} <Debug> TCP-Session: bbcff602-3f87-437a-a043-63bba28e4319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6941 | 2026.01.20 00:06:00.253742 [ 289 ] {} <Debug> TCP-Session: bbcff602-3f87-437a-a043-63bba28e4319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6942 | 2026.01.20 00:06:00.253909 [ 286 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 6943 | 2026.01.20 00:06:00.253961 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6944 | 2026.01.20 00:06:00.253997 [ 366 ] {} <Debug> TCP-Session: 903fd65c-c8fd-4caa-ba8d-5a7a6eb11cd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56462 | ||
| 6945 | 2026.01.20 00:06:00.254020 [ 366 ] {} <Debug> TCP-Session: 903fd65c-c8fd-4caa-ba8d-5a7a6eb11cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6946 | 2026.01.20 00:06:00.254042 [ 366 ] {} <Debug> TCP-Session: 903fd65c-c8fd-4caa-ba8d-5a7a6eb11cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6947 | 2026.01.20 00:06:00.254075 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6948 | 2026.01.20 00:06:00.254109 [ 368 ] {} <Debug> TCP-Session: d44b6bdf-14b1-4f60-9bff-25e349f15c85 Authenticating user 'default' from [fd00:1122:3344:101::e]:44225 | ||
| 6949 | 2026.01.20 00:06:00.254125 [ 368 ] {} <Debug> TCP-Session: d44b6bdf-14b1-4f60-9bff-25e349f15c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6950 | 2026.01.20 00:06:00.254138 [ 368 ] {} <Debug> TCP-Session: d44b6bdf-14b1-4f60-9bff-25e349f15c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6951 | 2026.01.20 00:06:00.254313 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6952 | 2026.01.20 00:06:00.254370 [ 370 ] {} <Debug> TCP-Session: ee3122e4-3f85-4a34-bc0f-a5c32599b1f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63827 | ||
| 6953 | 2026.01.20 00:06:00.254387 [ 370 ] {} <Debug> TCP-Session: ee3122e4-3f85-4a34-bc0f-a5c32599b1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6954 | 2026.01.20 00:06:00.254402 [ 370 ] {} <Debug> TCP-Session: ee3122e4-3f85-4a34-bc0f-a5c32599b1f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6955 | 2026.01.20 00:06:00.254444 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6956 | 2026.01.20 00:06:00.254491 [ 367 ] {} <Debug> TCP-Session: cee86740-7e83-48ac-8886-12f67483cff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42447 | ||
| 6957 | 2026.01.20 00:06:00.254535 [ 367 ] {} <Debug> TCP-Session: cee86740-7e83-48ac-8886-12f67483cff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6958 | 2026.01.20 00:06:00.254547 [ 367 ] {} <Debug> TCP-Session: cee86740-7e83-48ac-8886-12f67483cff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6959 | 2026.01.20 00:06:00.254999 [ 308 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} <Trace> AggregatingTransform: Aggregating | ||
| 6960 | 2026.01.20 00:06:00.255052 [ 308 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} <Trace> Aggregator: Aggregation method: without_key | ||
| 6961 | 2026.01.20 00:06:00.255090 [ 308 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042553 sec. (959.184 rows/sec., 37.47 KiB/sec.) | ||
| 6962 | 2026.01.20 00:06:00.255109 [ 308 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} <Trace> Aggregator: Merging aggregated data | ||
| 6963 | 2026.01.20 00:06:00.256296 [ 286 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003146 sec., 317.8639542275906 rows/sec., 12.42 KiB/sec. | ||
| 6964 | 2026.01.20 00:06:00.256471 [ 286 ] {d0e12d20-276a-42a9-9af4-a3992a50dd40} <Debug> TCPHandler: Processed in 0.003562816 sec. | ||
| 6965 | 2026.01.20 00:06:00.256583 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6966 | 2026.01.20 00:06:00.256613 [ 286 ] {} <Debug> TCP-Session: eb8111f5-fbe6-4734-b99a-54949b25efc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6967 | 2026.01.20 00:06:00.256613 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6968 | 2026.01.20 00:06:00.256630 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6969 | 2026.01.20 00:06:00.256648 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6970 | 2026.01.20 00:06:00.256663 [ 367 ] {} <Debug> TCP-Session: cee86740-7e83-48ac-8886-12f67483cff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6971 | 2026.01.20 00:06:00.256676 [ 366 ] {} <Debug> TCP-Session: 903fd65c-c8fd-4caa-ba8d-5a7a6eb11cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2026.01.20 00:06:00.256681 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6973 | 2026.01.20 00:06:00.256697 [ 370 ] {} <Debug> TCP-Session: ee3122e4-3f85-4a34-bc0f-a5c32599b1f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6974 | 2026.01.20 00:06:00.256709 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6975 | 2026.01.20 00:06:00.256727 [ 290 ] {} <Debug> TCP-Session: d07bbe90-5132-44fe-b233-5d5fdd2a9189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6976 | 2026.01.20 00:06:00.256744 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6977 | 2026.01.20 00:06:00.256776 [ 288 ] {} <Debug> TCP-Session: 2d7c36b2-97c3-4f83-8c97-bc8ef34c2098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6978 | 2026.01.20 00:06:00.256723 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6979 | 2026.01.20 00:06:00.256804 [ 368 ] {} <Debug> TCP-Session: d44b6bdf-14b1-4f60-9bff-25e349f15c85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6980 | 2026.01.20 00:06:00.256668 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6981 | 2026.01.20 00:06:00.256840 [ 369 ] {} <Debug> TCP-Session: 59b5e84f-5ed2-4115-8df1-f6f004e0483d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6982 | 2026.01.20 00:06:00.256878 [ 289 ] {} <Debug> TCP-Session: bbcff602-3f87-437a-a043-63bba28e4319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6983 | 2026.01.20 00:06:00.335438 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42210 | ||
| 6984 | 2026.01.20 00:06:00.335549 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6985 | 2026.01.20 00:06:00.335576 [ 286 ] {} <Debug> TCP-Session: b332b4a0-c91a-4a33-bb6a-9e0333208d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:42210 | ||
| 6986 | 2026.01.20 00:06:00.335598 [ 286 ] {} <Debug> TCP-Session: b332b4a0-c91a-4a33-bb6a-9e0333208d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6987 | 2026.01.20 00:06:00.335611 [ 286 ] {} <Debug> TCP-Session: b332b4a0-c91a-4a33-bb6a-9e0333208d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6988 | 2026.01.20 00:06:00.335805 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41092 | ||
| 6989 | 2026.01.20 00:06:00.335822 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35462 | ||
| 6990 | 2026.01.20 00:06:00.335862 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38699 | ||
| 6991 | 2026.01.20 00:06:00.335854 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37457 | ||
| 6992 | 2026.01.20 00:06:00.335926 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6993 | 2026.01.20 00:06:00.335932 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6994 | 2026.01.20 00:06:00.335967 [ 288 ] {} <Debug> TCP-Session: 6c7c7837-4f14-4cce-aab4-37924f0fb56d Authenticating user 'default' from [fd00:1122:3344:101::e]:41092 | ||
| 6995 | 2026.01.20 00:06:00.335846 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33489 | ||
| 6996 | 2026.01.20 00:06:00.336012 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6997 | 2026.01.20 00:06:00.335993 [ 286 ] {} <Trace> TCP-Session: b332b4a0-c91a-4a33-bb6a-9e0333208d4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.01.20 00:06:00.336055 [ 369 ] {} <Debug> TCP-Session: 7d4a2a0e-4624-45f0-9bcb-18284d33879b Authenticating user 'default' from [fd00:1122:3344:101::e]:37457 | ||
| 6999 | 2026.01.20 00:06:00.335991 [ 366 ] {} <Debug> TCP-Session: 5cdc7457-7c00-4be1-95a6-86f4e5e21f9e Authenticating user 'default' from [fd00:1122:3344:101::e]:35462 | ||
| 7000 | 2026.01.20 00:06:00.336093 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7001 | 2026.01.20 00:06:00.336092 [ 369 ] {} <Debug> TCP-Session: 7d4a2a0e-4624-45f0-9bcb-18284d33879b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7002 | 2026.01.20 00:06:00.336116 [ 366 ] {} <Debug> TCP-Session: 5cdc7457-7c00-4be1-95a6-86f4e5e21f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7003 | 2026.01.20 00:06:00.336130 [ 367 ] {} <Debug> TCP-Session: 415eeea0-fb95-478c-9421-8b2145e2548a Authenticating user 'default' from [fd00:1122:3344:101::e]:33489 | ||
| 7004 | 2026.01.20 00:06:00.336135 [ 369 ] {} <Debug> TCP-Session: 7d4a2a0e-4624-45f0-9bcb-18284d33879b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7005 | 2026.01.20 00:06:00.335843 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51206 | ||
| 7006 | 2026.01.20 00:06:00.336186 [ 366 ] {} <Debug> TCP-Session: 5cdc7457-7c00-4be1-95a6-86f4e5e21f9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7007 | 2026.01.20 00:06:00.335810 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46680 | ||
| 7008 | 2026.01.20 00:06:00.336230 [ 367 ] {} <Debug> TCP-Session: 415eeea0-fb95-478c-9421-8b2145e2548a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7009 | 2026.01.20 00:06:00.336268 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7010 | 2026.01.20 00:06:00.336291 [ 367 ] {} <Debug> TCP-Session: 415eeea0-fb95-478c-9421-8b2145e2548a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7011 | 2026.01.20 00:06:00.336305 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7012 | 2026.01.20 00:06:00.336305 [ 368 ] {} <Debug> TCP-Session: 454f5ce2-3297-49d7-879d-543f025a4528 Authenticating user 'default' from [fd00:1122:3344:101::e]:51206 | ||
| 7013 | 2026.01.20 00:06:00.336340 [ 289 ] {} <Debug> TCP-Session: 46816737-7161-4480-a3ac-69fac3875078 Authenticating user 'default' from [fd00:1122:3344:101::e]:46680 | ||
| 7014 | 2026.01.20 00:06:00.336353 [ 368 ] {} <Debug> TCP-Session: 454f5ce2-3297-49d7-879d-543f025a4528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7015 | 2026.01.20 00:06:00.336371 [ 289 ] {} <Debug> TCP-Session: 46816737-7161-4480-a3ac-69fac3875078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7016 | 2026.01.20 00:06:00.336381 [ 368 ] {} <Debug> TCP-Session: 454f5ce2-3297-49d7-879d-543f025a4528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7017 | 2026.01.20 00:06:00.336394 [ 289 ] {} <Debug> TCP-Session: 46816737-7161-4480-a3ac-69fac3875078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7018 | 2026.01.20 00:06:00.336231 [ 286 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42210) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7019 | 2026.01.20 00:06:00.336005 [ 288 ] {} <Debug> TCP-Session: 6c7c7837-4f14-4cce-aab4-37924f0fb56d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7020 | 2026.01.20 00:06:00.335809 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34470 | ||
| 7021 | 2026.01.20 00:06:00.336469 [ 288 ] {} <Debug> TCP-Session: 6c7c7837-4f14-4cce-aab4-37924f0fb56d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7022 | 2026.01.20 00:06:00.335938 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7023 | 2026.01.20 00:06:00.336544 [ 370 ] {} <Debug> TCP-Session: 14fcb4a0-82c1-4598-9cd3-79df338da9fd Authenticating user 'default' from [fd00:1122:3344:101::e]:38699 | ||
| 7024 | 2026.01.20 00:06:00.336544 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7025 | 2026.01.20 00:06:00.336562 [ 370 ] {} <Debug> TCP-Session: 14fcb4a0-82c1-4598-9cd3-79df338da9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7026 | 2026.01.20 00:06:00.336579 [ 370 ] {} <Debug> TCP-Session: 14fcb4a0-82c1-4598-9cd3-79df338da9fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7027 | 2026.01.20 00:06:00.336580 [ 290 ] {} <Debug> TCP-Session: 926df2fc-5e6f-48a1-873d-3d9c8fbe3cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:34470 | ||
| 7028 | 2026.01.20 00:06:00.336607 [ 290 ] {} <Debug> TCP-Session: 926df2fc-5e6f-48a1-873d-3d9c8fbe3cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7029 | 2026.01.20 00:06:00.336624 [ 290 ] {} <Debug> TCP-Session: 926df2fc-5e6f-48a1-873d-3d9c8fbe3cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7030 | 2026.01.20 00:06:00.336738 [ 286 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7031 | 2026.01.20 00:06:00.336789 [ 286 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7032 | 2026.01.20 00:06:00.337080 [ 286 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 7033 | 2026.01.20 00:06:00.338092 [ 327 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} <Trace> AggregatingTransform: Aggregating | ||
| 7034 | 2026.01.20 00:06:00.338147 [ 327 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} <Trace> Aggregator: Aggregation method: without_key | ||
| 7035 | 2026.01.20 00:06:00.338191 [ 327 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008853 sec. (991.225 rows/sec., 38.72 KiB/sec.) | ||
| 7036 | 2026.01.20 00:06:00.338212 [ 327 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} <Trace> Aggregator: Merging aggregated data | ||
| 7037 | 2026.01.20 00:06:00.339579 [ 286 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003408 sec., 293.42723004694835 rows/sec., 11.46 KiB/sec. | ||
| 7038 | 2026.01.20 00:06:00.339728 [ 286 ] {0b15e9e9-632c-4093-95f6-037f5a3fbef6} <Debug> TCPHandler: Processed in 0.00389904 sec. | ||
| 7039 | 2026.01.20 00:06:00.339850 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7040 | 2026.01.20 00:06:00.339880 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7041 | 2026.01.20 00:06:00.339882 [ 286 ] {} <Debug> TCP-Session: b332b4a0-c91a-4a33-bb6a-9e0333208d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7042 | 2026.01.20 00:06:00.339906 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7043 | 2026.01.20 00:06:00.339914 [ 366 ] {} <Debug> TCP-Session: 5cdc7457-7c00-4be1-95a6-86f4e5e21f9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7044 | 2026.01.20 00:06:00.339931 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7045 | 2026.01.20 00:06:00.339957 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7046 | 2026.01.20 00:06:00.339985 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7047 | 2026.01.20 00:06:00.340010 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7048 | 2026.01.20 00:06:00.340024 [ 369 ] {} <Debug> TCP-Session: 7d4a2a0e-4624-45f0-9bcb-18284d33879b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7049 | 2026.01.20 00:06:00.340039 [ 289 ] {} <Debug> TCP-Session: 46816737-7161-4480-a3ac-69fac3875078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7050 | 2026.01.20 00:06:00.340060 [ 368 ] {} <Debug> TCP-Session: 454f5ce2-3297-49d7-879d-543f025a4528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7051 | 2026.01.20 00:06:00.340085 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7052 | 2026.01.20 00:06:00.340040 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7053 | 2026.01.20 00:06:00.340135 [ 370 ] {} <Debug> TCP-Session: 14fcb4a0-82c1-4598-9cd3-79df338da9fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7054 | 2026.01.20 00:06:00.339982 [ 290 ] {} <Debug> TCP-Session: 926df2fc-5e6f-48a1-873d-3d9c8fbe3cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7055 | 2026.01.20 00:06:00.340167 [ 367 ] {} <Debug> TCP-Session: 415eeea0-fb95-478c-9421-8b2145e2548a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7056 | 2026.01.20 00:06:00.339964 [ 288 ] {} <Debug> TCP-Session: 6c7c7837-4f14-4cce-aab4-37924f0fb56d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7057 | 2026.01.20 00:06:00.438107 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35952 | ||
| 7058 | 2026.01.20 00:06:00.438224 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7059 | 2026.01.20 00:06:00.438251 [ 286 ] {} <Debug> TCP-Session: 9f19d6bd-d294-44cb-8dbb-0dec2b91b5ea Authenticating user 'default' from [fd00:1122:3344:101::e]:35952 | ||
| 7060 | 2026.01.20 00:06:00.438273 [ 286 ] {} <Debug> TCP-Session: 9f19d6bd-d294-44cb-8dbb-0dec2b91b5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7061 | 2026.01.20 00:06:00.438286 [ 286 ] {} <Debug> TCP-Session: 9f19d6bd-d294-44cb-8dbb-0dec2b91b5ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7062 | 2026.01.20 00:06:00.438492 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43561 | ||
| 7063 | 2026.01.20 00:06:00.438516 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37925 | ||
| 7064 | 2026.01.20 00:06:00.438535 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64061 | ||
| 7065 | 2026.01.20 00:06:00.438555 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38594 | ||
| 7066 | 2026.01.20 00:06:00.438535 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44043 | ||
| 7067 | 2026.01.20 00:06:00.438621 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7068 | 2026.01.20 00:06:00.438637 [ 286 ] {} <Trace> TCP-Session: 9f19d6bd-d294-44cb-8dbb-0dec2b91b5ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7069 | 2026.01.20 00:06:00.438654 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7070 | 2026.01.20 00:06:00.438652 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7071 | 2026.01.20 00:06:00.438662 [ 288 ] {} <Debug> TCP-Session: 09c252a0-4a7b-496e-bd4a-cc688bb6e5b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43561 | ||
| 7072 | 2026.01.20 00:06:00.438685 [ 370 ] {} <Debug> TCP-Session: e2b4a78a-5fc5-4a9c-b2bb-1f4ee5ec2722 Authenticating user 'default' from [fd00:1122:3344:101::e]:38594 | ||
| 7073 | 2026.01.20 00:06:00.438704 [ 367 ] {} <Debug> TCP-Session: 90b73cdc-91ee-4527-8f10-37c1e473eb46 Authenticating user 'default' from [fd00:1122:3344:101::e]:64061 | ||
| 7074 | 2026.01.20 00:06:00.438722 [ 288 ] {} <Debug> TCP-Session: 09c252a0-4a7b-496e-bd4a-cc688bb6e5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7075 | 2026.01.20 00:06:00.438754 [ 367 ] {} <Debug> TCP-Session: 90b73cdc-91ee-4527-8f10-37c1e473eb46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7076 | 2026.01.20 00:06:00.438772 [ 288 ] {} <Debug> TCP-Session: 09c252a0-4a7b-496e-bd4a-cc688bb6e5b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7077 | 2026.01.20 00:06:00.438786 [ 367 ] {} <Debug> TCP-Session: 90b73cdc-91ee-4527-8f10-37c1e473eb46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7078 | 2026.01.20 00:06:00.438677 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7079 | 2026.01.20 00:06:00.438808 [ 286 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35952) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7080 | 2026.01.20 00:06:00.438840 [ 368 ] {} <Debug> TCP-Session: 5270e11a-ddb4-43cf-ac41-efc61f6b39a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44043 | ||
| 7081 | 2026.01.20 00:06:00.438499 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55920 | ||
| 7082 | 2026.01.20 00:06:00.438869 [ 368 ] {} <Debug> TCP-Session: 5270e11a-ddb4-43cf-ac41-efc61f6b39a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7083 | 2026.01.20 00:06:00.438731 [ 370 ] {} <Debug> TCP-Session: e2b4a78a-5fc5-4a9c-b2bb-1f4ee5ec2722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7084 | 2026.01.20 00:06:00.438914 [ 368 ] {} <Debug> TCP-Session: 5270e11a-ddb4-43cf-ac41-efc61f6b39a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7085 | 2026.01.20 00:06:00.438931 [ 370 ] {} <Debug> TCP-Session: e2b4a78a-5fc5-4a9c-b2bb-1f4ee5ec2722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7086 | 2026.01.20 00:06:00.438613 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7087 | 2026.01.20 00:06:00.438963 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7088 | 2026.01.20 00:06:00.438982 [ 366 ] {} <Debug> TCP-Session: 9d657f25-dfa6-4328-a38f-fb5cfa83d76c Authenticating user 'default' from [fd00:1122:3344:101::e]:37925 | ||
| 7089 | 2026.01.20 00:06:00.438547 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54477 | ||
| 7090 | 2026.01.20 00:06:00.439002 [ 289 ] {} <Debug> TCP-Session: 56219b3f-02f6-4d7a-8b5c-ed3ef6678a36 Authenticating user 'default' from [fd00:1122:3344:101::e]:55920 | ||
| 7091 | 2026.01.20 00:06:00.439009 [ 366 ] {} <Debug> TCP-Session: 9d657f25-dfa6-4328-a38f-fb5cfa83d76c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7092 | 2026.01.20 00:06:00.438505 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45295 | ||
| 7093 | 2026.01.20 00:06:00.439051 [ 366 ] {} <Debug> TCP-Session: 9d657f25-dfa6-4328-a38f-fb5cfa83d76c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7094 | 2026.01.20 00:06:00.439067 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7095 | 2026.01.20 00:06:00.439093 [ 286 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7096 | 2026.01.20 00:06:00.439128 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7097 | 2026.01.20 00:06:00.439048 [ 289 ] {} <Debug> TCP-Session: 56219b3f-02f6-4d7a-8b5c-ed3ef6678a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7098 | 2026.01.20 00:06:00.439175 [ 290 ] {} <Debug> TCP-Session: c1389716-8688-45ec-b026-612d65428611 Authenticating user 'default' from [fd00:1122:3344:101::e]:45295 | ||
| 7099 | 2026.01.20 00:06:00.439191 [ 286 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7100 | 2026.01.20 00:06:00.439193 [ 289 ] {} <Debug> TCP-Session: 56219b3f-02f6-4d7a-8b5c-ed3ef6678a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7101 | 2026.01.20 00:06:00.439205 [ 290 ] {} <Debug> TCP-Session: c1389716-8688-45ec-b026-612d65428611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7102 | 2026.01.20 00:06:00.439111 [ 369 ] {} <Debug> TCP-Session: e0f6a04c-5375-4f66-ab68-6e6577a6a9cc Authenticating user 'default' from [fd00:1122:3344:101::e]:54477 | ||
| 7103 | 2026.01.20 00:06:00.439240 [ 290 ] {} <Debug> TCP-Session: c1389716-8688-45ec-b026-612d65428611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7104 | 2026.01.20 00:06:00.439263 [ 369 ] {} <Debug> TCP-Session: e0f6a04c-5375-4f66-ab68-6e6577a6a9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7105 | 2026.01.20 00:06:00.439283 [ 369 ] {} <Debug> TCP-Session: e0f6a04c-5375-4f66-ab68-6e6577a6a9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7106 | 2026.01.20 00:06:00.439493 [ 286 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 7107 | 2026.01.20 00:06:00.440725 [ 329 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} <Trace> AggregatingTransform: Aggregating | ||
| 7108 | 2026.01.20 00:06:00.440767 [ 329 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7109 | 2026.01.20 00:06:00.440806 [ 329 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001205925 sec. (829.239 rows/sec., 32.39 KiB/sec.) | ||
| 7110 | 2026.01.20 00:06:00.440826 [ 329 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} <Trace> Aggregator: Merging aggregated data | ||
| 7111 | 2026.01.20 00:06:00.442213 [ 286 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003455 sec., 289.4356005788712 rows/sec., 11.31 KiB/sec. | ||
| 7112 | 2026.01.20 00:06:00.442362 [ 286 ] {4424c199-97a0-4517-9482-e0e27e33c7d3} <Debug> TCPHandler: Processed in 0.003840459 sec. | ||
| 7113 | 2026.01.20 00:06:00.442489 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7114 | 2026.01.20 00:06:00.442519 [ 286 ] {} <Debug> TCP-Session: 9f19d6bd-d294-44cb-8dbb-0dec2b91b5ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7115 | 2026.01.20 00:06:00.442525 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7116 | 2026.01.20 00:06:00.442549 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7117 | 2026.01.20 00:06:00.442566 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7118 | 2026.01.20 00:06:00.442570 [ 288 ] {} <Debug> TCP-Session: 09c252a0-4a7b-496e-bd4a-cc688bb6e5b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7119 | 2026.01.20 00:06:00.442582 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7120 | 2026.01.20 00:06:00.442603 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7121 | 2026.01.20 00:06:00.442623 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7122 | 2026.01.20 00:06:00.442661 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7123 | 2026.01.20 00:06:00.442665 [ 366 ] {} <Debug> TCP-Session: 9d657f25-dfa6-4328-a38f-fb5cfa83d76c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7124 | 2026.01.20 00:06:00.442688 [ 289 ] {} <Debug> TCP-Session: 56219b3f-02f6-4d7a-8b5c-ed3ef6678a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7125 | 2026.01.20 00:06:00.442700 [ 369 ] {} <Debug> TCP-Session: e0f6a04c-5375-4f66-ab68-6e6577a6a9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7126 | 2026.01.20 00:06:00.442609 [ 368 ] {} <Debug> TCP-Session: 5270e11a-ddb4-43cf-ac41-efc61f6b39a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7127 | 2026.01.20 00:06:00.442644 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7128 | 2026.01.20 00:06:00.442596 [ 370 ] {} <Debug> TCP-Session: e2b4a78a-5fc5-4a9c-b2bb-1f4ee5ec2722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7129 | 2026.01.20 00:06:00.442646 [ 367 ] {} <Debug> TCP-Session: 90b73cdc-91ee-4527-8f10-37c1e473eb46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7130 | 2026.01.20 00:06:00.442780 [ 290 ] {} <Debug> TCP-Session: c1389716-8688-45ec-b026-612d65428611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7131 | 2026.01.20 00:06:00.882497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7132 | 2026.01.20 00:06:00.900026 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.01.20 00:06:00.900075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7134 | 2026.01.20 00:06:00.906288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7135 | 2026.01.20 00:06:00.907032 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.01.20 00:06:00.907339 [ 128 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7137 | 2026.01.20 00:06:00.907377 [ 128 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2026.01.20 00:06:00.907396 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7139 | 2026.01.20 00:06:00.907525 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 7140 | 2026.01.20 00:06:00.910252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7141 | 2026.01.20 00:06:00.911737 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7142 | 2026.01.20 00:06:00.913360 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 7143 | 2026.01.20 00:06:00.918093 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 7144 | 2026.01.20 00:06:00.922805 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 7145 | 2026.01.20 00:06:00.927615 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 7146 | 2026.01.20 00:06:00.932712 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 7147 | 2026.01.20 00:06:00.936737 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 7148 | 2026.01.20 00:06:00.990017 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082544969 sec., 3743.4140898399273 rows/sec., 19.36 MiB/sec. | ||
| 7149 | 2026.01.20 00:06:00.992677 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7150 | 2026.01.20 00:06:00.994895 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.01.20 00:06:00.995008 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_41_8} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7152 | 2026.01.20 00:06:00.997102 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 7153 | 2026.01.20 00:06:02.366693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 856 | ||
| 7154 | 2026.01.20 00:06:02.368840 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2026.01.20 00:06:02.368888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7156 | 2026.01.20 00:06:02.370265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7157 | 2026.01.20 00:06:02.370540 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2026.01.20 00:06:02.370728 [ 124 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7159 | 2026.01.20 00:06:02.370796 [ 124 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2026.01.20 00:06:02.370803 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 7161 | 2026.01.20 00:06:02.370817 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7162 | 2026.01.20 00:06:02.370930 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 7163 | 2026.01.20 00:06:02.371447 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7164 | 2026.01.20 00:06:02.371586 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 736 rows starting from the beginning of the part | ||
| 7165 | 2026.01.20 00:06:02.371929 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 7166 | 2026.01.20 00:06:02.372259 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 7167 | 2026.01.20 00:06:02.372601 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 7168 | 2026.01.20 00:06:02.372938 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 7169 | 2026.01.20 00:06:02.373307 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 7170 | 2026.01.20 00:06:02.380294 [ 195 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 72 columns (72 merged, 0 gathered) in 0.009411041 sec., 90956.99402435926 rows/sec., 73.80 MiB/sec. | ||
| 7171 | 2026.01.20 00:06:02.381764 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7172 | 2026.01.20 00:06:02.382500 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.01.20 00:06:02.382591 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_31_6} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7174 | 2026.01.20 00:06:02.382829 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 7175 | 2026.01.20 00:06:04.521477 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2026.01.20 00:06:04.521685 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7177 | 2026.01.20 00:06:04.521780 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7178 | 2026.01.20 00:06:04.522668 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.01.20 00:06:04.522722 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7180 | 2026.01.20 00:06:04.523172 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7181 | 2026.01.20 00:06:04.523435 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.01.20 00:06:04.523610 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001985 sec., 68513.85390428212 rows/sec., 5.93 MiB/sec. | ||
| 7183 | 2026.01.20 00:06:04.523656 [ 276 ] {ba56e2c3-19f3-45ba-9668-d2913a9c0f9b} <Debug> TCPHandler: Processed in 0.00230827 sec. | ||
| 7184 | 2026.01.20 00:06:04.523796 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.01.20 00:06:04.523897 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7186 | 2026.01.20 00:06:04.523940 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7187 | 2026.01.20 00:06:04.524376 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.01.20 00:06:04.524415 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7189 | 2026.01.20 00:06:04.524724 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7190 | 2026.01.20 00:06:04.524940 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.01.20 00:06:04.525079 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001203 sec., 33250.207813798836 rows/sec., 2.44 MiB/sec. | ||
| 7192 | 2026.01.20 00:06:04.525119 [ 276 ] {6ee32f6b-7ff2-4482-bd3b-65317d1b76ea} <Debug> TCPHandler: Processed in 0.001377518 sec. | ||
| 7193 | 2026.01.20 00:06:04.525238 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2026.01.20 00:06:04.525333 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7195 | 2026.01.20 00:06:04.525375 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7196 | 2026.01.20 00:06:04.525818 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.01.20 00:06:04.525856 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7198 | 2026.01.20 00:06:04.526167 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7199 | 2026.01.20 00:06:04.526374 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.01.20 00:06:04.526508 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 6.81 MiB/sec. | ||
| 7201 | 2026.01.20 00:06:04.526548 [ 276 ] {0c029576-7fee-4377-8bcc-70a83f2f0de5} <Debug> TCPHandler: Processed in 0.001360807 sec. | ||
| 7202 | 2026.01.20 00:06:04.526661 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.01.20 00:06:04.526756 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7204 | 2026.01.20 00:06:04.526801 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7205 | 2026.01.20 00:06:04.527225 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.01.20 00:06:04.527263 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7207 | 2026.01.20 00:06:04.527600 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7208 | 2026.01.20 00:06:04.527807 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.01.20 00:06:04.527939 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 7210 | 2026.01.20 00:06:04.527976 [ 276 ] {948d565a-30ac-4335-a9f9-c70cc94b2261} <Debug> TCPHandler: Processed in 0.001364427 sec. | ||
| 7211 | 2026.01.20 00:06:04.528085 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2026.01.20 00:06:04.528199 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7213 | 2026.01.20 00:06:04.528275 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7214 | 2026.01.20 00:06:04.529282 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.01.20 00:06:04.529319 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7216 | 2026.01.20 00:06:04.529885 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7217 | 2026.01.20 00:06:04.530106 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.01.20 00:06:04.530247 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002073 sec., 19295.70670525808 rows/sec., 34.58 MiB/sec. | ||
| 7219 | 2026.01.20 00:06:04.530303 [ 276 ] {20412f98-aeb1-4e9b-8c37-011c997fe58b} <Debug> TCPHandler: Processed in 0.002267359 sec. | ||
| 7220 | 2026.01.20 00:06:04.530419 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2026.01.20 00:06:04.530514 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7222 | 2026.01.20 00:06:04.530556 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7223 | 2026.01.20 00:06:04.530904 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2026.01.20 00:06:04.530940 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7225 | 2026.01.20 00:06:04.531248 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7226 | 2026.01.20 00:06:04.531450 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2026.01.20 00:06:04.531577 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 7228 | 2026.01.20 00:06:04.531613 [ 276 ] {82d63b86-0caa-41c4-a249-e4dd333b9d47} <Debug> TCPHandler: Processed in 0.001245716 sec. | ||
| 7229 | 2026.01.20 00:06:07.178308 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7230 | 2026.01.20 00:06:07.178367 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7231 | 2026.01.20 00:06:07.334333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20185 | ||
| 7232 | 2026.01.20 00:06:07.334849 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2026.01.20 00:06:07.334886 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7234 | 2026.01.20 00:06:07.335391 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7235 | 2026.01.20 00:06:07.335613 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2026.01.20 00:06:07.335739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20185 | ||
| 7237 | 2026.01.20 00:06:08.410306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7238 | 2026.01.20 00:06:08.426749 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7239 | 2026.01.20 00:06:08.426802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7240 | 2026.01.20 00:06:08.433096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7241 | 2026.01.20 00:06:08.433790 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7242 | 2026.01.20 00:06:08.436560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7243 | 2026.01.20 00:06:09.519028 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.01.20 00:06:09.519249 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7245 | 2026.01.20 00:06:09.519330 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7246 | 2026.01.20 00:06:09.520022 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.01.20 00:06:09.520068 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7248 | 2026.01.20 00:06:09.520460 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7249 | 2026.01.20 00:06:09.520671 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.01.20 00:06:09.520816 [ 119 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7251 | 2026.01.20 00:06:09.520825 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.61 MiB/sec. | ||
| 7252 | 2026.01.20 00:06:09.520893 [ 119 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2026.01.20 00:06:09.520910 [ 276 ] {0dd99e80-8dbc-4ab3-82c3-e355ef74e612} <Debug> TCPHandler: Processed in 0.002029056 sec. | ||
| 7254 | 2026.01.20 00:06:09.520924 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7255 | 2026.01.20 00:06:09.521036 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7256 | 2026.01.20 00:06:09.521085 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 7257 | 2026.01.20 00:06:09.521132 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7258 | 2026.01.20 00:06:09.521176 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7259 | 2026.01.20 00:06:09.521247 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7260 | 2026.01.20 00:06:09.521291 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1405 rows starting from the beginning of the part | ||
| 7261 | 2026.01.20 00:06:09.521367 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7262 | 2026.01.20 00:06:09.521412 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 136 rows starting from the beginning of the part | ||
| 7263 | 2026.01.20 00:06:09.521511 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 7264 | 2026.01.20 00:06:09.521560 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 136 rows starting from the beginning of the part | ||
| 7265 | 2026.01.20 00:06:09.521598 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7266 | 2026.01.20 00:06:09.521601 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 7267 | 2026.01.20 00:06:09.521642 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7268 | 2026.01.20 00:06:09.521977 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7269 | 2026.01.20 00:06:09.522195 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2026.01.20 00:06:09.522309 [ 119 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7271 | 2026.01.20 00:06:09.522329 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 7272 | 2026.01.20 00:06:09.522342 [ 119 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.01.20 00:06:09.522369 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7274 | 2026.01.20 00:06:09.522371 [ 276 ] {ef6f2690-23c2-4e6c-aeef-662a45bf3303} <Debug> TCPHandler: Processed in 0.001383387 sec. | ||
| 7275 | 2026.01.20 00:06:09.522475 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 7276 | 2026.01.20 00:06:09.522504 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2026.01.20 00:06:09.522600 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7278 | 2026.01.20 00:06:09.522614 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7279 | 2026.01.20 00:06:09.522643 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7280 | 2026.01.20 00:06:09.522654 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 632 rows starting from the beginning of the part | ||
| 7281 | 2026.01.20 00:06:09.522736 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 7282 | 2026.01.20 00:06:09.522789 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 7283 | 2026.01.20 00:06:09.522809 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790273 sec., 1030569.0808049946 rows/sec., 89.84 MiB/sec. | ||
| 7284 | 2026.01.20 00:06:09.522836 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 7285 | 2026.01.20 00:06:09.522890 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 7286 | 2026.01.20 00:06:09.522934 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7287 | 2026.01.20 00:06:09.523085 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7288 | 2026.01.20 00:06:09.523088 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.01.20 00:06:09.523143 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7290 | 2026.01.20 00:06:09.523395 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2026.01.20 00:06:09.523479 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_61_12} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7292 | 2026.01.20 00:06:09.523539 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7293 | 2026.01.20 00:06:09.523565 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 7294 | 2026.01.20 00:06:09.523765 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.01.20 00:06:09.523869 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7296 | 2026.01.20 00:06:09.523899 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2026.01.20 00:06:09.523900 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001318 sec., 121396.05462822459 rows/sec., 8.45 MiB/sec. | ||
| 7298 | 2026.01.20 00:06:09.523917 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7299 | 2026.01.20 00:06:09.523949 [ 276 ] {ec632edf-30be-4fd4-93ac-a21ec0bcc48c} <Debug> TCPHandler: Processed in 0.001491899 sec. | ||
| 7300 | 2026.01.20 00:06:09.524001 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575081 sec., 655204.3990118603 rows/sec., 52.57 MiB/sec. | ||
| 7301 | 2026.01.20 00:06:09.524037 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 7302 | 2026.01.20 00:06:09.524070 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7303 | 2026.01.20 00:06:09.524170 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7304 | 2026.01.20 00:06:09.524175 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7305 | 2026.01.20 00:06:09.524188 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7306 | 2026.01.20 00:06:09.524214 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7307 | 2026.01.20 00:06:09.524244 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16847 rows starting from the beginning of the part | ||
| 7308 | 2026.01.20 00:06:09.524323 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 7309 | 2026.01.20 00:06:09.524371 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 7310 | 2026.01.20 00:06:09.524421 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 7311 | 2026.01.20 00:06:09.524452 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.01.20 00:06:09.524461 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7313 | 2026.01.20 00:06:09.524513 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 7314 | 2026.01.20 00:06:09.524534 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_61_12} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7315 | 2026.01.20 00:06:09.524563 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.01.20 00:06:09.524602 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7317 | 2026.01.20 00:06:09.524612 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7318 | 2026.01.20 00:06:09.524928 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7319 | 2026.01.20 00:06:09.525139 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.01.20 00:06:09.525244 [ 119 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7321 | 2026.01.20 00:06:09.525272 [ 119 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.01.20 00:06:09.525279 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 7323 | 2026.01.20 00:06:09.525290 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7324 | 2026.01.20 00:06:09.525321 [ 276 ] {a478b005-115e-4266-bc5d-6ce3d19c2495} <Debug> TCPHandler: Processed in 0.001297556 sec. | ||
| 7325 | 2026.01.20 00:06:09.525388 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 7326 | 2026.01.20 00:06:09.525488 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7327 | 2026.01.20 00:06:09.525513 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3300 rows starting from the beginning of the part | ||
| 7328 | 2026.01.20 00:06:09.525557 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 7329 | 2026.01.20 00:06:09.525597 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 7330 | 2026.01.20 00:06:09.525632 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 7331 | 2026.01.20 00:06:09.525666 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 7332 | 2026.01.20 00:06:09.525700 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 7333 | 2026.01.20 00:06:09.527228 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001873954 sec., 1921071.701866748 rows/sec., 129.47 MiB/sec. | ||
| 7334 | 2026.01.20 00:06:09.527633 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7335 | 2026.01.20 00:06:09.527915 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2026.01.20 00:06:09.527993 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_61_12} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7337 | 2026.01.20 00:06:09.528074 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7338 | 2026.01.20 00:06:09.530345 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17647 rows, containing 5 columns (5 merged, 0 gathered) in 0.006365922 sec., 2772104.3393242955 rows/sec., 190.54 MiB/sec. | ||
| 7339 | 2026.01.20 00:06:09.530585 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7340 | 2026.01.20 00:06:09.530868 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2026.01.20 00:06:09.530948 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7342 | 2026.01.20 00:06:09.531043 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 7343 | 2026.01.20 00:06:10.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.39 MiB, peak 309.17 MiB, free memory in arenas 0.00 B, will set to 300.35 MiB (RSS), difference: 2.95 MiB | ||
| 7344 | 2026.01.20 00:06:12.370966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 876 | ||
| 7345 | 2026.01.20 00:06:12.373121 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.01.20 00:06:12.373181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7347 | 2026.01.20 00:06:12.374444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7348 | 2026.01.20 00:06:12.374724 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2026.01.20 00:06:12.375083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 7350 | 2026.01.20 00:06:14.550648 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7351 | 2026.01.20 00:06:14.550948 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7352 | 2026.01.20 00:06:14.551049 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7353 | 2026.01.20 00:06:14.551885 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.01.20 00:06:14.551931 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7355 | 2026.01.20 00:06:14.552319 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7356 | 2026.01.20 00:06:14.552531 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.01.20 00:06:14.552681 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001808 sec., 13274.336283185841 rows/sec., 1.10 MiB/sec. | ||
| 7358 | 2026.01.20 00:06:14.552724 [ 276 ] {19ff55ea-1d87-41da-a85e-e4999bd2836a} <Debug> TCPHandler: Processed in 0.002255109 sec. | ||
| 7359 | 2026.01.20 00:06:14.552847 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2026.01.20 00:06:14.552941 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7361 | 2026.01.20 00:06:14.552980 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7362 | 2026.01.20 00:06:14.553381 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2026.01.20 00:06:14.553417 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7364 | 2026.01.20 00:06:14.553704 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7365 | 2026.01.20 00:06:14.553896 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2026.01.20 00:06:14.554018 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001096 sec., 16423.357664233576 rows/sec., 1.31 MiB/sec. | ||
| 7367 | 2026.01.20 00:06:14.554055 [ 276 ] {f671dd38-bc15-4d25-bc04-43d1c3196ee7} <Debug> TCPHandler: Processed in 0.001256386 sec. | ||
| 7368 | 2026.01.20 00:06:14.554165 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2026.01.20 00:06:14.554258 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7370 | 2026.01.20 00:06:14.554296 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7371 | 2026.01.20 00:06:14.555318 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2026.01.20 00:06:14.555354 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7373 | 2026.01.20 00:06:14.555755 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7374 | 2026.01.20 00:06:14.555956 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2026.01.20 00:06:14.556091 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} <Debug> executeQuery: Read 1405 rows, 120.26 KiB in 0.00185 sec., 759459.4594594594 rows/sec., 63.48 MiB/sec. | ||
| 7376 | 2026.01.20 00:06:14.556129 [ 276 ] {d3781c6d-19f8-40e4-bed5-a74b46bae738} <Debug> TCPHandler: Processed in 0.002011836 sec. | ||
| 7377 | 2026.01.20 00:06:14.556284 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7378 | 2026.01.20 00:06:14.556408 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7379 | 2026.01.20 00:06:14.556459 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7380 | 2026.01.20 00:06:14.556899 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.01.20 00:06:14.556936 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7382 | 2026.01.20 00:06:14.557245 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7383 | 2026.01.20 00:06:14.557459 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2026.01.20 00:06:14.557574 [ 117 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7385 | 2026.01.20 00:06:14.557588 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} <Debug> executeQuery: Read 70 rows, 5.23 KiB in 0.001204 sec., 58139.53488372093 rows/sec., 4.24 MiB/sec. | ||
| 7386 | 2026.01.20 00:06:14.557650 [ 117 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.01.20 00:06:14.557656 [ 276 ] {d37123fc-c88d-4155-a145-311f5bf9d602} <Debug> TCPHandler: Processed in 0.001446529 sec. | ||
| 7388 | 2026.01.20 00:06:14.557684 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7389 | 2026.01.20 00:06:14.557786 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2026.01.20 00:06:14.557803 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 7391 | 2026.01.20 00:06:14.557884 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7392 | 2026.01.20 00:06:14.557928 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7393 | 2026.01.20 00:06:14.557934 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7394 | 2026.01.20 00:06:14.557981 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 70 rows starting from the beginning of the part | ||
| 7395 | 2026.01.20 00:06:14.558058 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 7396 | 2026.01.20 00:06:14.558110 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part | ||
| 7397 | 2026.01.20 00:06:14.558158 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 7398 | 2026.01.20 00:06:14.558200 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 7399 | 2026.01.20 00:06:14.558243 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 70 rows starting from the beginning of the part | ||
| 7400 | 2026.01.20 00:06:14.558407 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.01.20 00:06:14.558448 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7402 | 2026.01.20 00:06:14.558817 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7403 | 2026.01.20 00:06:14.559050 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.01.20 00:06:14.559146 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391708 sec., 224184.9583389619 rows/sec., 17.31 MiB/sec. | ||
| 7405 | 2026.01.20 00:06:14.559192 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001326 sec., 190045.2488687783 rows/sec., 13.14 MiB/sec. | ||
| 7406 | 2026.01.20 00:06:14.559235 [ 276 ] {2aed75c7-4426-4773-9102-2ac521881094} <Debug> TCPHandler: Processed in 0.001498759 sec. | ||
| 7407 | 2026.01.20 00:06:14.559336 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7408 | 2026.01.20 00:06:14.559347 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7409 | 2026.01.20 00:06:14.559448 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7410 | 2026.01.20 00:06:14.559491 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7411 | 2026.01.20 00:06:14.559657 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.01.20 00:06:14.559749 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_31_6} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7413 | 2026.01.20 00:06:14.559862 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7414 | 2026.01.20 00:06:14.559888 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.01.20 00:06:14.559928 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7416 | 2026.01.20 00:06:14.560237 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7417 | 2026.01.20 00:06:14.560444 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.01.20 00:06:14.560582 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 7419 | 2026.01.20 00:06:14.560621 [ 276 ] {2a25a4af-272c-4a10-ba3e-94a7bb10dc6f} <Debug> TCPHandler: Processed in 0.001324247 sec. | ||
| 7420 | 2026.01.20 00:06:14.560731 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7421 | 2026.01.20 00:06:14.560824 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7422 | 2026.01.20 00:06:14.560864 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7423 | 2026.01.20 00:06:14.561509 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.01.20 00:06:14.561554 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7425 | 2026.01.20 00:06:14.561975 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7426 | 2026.01.20 00:06:14.562217 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.01.20 00:06:14.562388 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} <Debug> executeQuery: Read 614 rows, 47.33 KiB in 0.00158 sec., 388607.59493670886 rows/sec., 29.26 MiB/sec. | ||
| 7428 | 2026.01.20 00:06:14.562435 [ 276 ] {a4125716-a4d4-4d7a-9fb3-3d63f394a116} <Debug> TCPHandler: Processed in 0.001752962 sec. | ||
| 7429 | 2026.01.20 00:06:14.562615 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7430 | 2026.01.20 00:06:14.562709 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7431 | 2026.01.20 00:06:14.562751 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7432 | 2026.01.20 00:06:14.563329 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2026.01.20 00:06:14.563366 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7434 | 2026.01.20 00:06:14.563763 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7435 | 2026.01.20 00:06:14.563960 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2026.01.20 00:06:14.564095 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} <Debug> executeQuery: Read 889 rows, 61.79 KiB in 0.001405 sec., 632740.2135231317 rows/sec., 42.95 MiB/sec. | ||
| 7437 | 2026.01.20 00:06:14.564132 [ 276 ] {71cdef43-2760-45e1-a0e1-a7df59d4641b} <Debug> TCPHandler: Processed in 0.00156556 sec. | ||
| 7438 | 2026.01.20 00:06:14.564247 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7439 | 2026.01.20 00:06:14.564340 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7440 | 2026.01.20 00:06:14.564392 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7441 | 2026.01.20 00:06:14.565252 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2026.01.20 00:06:14.565288 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7443 | 2026.01.20 00:06:14.565856 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7444 | 2026.01.20 00:06:14.566067 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.01.20 00:06:14.566180 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7446 | 2026.01.20 00:06:14.566208 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001886 sec., 21208.907741251325 rows/sec., 38.01 MiB/sec. | ||
| 7447 | 2026.01.20 00:06:14.566252 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.01.20 00:06:14.566275 [ 276 ] {b4876be4-9cc5-4aa6-be0c-35da0c2dafe8} <Debug> TCPHandler: Processed in 0.002075317 sec. | ||
| 7449 | 2026.01.20 00:06:14.566282 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7450 | 2026.01.20 00:06:14.566394 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7451 | 2026.01.20 00:06:14.566410 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 7452 | 2026.01.20 00:06:14.566491 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7453 | 2026.01.20 00:06:14.566537 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7454 | 2026.01.20 00:06:14.566745 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7455 | 2026.01.20 00:06:14.566834 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 986 rows starting from the beginning of the part | ||
| 7456 | 2026.01.20 00:06:14.566889 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.01.20 00:06:14.566931 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7458 | 2026.01.20 00:06:14.567019 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 7459 | 2026.01.20 00:06:14.567195 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 7460 | 2026.01.20 00:06:14.567308 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7461 | 2026.01.20 00:06:14.567360 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 7462 | 2026.01.20 00:06:14.567520 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 7463 | 2026.01.20 00:06:14.567524 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.01.20 00:06:14.567649 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 7465 | 2026.01.20 00:06:14.567677 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 7466 | 2026.01.20 00:06:14.567717 [ 276 ] {c223d877-2116-4569-a008-97a5983dd974} <Debug> TCPHandler: Processed in 0.001373098 sec. | ||
| 7467 | 2026.01.20 00:06:14.573537 [ 190 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1186 rows, containing 19 columns (19 merged, 0 gathered) in 0.007185662 sec., 165050.90275607174 rows/sec., 295.76 MiB/sec. | ||
| 7468 | 2026.01.20 00:06:14.575168 [ 199 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7469 | 2026.01.20 00:06:14.575556 [ 199 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.01.20 00:06:14.575639 [ 199 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7471 | 2026.01.20 00:06:14.575785 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 7472 | 2026.01.20 00:06:14.835828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20633 | ||
| 7473 | 2026.01.20 00:06:14.836392 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2026.01.20 00:06:14.836437 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7475 | 2026.01.20 00:06:14.836959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7476 | 2026.01.20 00:06:14.837184 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.01.20 00:06:14.837313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20633 | ||
| 7478 | 2026.01.20 00:06:15.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.20 MiB, peak 312.80 MiB, free memory in arenas 0.00 B, will set to 303.66 MiB (RSS), difference: 2.46 MiB | ||
| 7479 | 2026.01.20 00:06:15.936653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 7480 | 2026.01.20 00:06:15.953257 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.01.20 00:06:15.953320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7482 | 2026.01.20 00:06:15.959534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7483 | 2026.01.20 00:06:15.960265 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.01.20 00:06:15.963302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 7485 | 2026.01.20 00:06:19.520085 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.01.20 00:06:19.520293 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7487 | 2026.01.20 00:06:19.520366 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7488 | 2026.01.20 00:06:19.521034 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.01.20 00:06:19.521081 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7490 | 2026.01.20 00:06:19.521474 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7491 | 2026.01.20 00:06:19.521711 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.01.20 00:06:19.521866 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. | ||
| 7493 | 2026.01.20 00:06:19.521908 [ 276 ] {253c43cc-aed1-47c5-aac5-aa12f6babf47} <Debug> TCPHandler: Processed in 0.001957755 sec. | ||
| 7494 | 2026.01.20 00:06:19.522032 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2026.01.20 00:06:19.522128 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7496 | 2026.01.20 00:06:19.522170 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7497 | 2026.01.20 00:06:19.522594 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.01.20 00:06:19.522632 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7499 | 2026.01.20 00:06:19.522936 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7500 | 2026.01.20 00:06:19.523138 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.01.20 00:06:19.523267 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 7502 | 2026.01.20 00:06:19.523305 [ 276 ] {a472478b-7894-4a27-87ea-3987fb33056d} <Debug> TCPHandler: Processed in 0.001325337 sec. | ||
| 7503 | 2026.01.20 00:06:19.523417 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2026.01.20 00:06:19.523512 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7505 | 2026.01.20 00:06:19.523556 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7506 | 2026.01.20 00:06:19.523968 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.01.20 00:06:19.524005 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7508 | 2026.01.20 00:06:19.524331 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7509 | 2026.01.20 00:06:19.524536 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.01.20 00:06:19.524665 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 7511 | 2026.01.20 00:06:19.524701 [ 276 ] {b259e723-49c7-4539-992d-710fa481be97} <Debug> TCPHandler: Processed in 0.001334597 sec. | ||
| 7512 | 2026.01.20 00:06:19.524803 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2026.01.20 00:06:19.524897 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7514 | 2026.01.20 00:06:19.524938 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7515 | 2026.01.20 00:06:19.525300 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2026.01.20 00:06:19.525345 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7517 | 2026.01.20 00:06:19.525693 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7518 | 2026.01.20 00:06:19.525901 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.01.20 00:06:19.526036 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 7520 | 2026.01.20 00:06:19.526072 [ 276 ] {ae7bebe8-9f96-409c-87d3-02ae6027fea7} <Debug> TCPHandler: Processed in 0.001319117 sec. | ||
| 7521 | 2026.01.20 00:06:22.179430 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7522 | 2026.01.20 00:06:22.179487 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7523 | 2026.01.20 00:06:22.338324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21145 | ||
| 7524 | 2026.01.20 00:06:22.338853 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.01.20 00:06:22.338890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7526 | 2026.01.20 00:06:22.339368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7527 | 2026.01.20 00:06:22.339591 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.01.20 00:06:22.339724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21145 | ||
| 7529 | 2026.01.20 00:06:22.376154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 904 | ||
| 7530 | 2026.01.20 00:06:22.378321 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.01.20 00:06:22.378359 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7532 | 2026.01.20 00:06:22.379540 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7533 | 2026.01.20 00:06:22.379809 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.01.20 00:06:22.380063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
| 7535 | 2026.01.20 00:06:23.463404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 7536 | 2026.01.20 00:06:23.480287 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.01.20 00:06:23.480338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7538 | 2026.01.20 00:06:23.486422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7539 | 2026.01.20 00:06:23.487123 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.01.20 00:06:23.489920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 7541 | 2026.01.20 00:06:24.522416 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7542 | 2026.01.20 00:06:24.522613 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7543 | 2026.01.20 00:06:24.522688 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7544 | 2026.01.20 00:06:24.523440 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.01.20 00:06:24.523490 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7546 | 2026.01.20 00:06:24.523905 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7547 | 2026.01.20 00:06:24.524132 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.01.20 00:06:24.524287 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001727 sec., 78749.2762015055 rows/sec., 6.81 MiB/sec. | ||
| 7549 | 2026.01.20 00:06:24.524329 [ 276 ] {67c3b949-b410-48d3-bf41-08eb9597d4f2} <Debug> TCPHandler: Processed in 0.002050106 sec. | ||
| 7550 | 2026.01.20 00:06:24.524454 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7551 | 2026.01.20 00:06:24.524550 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7552 | 2026.01.20 00:06:24.524591 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7553 | 2026.01.20 00:06:24.525012 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2026.01.20 00:06:24.525049 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7555 | 2026.01.20 00:06:24.525346 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7556 | 2026.01.20 00:06:24.525550 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.01.20 00:06:24.525683 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001152 sec., 34722.22222222222 rows/sec., 2.55 MiB/sec. | ||
| 7558 | 2026.01.20 00:06:24.525722 [ 276 ] {0dd4465f-09df-45a4-b068-fb9114cc5db5} <Debug> TCPHandler: Processed in 0.001319187 sec. | ||
| 7559 | 2026.01.20 00:06:24.525833 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.01.20 00:06:24.525927 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7561 | 2026.01.20 00:06:24.525969 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7562 | 2026.01.20 00:06:24.526431 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2026.01.20 00:06:24.526468 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7564 | 2026.01.20 00:06:24.526770 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7565 | 2026.01.20 00:06:24.526971 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7566 | 2026.01.20 00:06:24.527102 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 6.81 MiB/sec. | ||
| 7567 | 2026.01.20 00:06:24.527141 [ 276 ] {71e84190-73cb-465e-9f76-8d1665f17860} <Debug> TCPHandler: Processed in 0.001357867 sec. | ||
| 7568 | 2026.01.20 00:06:24.527256 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7569 | 2026.01.20 00:06:24.527349 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7570 | 2026.01.20 00:06:24.527392 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7571 | 2026.01.20 00:06:24.527817 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.01.20 00:06:24.527854 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7573 | 2026.01.20 00:06:24.528179 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7574 | 2026.01.20 00:06:24.528391 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7575 | 2026.01.20 00:06:24.528523 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 7576 | 2026.01.20 00:06:24.528561 [ 276 ] {a83d2575-d6ce-4993-9a5f-e222e219a12c} <Debug> TCPHandler: Processed in 0.001355787 sec. | ||
| 7577 | 2026.01.20 00:06:24.528671 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2026.01.20 00:06:24.528765 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7579 | 2026.01.20 00:06:24.528819 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7580 | 2026.01.20 00:06:24.529688 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2026.01.20 00:06:24.529725 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7582 | 2026.01.20 00:06:24.530283 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7583 | 2026.01.20 00:06:24.530499 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2026.01.20 00:06:24.530639 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001892 sec., 21141.649048625794 rows/sec., 37.88 MiB/sec. | ||
| 7585 | 2026.01.20 00:06:24.530693 [ 276 ] {4adcd498-5fce-4f2d-a5c6-fccac7a48e6f} <Debug> TCPHandler: Processed in 0.002071657 sec. | ||
| 7586 | 2026.01.20 00:06:24.530801 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7587 | 2026.01.20 00:06:24.530894 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7588 | 2026.01.20 00:06:24.530936 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7589 | 2026.01.20 00:06:24.531283 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2026.01.20 00:06:24.531320 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7591 | 2026.01.20 00:06:24.531626 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7592 | 2026.01.20 00:06:24.531827 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2026.01.20 00:06:24.531956 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7594 | 2026.01.20 00:06:24.531993 [ 276 ] {51d6c56b-84a4-47ae-b640-41072fa98c07} <Debug> TCPHandler: Processed in 0.001241585 sec. | ||
| 7595 | 2026.01.20 00:06:29.521749 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7596 | 2026.01.20 00:06:29.522011 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7597 | 2026.01.20 00:06:29.522099 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7598 | 2026.01.20 00:06:29.522951 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.01.20 00:06:29.523014 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7600 | 2026.01.20 00:06:29.523554 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7601 | 2026.01.20 00:06:29.523867 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.01.20 00:06:29.524084 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002132 sec., 26266.416510318948 rows/sec., 2.01 MiB/sec. | ||
| 7603 | 2026.01.20 00:06:29.524146 [ 276 ] {573eaab2-9d61-4daf-9966-ce0499387a56} <Debug> TCPHandler: Processed in 0.002566703 sec. | ||
| 7604 | 2026.01.20 00:06:29.524309 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2026.01.20 00:06:29.524441 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7606 | 2026.01.20 00:06:29.524497 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7607 | 2026.01.20 00:06:29.525095 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2026.01.20 00:06:29.525145 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7609 | 2026.01.20 00:06:29.525553 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7610 | 2026.01.20 00:06:29.525813 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.01.20 00:06:29.525997 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001584 sec., 40404.04040404041 rows/sec., 3.15 MiB/sec. | ||
| 7612 | 2026.01.20 00:06:29.526047 [ 276 ] {f0bbac88-0548-416e-9fa0-1913d44c3118} <Debug> TCPHandler: Processed in 0.001806613 sec. | ||
| 7613 | 2026.01.20 00:06:29.526194 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2026.01.20 00:06:29.526316 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7615 | 2026.01.20 00:06:29.526374 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7616 | 2026.01.20 00:06:29.526922 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.01.20 00:06:29.526968 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7618 | 2026.01.20 00:06:29.527377 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7619 | 2026.01.20 00:06:29.527638 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.01.20 00:06:29.527803 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001512 sec., 105820.10582010582 rows/sec., 7.37 MiB/sec. | ||
| 7621 | 2026.01.20 00:06:29.527850 [ 276 ] {801e9bd6-5053-48bd-b54b-270923704bb7} <Debug> TCPHandler: Processed in 0.001724262 sec. | ||
| 7622 | 2026.01.20 00:06:29.527988 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2026.01.20 00:06:29.528105 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7624 | 2026.01.20 00:06:29.528160 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7625 | 2026.01.20 00:06:29.528598 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.01.20 00:06:29.528644 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7627 | 2026.01.20 00:06:29.529052 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7628 | 2026.01.20 00:06:29.529301 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.01.20 00:06:29.529472 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. | ||
| 7630 | 2026.01.20 00:06:29.529521 [ 276 ] {4fd49a5e-2a2a-4716-801e-8ae5a29f654e} <Debug> TCPHandler: Processed in 0.001595441 sec. | ||
| 7631 | 2026.01.20 00:06:29.839908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21593 | ||
| 7632 | 2026.01.20 00:06:29.840438 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.01.20 00:06:29.840484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7634 | 2026.01.20 00:06:29.840992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7635 | 2026.01.20 00:06:29.841223 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.01.20 00:06:29.841352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21593 | ||
| 7637 | 2026.01.20 00:06:30.990056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 7638 | 2026.01.20 00:06:31.007313 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2026.01.20 00:06:31.007358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7640 | 2026.01.20 00:06:31.013839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7641 | 2026.01.20 00:06:31.014594 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.01.20 00:06:31.017493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 7643 | 2026.01.20 00:06:32.380382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 924 | ||
| 7644 | 2026.01.20 00:06:32.382473 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.01.20 00:06:32.382516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7646 | 2026.01.20 00:06:32.383683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7647 | 2026.01.20 00:06:32.383950 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.01.20 00:06:32.384210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 924 | ||
| 7649 | 2026.01.20 00:06:34.522628 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7650 | 2026.01.20 00:06:34.522845 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7651 | 2026.01.20 00:06:34.522920 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7652 | 2026.01.20 00:06:34.523680 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7653 | 2026.01.20 00:06:34.523732 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7654 | 2026.01.20 00:06:34.524136 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7655 | 2026.01.20 00:06:34.524376 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2026.01.20 00:06:34.524536 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001743 sec., 78026.39127940332 rows/sec., 6.75 MiB/sec. | ||
| 7657 | 2026.01.20 00:06:34.524543 [ 97 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7658 | 2026.01.20 00:06:34.524585 [ 276 ] {a761b219-e4db-49fd-a25f-b133a5ba57fd} <Debug> TCPHandler: Processed in 0.002092357 sec. | ||
| 7659 | 2026.01.20 00:06:34.524612 [ 97 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.01.20 00:06:34.524639 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7661 | 2026.01.20 00:06:34.524736 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2026.01.20 00:06:34.524747 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 7663 | 2026.01.20 00:06:34.524863 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7664 | 2026.01.20 00:06:34.524869 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7665 | 2026.01.20 00:06:34.524917 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1405 rows starting from the beginning of the part | ||
| 7666 | 2026.01.20 00:06:34.524920 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7667 | 2026.01.20 00:06:34.524994 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1405 rows starting from the beginning of the part | ||
| 7668 | 2026.01.20 00:06:34.525065 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 7669 | 2026.01.20 00:06:34.525135 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 136 rows starting from the beginning of the part | ||
| 7670 | 2026.01.20 00:06:34.525201 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 7671 | 2026.01.20 00:06:34.525256 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part | ||
| 7672 | 2026.01.20 00:06:34.525493 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.01.20 00:06:34.525537 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7674 | 2026.01.20 00:06:34.525914 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7675 | 2026.01.20 00:06:34.526137 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2026.01.20 00:06:34.526272 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001438 sec., 27816.411682892907 rows/sec., 2.04 MiB/sec. | ||
| 7677 | 2026.01.20 00:06:34.526310 [ 276 ] {dbb6ae8a-9548-448b-8cec-6648691b2655} <Debug> TCPHandler: Processed in 0.001635251 sec. | ||
| 7678 | 2026.01.20 00:06:34.526422 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2026.01.20 00:06:34.526516 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7680 | 2026.01.20 00:06:34.526557 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7681 | 2026.01.20 00:06:34.526716 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002018106 sec., 1582672.0697525304 rows/sec., 138.33 MiB/sec. | ||
| 7682 | 2026.01.20 00:06:34.526938 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7683 | 2026.01.20 00:06:34.527004 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.01.20 00:06:34.527040 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7685 | 2026.01.20 00:06:34.527185 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2026.01.20 00:06:34.527251 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_66_13} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7687 | 2026.01.20 00:06:34.527324 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7688 | 2026.01.20 00:06:34.527339 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7689 | 2026.01.20 00:06:34.527546 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.01.20 00:06:34.527669 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001173 sec., 88661.5515771526 rows/sec., 6.93 MiB/sec. | ||
| 7691 | 2026.01.20 00:06:34.527680 [ 97 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7692 | 2026.01.20 00:06:34.527706 [ 276 ] {1b20c83f-1a84-4c51-ab8a-28eb787788b3} <Debug> TCPHandler: Processed in 0.001333317 sec. | ||
| 7693 | 2026.01.20 00:06:34.527720 [ 97 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2026.01.20 00:06:34.527745 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7695 | 2026.01.20 00:06:34.527821 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2026.01.20 00:06:34.527840 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 7697 | 2026.01.20 00:06:34.527918 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7698 | 2026.01.20 00:06:34.527964 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7699 | 2026.01.20 00:06:34.527972 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7700 | 2026.01.20 00:06:34.528014 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 632 rows starting from the beginning of the part | ||
| 7701 | 2026.01.20 00:06:34.528085 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 614 rows starting from the beginning of the part | ||
| 7702 | 2026.01.20 00:06:34.528129 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 7703 | 2026.01.20 00:06:34.528174 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 7704 | 2026.01.20 00:06:34.528214 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 7705 | 2026.01.20 00:06:34.528252 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 7706 | 2026.01.20 00:06:34.528396 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2026.01.20 00:06:34.528438 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7708 | 2026.01.20 00:06:34.528778 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7709 | 2026.01.20 00:06:34.529007 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2026.01.20 00:06:34.529134 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 7711 | 2026.01.20 00:06:34.529141 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7712 | 2026.01.20 00:06:34.529171 [ 276 ] {fc78c1e1-ca51-4251-8545-4f1fee4b87e0} <Debug> TCPHandler: Processed in 0.001397658 sec. | ||
| 7713 | 2026.01.20 00:06:34.529184 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.01.20 00:06:34.529209 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7715 | 2026.01.20 00:06:34.529281 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 7716 | 2026.01.20 00:06:34.529283 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7717 | 2026.01.20 00:06:34.529324 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015314 sec., 1033041.6612250229 rows/sec., 82.36 MiB/sec. | ||
| 7718 | 2026.01.20 00:06:34.529365 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7719 | 2026.01.20 00:06:34.529387 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7720 | 2026.01.20 00:06:34.529395 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17647 rows starting from the beginning of the part | ||
| 7721 | 2026.01.20 00:06:34.529441 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7722 | 2026.01.20 00:06:34.529446 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 889 rows starting from the beginning of the part | ||
| 7723 | 2026.01.20 00:06:34.529492 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 7724 | 2026.01.20 00:06:34.529497 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7725 | 2026.01.20 00:06:34.529526 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 7726 | 2026.01.20 00:06:34.529566 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 7727 | 2026.01.20 00:06:34.529601 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 7728 | 2026.01.20 00:06:34.529773 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.01.20 00:06:34.529852 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_66_13} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7730 | 2026.01.20 00:06:34.529921 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7731 | 2026.01.20 00:06:34.530314 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.01.20 00:06:34.530355 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7733 | 2026.01.20 00:06:34.531001 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7734 | 2026.01.20 00:06:34.531217 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.01.20 00:06:34.531357 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001987 sec., 20130.850528434825 rows/sec., 36.07 MiB/sec. | ||
| 7736 | 2026.01.20 00:06:34.531432 [ 276 ] {7b1b0ee2-fce3-405b-84ad-43539eaed9a7} <Debug> TCPHandler: Processed in 0.002196128 sec. | ||
| 7737 | 2026.01.20 00:06:34.531540 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2026.01.20 00:06:34.531633 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7739 | 2026.01.20 00:06:34.531674 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7740 | 2026.01.20 00:06:34.532012 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.01.20 00:06:34.532048 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7742 | 2026.01.20 00:06:34.532471 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7743 | 2026.01.20 00:06:34.532673 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2026.01.20 00:06:34.532803 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 7745 | 2026.01.20 00:06:34.532810 [ 97 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7746 | 2026.01.20 00:06:34.532842 [ 276 ] {91cc26d8-740e-445b-85cd-ada173338c56} <Debug> TCPHandler: Processed in 0.001349087 sec. | ||
| 7747 | 2026.01.20 00:06:34.532856 [ 97 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2026.01.20 00:06:34.532881 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7749 | 2026.01.20 00:06:34.532974 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 7750 | 2026.01.20 00:06:34.533103 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7751 | 2026.01.20 00:06:34.533142 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3600 rows starting from the beginning of the part | ||
| 7752 | 2026.01.20 00:06:34.533213 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 7753 | 2026.01.20 00:06:34.533263 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 7754 | 2026.01.20 00:06:34.533317 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 7755 | 2026.01.20 00:06:34.533357 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 7756 | 2026.01.20 00:06:34.533401 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 7757 | 2026.01.20 00:06:34.534968 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002033996 sec., 1917407.9005071789 rows/sec., 129.22 MiB/sec. | ||
| 7758 | 2026.01.20 00:06:34.535075 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19176 rows, containing 5 columns (5 merged, 0 gathered) in 0.005824484 sec., 3292308.8122484325 rows/sec., 226.26 MiB/sec. | ||
| 7759 | 2026.01.20 00:06:34.535393 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7760 | 2026.01.20 00:06:34.535514 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7761 | 2026.01.20 00:06:34.535706 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7762 | 2026.01.20 00:06:34.535795 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_66_13} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7763 | 2026.01.20 00:06:34.535872 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 7764 | 2026.01.20 00:06:34.535904 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.01.20 00:06:34.535978 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7766 | 2026.01.20 00:06:34.536053 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 7767 | 2026.01.20 00:06:35.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.85 MiB, peak 314.58 MiB, free memory in arenas 0.00 B, will set to 306.28 MiB (RSS), difference: 1.43 MiB | ||
| 7768 | 2026.01.20 00:06:37.179527 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7769 | 2026.01.20 00:06:37.179582 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7770 | 2026.01.20 00:06:37.341421 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22105 | ||
| 7771 | 2026.01.20 00:06:37.342019 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7772 | 2026.01.20 00:06:37.342066 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7773 | 2026.01.20 00:06:37.342592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7774 | 2026.01.20 00:06:37.342838 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2026.01.20 00:06:37.342956 [ 93 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7776 | 2026.01.20 00:06:37.342969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22105 | ||
| 7777 | 2026.01.20 00:06:37.343002 [ 93 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2026.01.20 00:06:37.343024 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7779 | 2026.01.20 00:06:37.343120 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 7780 | 2026.01.20 00:06:37.343217 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7781 | 2026.01.20 00:06:37.343252 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19673 rows starting from the beginning of the part | ||
| 7782 | 2026.01.20 00:06:37.343316 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 7783 | 2026.01.20 00:06:37.343364 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 7784 | 2026.01.20 00:06:37.343409 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 7785 | 2026.01.20 00:06:37.343452 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 7786 | 2026.01.20 00:06:37.343495 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 7787 | 2026.01.20 00:06:37.345399 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22105 rows, containing 4 columns (4 merged, 0 gathered) in 0.00231471 sec., 9549792.414600533 rows/sec., 136.61 MiB/sec. | ||
| 7788 | 2026.01.20 00:06:37.346011 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7789 | 2026.01.20 00:06:37.346395 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2026.01.20 00:06:37.346482 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_46_9} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7791 | 2026.01.20 00:06:37.346638 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 7792 | 2026.01.20 00:06:38.518518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 7793 | 2026.01.20 00:06:38.535601 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.01.20 00:06:38.535646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7795 | 2026.01.20 00:06:38.542098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7796 | 2026.01.20 00:06:38.542825 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.01.20 00:06:38.543123 [ 92 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7798 | 2026.01.20 00:06:38.543171 [ 92 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.01.20 00:06:38.543194 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7800 | 2026.01.20 00:06:38.543354 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 7801 | 2026.01.20 00:06:38.545922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 7802 | 2026.01.20 00:06:38.547333 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7803 | 2026.01.20 00:06:38.548885 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 7804 | 2026.01.20 00:06:38.553948 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 7805 | 2026.01.20 00:06:38.558947 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 7806 | 2026.01.20 00:06:38.563897 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 7807 | 2026.01.20 00:06:38.568857 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 7808 | 2026.01.20 00:06:38.572855 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 7809 | 2026.01.20 00:06:38.623892 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080619544 sec., 4304.167237661379 rows/sec., 22.26 MiB/sec. | ||
| 7810 | 2026.01.20 00:06:38.626944 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7811 | 2026.01.20 00:06:38.628974 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.01.20 00:06:38.629056 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_46_9} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7813 | 2026.01.20 00:06:38.631857 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7814 | 2026.01.20 00:06:39.520262 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2026.01.20 00:06:39.520538 [ 276 ] {188da790-4862-462c-8492-0300098402d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7816 | 2026.01.20 00:06:39.520638 [ 276 ] {188da790-4862-462c-8492-0300098402d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7817 | 2026.01.20 00:06:39.521544 [ 276 ] {188da790-4862-462c-8492-0300098402d5} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.01.20 00:06:39.521590 [ 276 ] {188da790-4862-462c-8492-0300098402d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7819 | 2026.01.20 00:06:39.521963 [ 276 ] {188da790-4862-462c-8492-0300098402d5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7820 | 2026.01.20 00:06:39.522174 [ 276 ] {188da790-4862-462c-8492-0300098402d5} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.01.20 00:06:39.522322 [ 276 ] {188da790-4862-462c-8492-0300098402d5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.30 MiB/sec. | ||
| 7822 | 2026.01.20 00:06:39.522363 [ 276 ] {188da790-4862-462c-8492-0300098402d5} <Debug> TCPHandler: Processed in 0.002283679 sec. | ||
| 7823 | 2026.01.20 00:06:39.522484 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2026.01.20 00:06:39.522577 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7825 | 2026.01.20 00:06:39.522617 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7826 | 2026.01.20 00:06:39.523035 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.01.20 00:06:39.523069 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7828 | 2026.01.20 00:06:39.523376 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7829 | 2026.01.20 00:06:39.523578 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.01.20 00:06:39.523703 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 7831 | 2026.01.20 00:06:39.523740 [ 276 ] {06fc427d-542d-4a87-ab3b-af8335f91f52} <Debug> TCPHandler: Processed in 0.001307267 sec. | ||
| 7832 | 2026.01.20 00:06:39.523850 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2026.01.20 00:06:39.523944 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7834 | 2026.01.20 00:06:39.523986 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7835 | 2026.01.20 00:06:39.524388 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.01.20 00:06:39.524424 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7837 | 2026.01.20 00:06:39.524749 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7838 | 2026.01.20 00:06:39.524951 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.01.20 00:06:39.525077 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 7840 | 2026.01.20 00:06:39.525113 [ 276 ] {9ad1859c-8b72-4f02-8ac6-3a7ddc032b1b} <Debug> TCPHandler: Processed in 0.001312927 sec. | ||
| 7841 | 2026.01.20 00:06:39.525220 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.01.20 00:06:39.525312 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7843 | 2026.01.20 00:06:39.525353 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7844 | 2026.01.20 00:06:39.525674 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.01.20 00:06:39.525709 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7846 | 2026.01.20 00:06:39.526006 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7847 | 2026.01.20 00:06:39.526208 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.01.20 00:06:39.526335 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 7849 | 2026.01.20 00:06:39.526371 [ 276 ] {97a68950-cd49-43ab-9ba4-455b90734ad9} <Debug> TCPHandler: Processed in 0.001200096 sec. | ||
| 7850 | 2026.01.20 00:06:42.384458 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 944 | ||
| 7851 | 2026.01.20 00:06:42.386615 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.01.20 00:06:42.386661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7853 | 2026.01.20 00:06:42.387839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7854 | 2026.01.20 00:06:42.388111 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2026.01.20 00:06:42.388376 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
| 7856 | 2026.01.20 00:06:44.549582 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2026.01.20 00:06:44.549787 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7858 | 2026.01.20 00:06:44.549858 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7859 | 2026.01.20 00:06:44.550537 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2026.01.20 00:06:44.550584 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7861 | 2026.01.20 00:06:44.550988 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7862 | 2026.01.20 00:06:44.551211 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.01.20 00:06:44.551365 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001628 sec., 14742.01474201474 rows/sec., 1.22 MiB/sec. | ||
| 7864 | 2026.01.20 00:06:44.551407 [ 276 ] {7e8d032e-8b3c-4bef-833f-459826727a72} <Debug> TCPHandler: Processed in 0.001963175 sec. | ||
| 7865 | 2026.01.20 00:06:44.551524 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7866 | 2026.01.20 00:06:44.551620 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7867 | 2026.01.20 00:06:44.551660 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7868 | 2026.01.20 00:06:44.552542 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2026.01.20 00:06:44.552579 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7870 | 2026.01.20 00:06:44.552967 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7871 | 2026.01.20 00:06:44.553174 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2026.01.20 00:06:44.553302 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} <Debug> executeQuery: Read 1396 rows, 119.60 KiB in 0.0017 sec., 821176.4705882353 rows/sec., 68.71 MiB/sec. | ||
| 7873 | 2026.01.20 00:06:44.553340 [ 276 ] {ce5c9e48-cab8-4cff-a02b-bd93b90e25c5} <Debug> TCPHandler: Processed in 0.001866514 sec. | ||
| 7874 | 2026.01.20 00:06:44.553452 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2026.01.20 00:06:44.553546 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7876 | 2026.01.20 00:06:44.553587 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7877 | 2026.01.20 00:06:44.553989 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7878 | 2026.01.20 00:06:44.554025 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7879 | 2026.01.20 00:06:44.554315 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7880 | 2026.01.20 00:06:44.554521 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7881 | 2026.01.20 00:06:44.554646 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} <Debug> executeQuery: Read 52 rows, 3.97 KiB in 0.001119 sec., 46470.06255585344 rows/sec., 3.46 MiB/sec. | ||
| 7882 | 2026.01.20 00:06:44.554682 [ 276 ] {ccae6774-8787-449c-8177-8bfd721769c5} <Debug> TCPHandler: Processed in 0.001280836 sec. | ||
| 7883 | 2026.01.20 00:06:44.554805 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2026.01.20 00:06:44.554926 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7885 | 2026.01.20 00:06:44.554975 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7886 | 2026.01.20 00:06:44.555514 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.01.20 00:06:44.555550 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7888 | 2026.01.20 00:06:44.555868 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7889 | 2026.01.20 00:06:44.556077 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2026.01.20 00:06:44.556205 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001304 sec., 193251.5337423313 rows/sec., 13.37 MiB/sec. | ||
| 7891 | 2026.01.20 00:06:44.556244 [ 276 ] {e3298536-ab5c-4aff-bbf9-f4130a0b976e} <Debug> TCPHandler: Processed in 0.001500789 sec. | ||
| 7892 | 2026.01.20 00:06:44.556357 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7893 | 2026.01.20 00:06:44.556453 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7894 | 2026.01.20 00:06:44.556493 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7895 | 2026.01.20 00:06:44.556880 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2026.01.20 00:06:44.556916 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7897 | 2026.01.20 00:06:44.557210 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7898 | 2026.01.20 00:06:44.557416 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2026.01.20 00:06:44.557542 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 7900 | 2026.01.20 00:06:44.557581 [ 276 ] {99809a86-84a5-4a3f-ac5c-d9347654162f} <Debug> TCPHandler: Processed in 0.001273367 sec. | ||
| 7901 | 2026.01.20 00:06:44.557680 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2026.01.20 00:06:44.557773 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7903 | 2026.01.20 00:06:44.557813 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7904 | 2026.01.20 00:06:44.558385 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2026.01.20 00:06:44.558422 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7906 | 2026.01.20 00:06:44.558750 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7907 | 2026.01.20 00:06:44.558964 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2026.01.20 00:06:44.559093 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001338 sec., 445440.956651719 rows/sec., 33.48 MiB/sec. | ||
| 7909 | 2026.01.20 00:06:44.559130 [ 276 ] {d26b8c1d-4df0-4fca-9913-fe61ba8383be} <Debug> TCPHandler: Processed in 0.001498439 sec. | ||
| 7910 | 2026.01.20 00:06:44.559230 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7911 | 2026.01.20 00:06:44.559323 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7912 | 2026.01.20 00:06:44.559365 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7913 | 2026.01.20 00:06:44.559916 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2026.01.20 00:06:44.559950 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7915 | 2026.01.20 00:06:44.560321 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7916 | 2026.01.20 00:06:44.560538 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2026.01.20 00:06:44.560666 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001361 sec., 646583.3945628215 rows/sec., 43.88 MiB/sec. | ||
| 7918 | 2026.01.20 00:06:44.560703 [ 276 ] {cd9763c6-cc56-445e-8161-5683f667a528} <Debug> TCPHandler: Processed in 0.00152256 sec. | ||
| 7919 | 2026.01.20 00:06:44.560822 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2026.01.20 00:06:44.560941 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7921 | 2026.01.20 00:06:44.561006 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7922 | 2026.01.20 00:06:44.561871 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.01.20 00:06:44.561906 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7924 | 2026.01.20 00:06:44.562471 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7925 | 2026.01.20 00:06:44.562689 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.01.20 00:06:44.562829 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001913 sec., 20909.566126502876 rows/sec., 37.47 MiB/sec. | ||
| 7927 | 2026.01.20 00:06:44.562881 [ 276 ] {fdb50e2f-d33f-400d-aa51-b6a563030e16} <Debug> TCPHandler: Processed in 0.002119437 sec. | ||
| 7928 | 2026.01.20 00:06:44.562989 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2026.01.20 00:06:44.563082 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7930 | 2026.01.20 00:06:44.563122 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7931 | 2026.01.20 00:06:44.563450 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2026.01.20 00:06:44.563484 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7933 | 2026.01.20 00:06:44.563786 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7934 | 2026.01.20 00:06:44.563993 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2026.01.20 00:06:44.564118 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 7936 | 2026.01.20 00:06:44.564153 [ 276 ] {5227d8d9-9a84-48a8-995d-72e7817c75ee} <Debug> TCPHandler: Processed in 0.001211596 sec. | ||
| 7937 | 2026.01.20 00:06:44.843223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22553 | ||
| 7938 | 2026.01.20 00:06:44.843762 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.01.20 00:06:44.843811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7940 | 2026.01.20 00:06:44.844344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7941 | 2026.01.20 00:06:44.844590 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.01.20 00:06:44.844726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22553 | ||
| 7943 | 2026.01.20 00:06:46.046172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 7944 | 2026.01.20 00:06:46.061560 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.01.20 00:06:46.061608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7946 | 2026.01.20 00:06:46.067585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7947 | 2026.01.20 00:06:46.068267 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.01.20 00:06:46.070966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 7949 | 2026.01.20 00:06:49.519607 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.01.20 00:06:49.519794 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7951 | 2026.01.20 00:06:49.519857 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7952 | 2026.01.20 00:06:49.520486 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.01.20 00:06:49.520529 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7954 | 2026.01.20 00:06:49.520919 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7955 | 2026.01.20 00:06:49.521161 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.01.20 00:06:49.521309 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.74 MiB/sec. | ||
| 7957 | 2026.01.20 00:06:49.521354 [ 276 ] {fa7a0477-cec0-4f88-b889-8d30c459ec37} <Debug> TCPHandler: Processed in 0.001872254 sec. | ||
| 7958 | 2026.01.20 00:06:49.521475 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2026.01.20 00:06:49.521571 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7960 | 2026.01.20 00:06:49.521614 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7961 | 2026.01.20 00:06:49.522033 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.01.20 00:06:49.522070 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7963 | 2026.01.20 00:06:49.522384 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7964 | 2026.01.20 00:06:49.522596 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.01.20 00:06:49.522725 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 7966 | 2026.01.20 00:06:49.522763 [ 276 ] {eafb19c5-480c-49e5-86c5-56c7810b317d} <Debug> TCPHandler: Processed in 0.001339967 sec. | ||
| 7967 | 2026.01.20 00:06:49.522876 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.01.20 00:06:49.522971 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7969 | 2026.01.20 00:06:49.523016 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7970 | 2026.01.20 00:06:49.523457 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.01.20 00:06:49.523495 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7972 | 2026.01.20 00:06:49.523911 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7973 | 2026.01.20 00:06:49.524173 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.01.20 00:06:49.524334 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00138 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. | ||
| 7975 | 2026.01.20 00:06:49.524381 [ 276 ] {5d404fdc-f0e7-45a4-9073-b9c8e84c7a0a} <Debug> TCPHandler: Processed in 0.00155423 sec. | ||
| 7976 | 2026.01.20 00:06:49.524516 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.01.20 00:06:49.524612 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7978 | 2026.01.20 00:06:49.524656 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7979 | 2026.01.20 00:06:49.524993 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.01.20 00:06:49.525027 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7981 | 2026.01.20 00:06:49.525338 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7982 | 2026.01.20 00:06:49.525562 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.01.20 00:06:49.525691 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 7984 | 2026.01.20 00:06:49.525727 [ 276 ] {ce8bf6c2-39fc-4968-9bbc-2a4bccd17286} <Debug> TCPHandler: Processed in 0.001272916 sec. | ||
| 7985 | 2026.01.20 00:06:52.179624 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7986 | 2026.01.20 00:06:52.179682 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7987 | 2026.01.20 00:06:52.345720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23065 | ||
| 7988 | 2026.01.20 00:06:52.346234 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.01.20 00:06:52.346270 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7990 | 2026.01.20 00:06:52.346920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7991 | 2026.01.20 00:06:52.347169 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.01.20 00:06:52.347306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23065 | ||
| 7993 | 2026.01.20 00:06:52.389453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 970 | ||
| 7994 | 2026.01.20 00:06:52.391668 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.01.20 00:06:52.391712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 7996 | 2026.01.20 00:06:52.392907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7997 | 2026.01.20 00:06:52.393187 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.01.20 00:06:52.393334 [ 78 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7999 | 2026.01.20 00:06:52.393398 [ 78 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2026.01.20 00:06:52.393419 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8001 | 2026.01.20 00:06:52.393452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
| 8002 | 2026.01.20 00:06:52.393547 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 8003 | 2026.01.20 00:06:52.394143 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8004 | 2026.01.20 00:06:52.394298 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 856 rows starting from the beginning of the part | ||
| 8005 | 2026.01.20 00:06:52.394653 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 8006 | 2026.01.20 00:06:52.394974 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 8007 | 2026.01.20 00:06:52.395290 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
| 8008 | 2026.01.20 00:06:52.395588 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 8009 | 2026.01.20 00:06:52.395885 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 8010 | 2026.01.20 00:06:52.401949 [ 195 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 72 columns (72 merged, 0 gathered) in 0.008470499 sec., 114515.09527360786 rows/sec., 91.51 MiB/sec. | ||
| 8011 | 2026.01.20 00:06:52.402946 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8012 | 2026.01.20 00:06:52.403466 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8013 | 2026.01.20 00:06:52.403539 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_36_7} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8014 | 2026.01.20 00:06:52.403709 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 8015 | 2026.01.20 00:06:53.001367 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000842581 sec. | ||
| 8016 | 2026.01.20 00:06:53.571921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8017 | 2026.01.20 00:06:53.589184 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2026.01.20 00:06:53.589240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8019 | 2026.01.20 00:06:53.595395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8020 | 2026.01.20 00:06:53.596078 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8021 | 2026.01.20 00:06:53.598965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8022 | 2026.01.20 00:06:54.521803 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2026.01.20 00:06:54.521997 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8024 | 2026.01.20 00:06:54.522070 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8025 | 2026.01.20 00:06:54.522841 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2026.01.20 00:06:54.522889 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8027 | 2026.01.20 00:06:54.523276 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8028 | 2026.01.20 00:06:54.523494 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2026.01.20 00:06:54.523645 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001701 sec., 79952.96884185773 rows/sec., 6.92 MiB/sec. | ||
| 8030 | 2026.01.20 00:06:54.523687 [ 276 ] {7993b730-276f-4b70-8233-94f5b7e93c8a} <Debug> TCPHandler: Processed in 0.002017337 sec. | ||
| 8031 | 2026.01.20 00:06:54.523810 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2026.01.20 00:06:54.523906 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8033 | 2026.01.20 00:06:54.523947 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8034 | 2026.01.20 00:06:54.524356 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.01.20 00:06:54.524392 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8036 | 2026.01.20 00:06:54.524684 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8037 | 2026.01.20 00:06:54.524887 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.01.20 00:06:54.525013 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001126 sec., 35523.97868561279 rows/sec., 2.61 MiB/sec. | ||
| 8039 | 2026.01.20 00:06:54.525051 [ 276 ] {0b4e713e-1db4-420d-b41a-010f5e61dc0f} <Debug> TCPHandler: Processed in 0.001291267 sec. | ||
| 8040 | 2026.01.20 00:06:54.525160 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2026.01.20 00:06:54.525254 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8042 | 2026.01.20 00:06:54.525293 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8043 | 2026.01.20 00:06:54.525721 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2026.01.20 00:06:54.525755 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8045 | 2026.01.20 00:06:54.526053 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8046 | 2026.01.20 00:06:54.526257 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.01.20 00:06:54.526393 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001157 sec., 89887.6404494382 rows/sec., 7.02 MiB/sec. | ||
| 8048 | 2026.01.20 00:06:54.526432 [ 276 ] {b68e8128-c899-48f1-a186-0a21a41f56e8} <Debug> TCPHandler: Processed in 0.001322277 sec. | ||
| 8049 | 2026.01.20 00:06:54.526545 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8050 | 2026.01.20 00:06:54.526638 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8051 | 2026.01.20 00:06:54.526681 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8052 | 2026.01.20 00:06:54.527104 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2026.01.20 00:06:54.527140 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8054 | 2026.01.20 00:06:54.527469 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8055 | 2026.01.20 00:06:54.527674 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.01.20 00:06:54.527804 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 8057 | 2026.01.20 00:06:54.527840 [ 276 ] {6f8c0005-aea5-48e7-8f34-e498b854b627} <Debug> TCPHandler: Processed in 0.001345337 sec. | ||
| 8058 | 2026.01.20 00:06:54.527949 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2026.01.20 00:06:54.528053 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8060 | 2026.01.20 00:06:54.528110 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8061 | 2026.01.20 00:06:54.529020 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8062 | 2026.01.20 00:06:54.529059 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8063 | 2026.01.20 00:06:54.529643 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8064 | 2026.01.20 00:06:54.529870 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2026.01.20 00:06:54.530014 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001981 sec., 20191.822311963653 rows/sec., 36.18 MiB/sec. | ||
| 8066 | 2026.01.20 00:06:54.530080 [ 276 ] {92dcbce8-b2bc-424f-8145-1bd19381dbc4} <Debug> TCPHandler: Processed in 0.002183719 sec. | ||
| 8067 | 2026.01.20 00:06:54.530200 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.01.20 00:06:54.530296 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8069 | 2026.01.20 00:06:54.530338 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8070 | 2026.01.20 00:06:54.530698 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.01.20 00:06:54.530741 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8072 | 2026.01.20 00:06:54.531118 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8073 | 2026.01.20 00:06:54.531402 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.01.20 00:06:54.531540 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001262 sec., 47543.58161648177 rows/sec., 3.20 MiB/sec. | ||
| 8075 | 2026.01.20 00:06:54.531577 [ 276 ] {7c92267c-312d-4217-9312-7ee28919d94b} <Debug> TCPHandler: Processed in 0.001426549 sec. | ||
| 8076 | 2026.01.20 00:06:59.526076 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2026.01.20 00:06:59.526370 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8078 | 2026.01.20 00:06:59.526473 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8079 | 2026.01.20 00:06:59.527508 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.01.20 00:06:59.527582 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8081 | 2026.01.20 00:06:59.528162 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8082 | 2026.01.20 00:06:59.528531 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2026.01.20 00:06:59.528777 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002474 sec., 22635.40824575586 rows/sec., 1.73 MiB/sec. | ||
| 8084 | 2026.01.20 00:06:59.528782 [ 76 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8085 | 2026.01.20 00:06:59.528864 [ 276 ] {be9b7c59-2613-47fb-b1f5-0e6f0cec6929} <Debug> TCPHandler: Processed in 0.003009169 sec. | ||
| 8086 | 2026.01.20 00:06:59.528883 [ 76 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2026.01.20 00:06:59.528963 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8088 | 2026.01.20 00:06:59.529075 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.01.20 00:06:59.529131 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 8090 | 2026.01.20 00:06:59.529224 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8091 | 2026.01.20 00:06:59.529296 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8092 | 2026.01.20 00:06:59.529323 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8093 | 2026.01.20 00:06:59.529388 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1405 rows starting from the beginning of the part | ||
| 8094 | 2026.01.20 00:06:59.529500 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 8095 | 2026.01.20 00:06:59.529584 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1396 rows starting from the beginning of the part | ||
| 8096 | 2026.01.20 00:06:59.529661 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 8097 | 2026.01.20 00:06:59.529738 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 136 rows starting from the beginning of the part | ||
| 8098 | 2026.01.20 00:06:59.529810 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 8099 | 2026.01.20 00:06:59.529998 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.01.20 00:06:59.530060 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8101 | 2026.01.20 00:06:59.530562 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8102 | 2026.01.20 00:06:59.530914 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2026.01.20 00:06:59.531132 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001948 sec., 32854.20944558521 rows/sec., 2.56 MiB/sec. | ||
| 8104 | 2026.01.20 00:06:59.531132 [ 75 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8105 | 2026.01.20 00:06:59.531201 [ 276 ] {a3d5c1e1-82a7-4a11-816d-df99bfdf5587} <Debug> TCPHandler: Processed in 0.002196638 sec. | ||
| 8106 | 2026.01.20 00:06:59.531234 [ 75 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.01.20 00:06:59.531269 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8108 | 2026.01.20 00:06:59.531400 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8109 | 2026.01.20 00:06:59.531410 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 8110 | 2026.01.20 00:06:59.531537 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8111 | 2026.01.20 00:06:59.531585 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8112 | 2026.01.20 00:06:59.531605 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8113 | 2026.01.20 00:06:59.531636 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 632 rows starting from the beginning of the part | ||
| 8114 | 2026.01.20 00:06:59.531736 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 8115 | 2026.01.20 00:06:59.531814 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 596 rows starting from the beginning of the part | ||
| 8116 | 2026.01.20 00:06:59.531884 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 8117 | 2026.01.20 00:06:59.531951 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 8118 | 2026.01.20 00:06:59.532016 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 8119 | 2026.01.20 00:06:59.532258 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8120 | 2026.01.20 00:06:59.532316 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8121 | 2026.01.20 00:06:59.532329 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.003263992 sec., 951289.0962968047 rows/sec., 82.93 MiB/sec. | ||
| 8122 | 2026.01.20 00:06:59.532702 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8123 | 2026.01.20 00:06:59.533129 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8124 | 2026.01.20 00:06:59.533266 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.01.20 00:06:59.533421 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_71_14} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8126 | 2026.01.20 00:06:59.533500 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.01.20 00:06:59.533565 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8128 | 2026.01.20 00:06:59.533727 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8129 | 2026.01.20 00:06:59.533760 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002257 sec., 70890.56269384139 rows/sec., 4.94 MiB/sec. | ||
| 8130 | 2026.01.20 00:06:59.533781 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2026.01.20 00:06:59.533777 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002426802 sec., 627986.9556725271 rows/sec., 50.00 MiB/sec. | ||
| 8132 | 2026.01.20 00:06:59.533822 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8133 | 2026.01.20 00:06:59.533832 [ 276 ] {61433c91-8b4f-4711-9d3c-f328804e6343} <Debug> TCPHandler: Processed in 0.002496612 sec. | ||
| 8134 | 2026.01.20 00:06:59.533949 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 8135 | 2026.01.20 00:06:59.534025 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8136 | 2026.01.20 00:06:59.534097 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8137 | 2026.01.20 00:06:59.534136 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8138 | 2026.01.20 00:06:59.534158 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8139 | 2026.01.20 00:06:59.534150 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19176 rows starting from the beginning of the part | ||
| 8140 | 2026.01.20 00:06:59.534238 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8141 | 2026.01.20 00:06:59.534297 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 8142 | 2026.01.20 00:06:59.534385 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 880 rows starting from the beginning of the part | ||
| 8143 | 2026.01.20 00:06:59.534466 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 8144 | 2026.01.20 00:06:59.534553 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 8145 | 2026.01.20 00:06:59.534603 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.01.20 00:06:59.534630 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 8147 | 2026.01.20 00:06:59.534732 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_71_14} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8148 | 2026.01.20 00:06:59.534789 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2026.01.20 00:06:59.534850 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8150 | 2026.01.20 00:06:59.534874 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8151 | 2026.01.20 00:06:59.535343 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8152 | 2026.01.20 00:06:59.535636 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.01.20 00:06:59.535806 [ 75 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8154 | 2026.01.20 00:06:59.535831 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001705 sec., 35190.61583577713 rows/sec., 2.37 MiB/sec. | ||
| 8155 | 2026.01.20 00:06:59.535861 [ 75 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2026.01.20 00:06:59.535891 [ 276 ] {4b721c37-4cea-4add-b481-af5a4be82681} <Debug> TCPHandler: Processed in 0.001932095 sec. | ||
| 8157 | 2026.01.20 00:06:59.535896 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8158 | 2026.01.20 00:06:59.536187 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 8159 | 2026.01.20 00:06:59.536311 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8160 | 2026.01.20 00:06:59.536353 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3900 rows starting from the beginning of the part | ||
| 8161 | 2026.01.20 00:06:59.536427 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 8162 | 2026.01.20 00:06:59.536490 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 8163 | 2026.01.20 00:06:59.536546 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 8164 | 2026.01.20 00:06:59.536598 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 8165 | 2026.01.20 00:06:59.536654 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 8166 | 2026.01.20 00:06:59.539634 [ 190 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 4 columns (4 merged, 0 gathered) in 0.003508275 sec., 1197169.5491373965 rows/sec., 80.68 MiB/sec. | ||
| 8167 | 2026.01.20 00:06:59.540239 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8168 | 2026.01.20 00:06:59.540639 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.01.20 00:06:59.540745 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_71_14} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8170 | 2026.01.20 00:06:59.540864 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 8171 | 2026.01.20 00:06:59.550769 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20696 rows, containing 5 columns (5 merged, 0 gathered) in 0.016862147 sec., 1227364.463137464 rows/sec., 84.34 MiB/sec. | ||
| 8172 | 2026.01.20 00:06:59.551400 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8173 | 2026.01.20 00:06:59.551878 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2026.01.20 00:06:59.552035 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8175 | 2026.01.20 00:06:59.552202 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8176 | 2026.01.20 00:06:59.847561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23513 | ||
| 8177 | 2026.01.20 00:06:59.848206 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2026.01.20 00:06:59.848273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8179 | 2026.01.20 00:06:59.848894 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8180 | 2026.01.20 00:06:59.849225 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.01.20 00:06:59.849412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23513 | ||
| 8182 | 2026.01.20 00:07:00.000390 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.92 MiB, peak 320.78 MiB, free memory in arenas 0.00 B, will set to 310.70 MiB (RSS), difference: 2.78 MiB | ||
| 8183 | 2026.01.20 00:07:00.103793 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52673 | ||
| 8184 | 2026.01.20 00:07:00.103898 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8185 | 2026.01.20 00:07:00.103926 [ 286 ] {} <Debug> TCP-Session: ee928d10-63a4-480e-aad4-812194688e86 Authenticating user 'default' from [fd00:1122:3344:101::e]:52673 | ||
| 8186 | 2026.01.20 00:07:00.103947 [ 286 ] {} <Debug> TCP-Session: ee928d10-63a4-480e-aad4-812194688e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.01.20 00:07:00.103959 [ 286 ] {} <Debug> TCP-Session: ee928d10-63a4-480e-aad4-812194688e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8188 | 2026.01.20 00:07:00.104178 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54654 | ||
| 8189 | 2026.01.20 00:07:00.104204 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45425 | ||
| 8190 | 2026.01.20 00:07:00.104228 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36077 | ||
| 8191 | 2026.01.20 00:07:00.104258 [ 286 ] {} <Trace> TCP-Session: ee928d10-63a4-480e-aad4-812194688e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2026.01.20 00:07:00.104246 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48582 | ||
| 8193 | 2026.01.20 00:07:00.104298 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8194 | 2026.01.20 00:07:00.104293 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8195 | 2026.01.20 00:07:00.104348 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8196 | 2026.01.20 00:07:00.104341 [ 366 ] {} <Debug> TCP-Session: 4c4f41b4-8a85-4389-a128-152db518dc18 Authenticating user 'default' from [fd00:1122:3344:101::e]:45425 | ||
| 8197 | 2026.01.20 00:07:00.104373 [ 288 ] {} <Debug> TCP-Session: 1df7b3e9-2606-48df-b1a5-5a80c7896dd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54654 | ||
| 8198 | 2026.01.20 00:07:00.104387 [ 367 ] {} <Debug> TCP-Session: 303aa55d-dc2c-4e9d-bf3e-719aed694658 Authenticating user 'default' from [fd00:1122:3344:101::e]:36077 | ||
| 8199 | 2026.01.20 00:07:00.104403 [ 366 ] {} <Debug> TCP-Session: 4c4f41b4-8a85-4389-a128-152db518dc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8200 | 2026.01.20 00:07:00.104420 [ 288 ] {} <Debug> TCP-Session: 1df7b3e9-2606-48df-b1a5-5a80c7896dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8201 | 2026.01.20 00:07:00.104439 [ 367 ] {} <Debug> TCP-Session: 303aa55d-dc2c-4e9d-bf3e-719aed694658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8202 | 2026.01.20 00:07:00.104443 [ 366 ] {} <Debug> TCP-Session: 4c4f41b4-8a85-4389-a128-152db518dc18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8203 | 2026.01.20 00:07:00.104472 [ 367 ] {} <Debug> TCP-Session: 303aa55d-dc2c-4e9d-bf3e-719aed694658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8204 | 2026.01.20 00:07:00.104478 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8205 | 2026.01.20 00:07:00.104456 [ 288 ] {} <Debug> TCP-Session: 1df7b3e9-2606-48df-b1a5-5a80c7896dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8206 | 2026.01.20 00:07:00.104525 [ 370 ] {} <Debug> TCP-Session: 9f47544e-3989-4fed-ba17-7989c0a7e70b Authenticating user 'default' from [fd00:1122:3344:101::e]:48582 | ||
| 8207 | 2026.01.20 00:07:00.104447 [ 286 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52673) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8208 | 2026.01.20 00:07:00.104557 [ 370 ] {} <Debug> TCP-Session: 9f47544e-3989-4fed-ba17-7989c0a7e70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8209 | 2026.01.20 00:07:00.104238 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57541 | ||
| 8210 | 2026.01.20 00:07:00.104579 [ 370 ] {} <Debug> TCP-Session: 9f47544e-3989-4fed-ba17-7989c0a7e70b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8211 | 2026.01.20 00:07:00.104227 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39943 | ||
| 8212 | 2026.01.20 00:07:00.104192 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45512 | ||
| 8213 | 2026.01.20 00:07:00.104187 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55581 | ||
| 8214 | 2026.01.20 00:07:00.104818 [ 286 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8215 | 2026.01.20 00:07:00.104879 [ 286 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8216 | 2026.01.20 00:07:00.105131 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8217 | 2026.01.20 00:07:00.105168 [ 369 ] {} <Debug> TCP-Session: 2531c72f-67e3-4b67-8a2e-c9d28d193473 Authenticating user 'default' from [fd00:1122:3344:101::e]:57541 | ||
| 8218 | 2026.01.20 00:07:00.105196 [ 369 ] {} <Debug> TCP-Session: 2531c72f-67e3-4b67-8a2e-c9d28d193473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8219 | 2026.01.20 00:07:00.105197 [ 286 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 8220 | 2026.01.20 00:07:00.105211 [ 369 ] {} <Debug> TCP-Session: 2531c72f-67e3-4b67-8a2e-c9d28d193473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2026.01.20 00:07:00.105236 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8222 | 2026.01.20 00:07:00.105270 [ 290 ] {} <Debug> TCP-Session: af40902f-b630-4e32-8f39-45de20e4224c Authenticating user 'default' from [fd00:1122:3344:101::e]:45512 | ||
| 8223 | 2026.01.20 00:07:00.105286 [ 290 ] {} <Debug> TCP-Session: af40902f-b630-4e32-8f39-45de20e4224c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8224 | 2026.01.20 00:07:00.105298 [ 290 ] {} <Debug> TCP-Session: af40902f-b630-4e32-8f39-45de20e4224c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8225 | 2026.01.20 00:07:00.105354 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8226 | 2026.01.20 00:07:00.105388 [ 289 ] {} <Debug> TCP-Session: 184a0003-d24e-4029-a6f1-0a4f17bff2fd Authenticating user 'default' from [fd00:1122:3344:101::e]:55581 | ||
| 8227 | 2026.01.20 00:07:00.105406 [ 289 ] {} <Debug> TCP-Session: 184a0003-d24e-4029-a6f1-0a4f17bff2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8228 | 2026.01.20 00:07:00.105418 [ 289 ] {} <Debug> TCP-Session: 184a0003-d24e-4029-a6f1-0a4f17bff2fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8229 | 2026.01.20 00:07:00.105559 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8230 | 2026.01.20 00:07:00.105594 [ 368 ] {} <Debug> TCP-Session: b2392195-3c74-4c11-b13e-53cf433d8636 Authenticating user 'default' from [fd00:1122:3344:101::e]:39943 | ||
| 8231 | 2026.01.20 00:07:00.105612 [ 368 ] {} <Debug> TCP-Session: b2392195-3c74-4c11-b13e-53cf433d8636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8232 | 2026.01.20 00:07:00.105625 [ 368 ] {} <Debug> TCP-Session: b2392195-3c74-4c11-b13e-53cf433d8636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8233 | 2026.01.20 00:07:00.106175 [ 350 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} <Trace> AggregatingTransform: Aggregating | ||
| 8234 | 2026.01.20 00:07:00.106212 [ 350 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} <Trace> Aggregator: Aggregation method: without_key | ||
| 8235 | 2026.01.20 00:07:00.106244 [ 350 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928392 sec. (1077.131 rows/sec., 42.08 KiB/sec.) | ||
| 8236 | 2026.01.20 00:07:00.106260 [ 350 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} <Trace> Aggregator: Merging aggregated data | ||
| 8237 | 2026.01.20 00:07:00.107584 [ 286 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003194 sec., 313.08703819661866 rows/sec., 12.23 KiB/sec. | ||
| 8238 | 2026.01.20 00:07:00.107774 [ 286 ] {10b81309-c7ac-4fb7-99c6-c8b4078027ca} <Debug> TCPHandler: Processed in 0.003625137 sec. | ||
| 8239 | 2026.01.20 00:07:00.107906 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8240 | 2026.01.20 00:07:00.107929 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8241 | 2026.01.20 00:07:00.107943 [ 286 ] {} <Debug> TCP-Session: ee928d10-63a4-480e-aad4-812194688e86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8242 | 2026.01.20 00:07:00.107952 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8243 | 2026.01.20 00:07:00.107967 [ 370 ] {} <Debug> TCP-Session: 9f47544e-3989-4fed-ba17-7989c0a7e70b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8244 | 2026.01.20 00:07:00.107972 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8245 | 2026.01.20 00:07:00.107993 [ 290 ] {} <Debug> TCP-Session: af40902f-b630-4e32-8f39-45de20e4224c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2026.01.20 00:07:00.108007 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8247 | 2026.01.20 00:07:00.108035 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8248 | 2026.01.20 00:07:00.108054 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8249 | 2026.01.20 00:07:00.108065 [ 367 ] {} <Debug> TCP-Session: 303aa55d-dc2c-4e9d-bf3e-719aed694658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8250 | 2026.01.20 00:07:00.108087 [ 368 ] {} <Debug> TCP-Session: b2392195-3c74-4c11-b13e-53cf433d8636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8251 | 2026.01.20 00:07:00.108103 [ 366 ] {} <Debug> TCP-Session: 4c4f41b4-8a85-4389-a128-152db518dc18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8252 | 2026.01.20 00:07:00.108068 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8253 | 2026.01.20 00:07:00.108027 [ 289 ] {} <Debug> TCP-Session: 184a0003-d24e-4029-a6f1-0a4f17bff2fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8254 | 2026.01.20 00:07:00.107991 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8255 | 2026.01.20 00:07:00.108173 [ 369 ] {} <Debug> TCP-Session: 2531c72f-67e3-4b67-8a2e-c9d28d193473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8256 | 2026.01.20 00:07:00.108210 [ 288 ] {} <Debug> TCP-Session: 1df7b3e9-2606-48df-b1a5-5a80c7896dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8257 | 2026.01.20 00:07:00.156318 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58815 | ||
| 8258 | 2026.01.20 00:07:00.156429 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8259 | 2026.01.20 00:07:00.156456 [ 286 ] {} <Debug> TCP-Session: a943984f-2325-4b87-96ff-33bd4f681ba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58815 | ||
| 8260 | 2026.01.20 00:07:00.156477 [ 286 ] {} <Debug> TCP-Session: a943984f-2325-4b87-96ff-33bd4f681ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8261 | 2026.01.20 00:07:00.156490 [ 286 ] {} <Debug> TCP-Session: a943984f-2325-4b87-96ff-33bd4f681ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8262 | 2026.01.20 00:07:00.156700 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59711 | ||
| 8263 | 2026.01.20 00:07:00.156722 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35200 | ||
| 8264 | 2026.01.20 00:07:00.156742 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48998 | ||
| 8265 | 2026.01.20 00:07:00.156774 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61732 | ||
| 8266 | 2026.01.20 00:07:00.156792 [ 286 ] {} <Trace> TCP-Session: a943984f-2325-4b87-96ff-33bd4f681ba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.01.20 00:07:00.156817 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8268 | 2026.01.20 00:07:00.156826 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8269 | 2026.01.20 00:07:00.156849 [ 290 ] {} <Debug> TCP-Session: 66eaefad-7081-4113-aa56-f99494a8198e Authenticating user 'default' from [fd00:1122:3344:101::e]:35200 | ||
| 8270 | 2026.01.20 00:07:00.156863 [ 366 ] {} <Debug> TCP-Session: eca39a32-eeb3-4b51-99f0-5d192f8be258 Authenticating user 'default' from [fd00:1122:3344:101::e]:48998 | ||
| 8271 | 2026.01.20 00:07:00.156872 [ 290 ] {} <Debug> TCP-Session: 66eaefad-7081-4113-aa56-f99494a8198e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8272 | 2026.01.20 00:07:00.156882 [ 366 ] {} <Debug> TCP-Session: eca39a32-eeb3-4b51-99f0-5d192f8be258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8273 | 2026.01.20 00:07:00.156887 [ 290 ] {} <Debug> TCP-Session: 66eaefad-7081-4113-aa56-f99494a8198e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8274 | 2026.01.20 00:07:00.156895 [ 366 ] {} <Debug> TCP-Session: eca39a32-eeb3-4b51-99f0-5d192f8be258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8275 | 2026.01.20 00:07:00.156888 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8276 | 2026.01.20 00:07:00.156782 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58490 | ||
| 8277 | 2026.01.20 00:07:00.156941 [ 369 ] {} <Debug> TCP-Session: 48a88a55-6234-4ca4-9048-3a83e9d16da3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61732 | ||
| 8278 | 2026.01.20 00:07:00.156773 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47423 | ||
| 8279 | 2026.01.20 00:07:00.156982 [ 369 ] {} <Debug> TCP-Session: 48a88a55-6234-4ca4-9048-3a83e9d16da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8280 | 2026.01.20 00:07:00.156999 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8281 | 2026.01.20 00:07:00.157028 [ 369 ] {} <Debug> TCP-Session: 48a88a55-6234-4ca4-9048-3a83e9d16da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8282 | 2026.01.20 00:07:00.157048 [ 370 ] {} <Debug> TCP-Session: d8a39cec-b9a3-4253-926e-0ce5b19aefdd Authenticating user 'default' from [fd00:1122:3344:101::e]:58490 | ||
| 8283 | 2026.01.20 00:07:00.156763 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37868 | ||
| 8284 | 2026.01.20 00:07:00.157076 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8285 | 2026.01.20 00:07:00.157073 [ 370 ] {} <Debug> TCP-Session: d8a39cec-b9a3-4253-926e-0ce5b19aefdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8286 | 2026.01.20 00:07:00.157128 [ 367 ] {} <Debug> TCP-Session: d484086e-53a2-4ab2-ace2-08d5b1e3680d Authenticating user 'default' from [fd00:1122:3344:101::e]:47423 | ||
| 8287 | 2026.01.20 00:07:00.157136 [ 370 ] {} <Debug> TCP-Session: d8a39cec-b9a3-4253-926e-0ce5b19aefdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8288 | 2026.01.20 00:07:00.157152 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8289 | 2026.01.20 00:07:00.157159 [ 367 ] {} <Debug> TCP-Session: d484086e-53a2-4ab2-ace2-08d5b1e3680d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8290 | 2026.01.20 00:07:00.156718 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60400 | ||
| 8291 | 2026.01.20 00:07:00.157196 [ 367 ] {} <Debug> TCP-Session: d484086e-53a2-4ab2-ace2-08d5b1e3680d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8292 | 2026.01.20 00:07:00.157193 [ 368 ] {} <Debug> TCP-Session: f1fc2204-4bde-4cde-91cf-7b67ea7c6332 Authenticating user 'default' from [fd00:1122:3344:101::e]:37868 | ||
| 8293 | 2026.01.20 00:07:00.156808 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8294 | 2026.01.20 00:07:00.157268 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8295 | 2026.01.20 00:07:00.157271 [ 368 ] {} <Debug> TCP-Session: f1fc2204-4bde-4cde-91cf-7b67ea7c6332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8296 | 2026.01.20 00:07:00.157288 [ 288 ] {} <Debug> TCP-Session: ba9def6a-edac-44b3-b4d2-4988e94eac48 Authenticating user 'default' from [fd00:1122:3344:101::e]:59711 | ||
| 8297 | 2026.01.20 00:07:00.157305 [ 289 ] {} <Debug> TCP-Session: a9fa7860-782a-4bc1-9c7e-5b2c300f5a1b Authenticating user 'default' from [fd00:1122:3344:101::e]:60400 | ||
| 8298 | 2026.01.20 00:07:00.157320 [ 288 ] {} <Debug> TCP-Session: ba9def6a-edac-44b3-b4d2-4988e94eac48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8299 | 2026.01.20 00:07:00.157310 [ 368 ] {} <Debug> TCP-Session: f1fc2204-4bde-4cde-91cf-7b67ea7c6332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8300 | 2026.01.20 00:07:00.157336 [ 289 ] {} <Debug> TCP-Session: a9fa7860-782a-4bc1-9c7e-5b2c300f5a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8301 | 2026.01.20 00:07:00.157343 [ 288 ] {} <Debug> TCP-Session: ba9def6a-edac-44b3-b4d2-4988e94eac48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8302 | 2026.01.20 00:07:00.157369 [ 289 ] {} <Debug> TCP-Session: a9fa7860-782a-4bc1-9c7e-5b2c300f5a1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8303 | 2026.01.20 00:07:00.156975 [ 286 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58815) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8304 | 2026.01.20 00:07:00.157651 [ 286 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8305 | 2026.01.20 00:07:00.157703 [ 286 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8306 | 2026.01.20 00:07:00.157981 [ 286 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 8307 | 2026.01.20 00:07:00.158887 [ 312 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} <Trace> AggregatingTransform: Aggregating | ||
| 8308 | 2026.01.20 00:07:00.158944 [ 312 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} <Trace> Aggregator: Aggregation method: without_key | ||
| 8309 | 2026.01.20 00:07:00.158982 [ 312 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904191 sec. (1105.961 rows/sec., 43.20 KiB/sec.) | ||
| 8310 | 2026.01.20 00:07:00.159000 [ 312 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} <Trace> Aggregator: Merging aggregated data | ||
| 8311 | 2026.01.20 00:07:00.160665 [ 286 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003743 sec., 267.1653753673524 rows/sec., 10.44 KiB/sec. | ||
| 8312 | 2026.01.20 00:07:00.160829 [ 286 ] {e7cd3053-b606-4b33-addb-fa174fcd88ed} <Debug> TCPHandler: Processed in 0.004152433 sec. | ||
| 8313 | 2026.01.20 00:07:00.160939 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8314 | 2026.01.20 00:07:00.160960 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8315 | 2026.01.20 00:07:00.160969 [ 286 ] {} <Debug> TCP-Session: a943984f-2325-4b87-96ff-33bd4f681ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8316 | 2026.01.20 00:07:00.160979 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8317 | 2026.01.20 00:07:00.160998 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8318 | 2026.01.20 00:07:00.161019 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8319 | 2026.01.20 00:07:00.161046 [ 367 ] {} <Debug> TCP-Session: d484086e-53a2-4ab2-ace2-08d5b1e3680d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8320 | 2026.01.20 00:07:00.161051 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8321 | 2026.01.20 00:07:00.161064 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8322 | 2026.01.20 00:07:00.161078 [ 290 ] {} <Debug> TCP-Session: 66eaefad-7081-4113-aa56-f99494a8198e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8323 | 2026.01.20 00:07:00.161099 [ 366 ] {} <Debug> TCP-Session: eca39a32-eeb3-4b51-99f0-5d192f8be258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8324 | 2026.01.20 00:07:00.161120 [ 368 ] {} <Debug> TCP-Session: f1fc2204-4bde-4cde-91cf-7b67ea7c6332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8325 | 2026.01.20 00:07:00.161081 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8326 | 2026.01.20 00:07:00.161032 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8327 | 2026.01.20 00:07:00.161027 [ 370 ] {} <Debug> TCP-Session: d8a39cec-b9a3-4253-926e-0ce5b19aefdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8328 | 2026.01.20 00:07:00.161189 [ 369 ] {} <Debug> TCP-Session: 48a88a55-6234-4ca4-9048-3a83e9d16da3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8329 | 2026.01.20 00:07:00.161204 [ 289 ] {} <Debug> TCP-Session: a9fa7860-782a-4bc1-9c7e-5b2c300f5a1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8330 | 2026.01.20 00:07:00.161010 [ 288 ] {} <Debug> TCP-Session: ba9def6a-edac-44b3-b4d2-4988e94eac48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8331 | 2026.01.20 00:07:00.322029 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58808 | ||
| 8332 | 2026.01.20 00:07:00.322135 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8333 | 2026.01.20 00:07:00.322160 [ 367 ] {} <Debug> TCP-Session: e8516022-9784-4b81-9356-7af954b77e24 Authenticating user 'default' from [fd00:1122:3344:101::e]:58808 | ||
| 8334 | 2026.01.20 00:07:00.322181 [ 367 ] {} <Debug> TCP-Session: e8516022-9784-4b81-9356-7af954b77e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8335 | 2026.01.20 00:07:00.322195 [ 367 ] {} <Debug> TCP-Session: e8516022-9784-4b81-9356-7af954b77e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8336 | 2026.01.20 00:07:00.322379 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34374 | ||
| 8337 | 2026.01.20 00:07:00.322411 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57922 | ||
| 8338 | 2026.01.20 00:07:00.322438 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55572 | ||
| 8339 | 2026.01.20 00:07:00.322460 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38957 | ||
| 8340 | 2026.01.20 00:07:00.322494 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8341 | 2026.01.20 00:07:00.322511 [ 367 ] {} <Trace> TCP-Session: e8516022-9784-4b81-9356-7af954b77e24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2026.01.20 00:07:00.322535 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8343 | 2026.01.20 00:07:00.322546 [ 368 ] {} <Debug> TCP-Session: abcd15a0-fb2e-4e53-be4a-ea77d3ffece1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34374 | ||
| 8344 | 2026.01.20 00:07:00.322533 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8345 | 2026.01.20 00:07:00.322583 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8346 | 2026.01.20 00:07:00.322595 [ 368 ] {} <Debug> TCP-Session: abcd15a0-fb2e-4e53-be4a-ea77d3ffece1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8347 | 2026.01.20 00:07:00.322607 [ 288 ] {} <Debug> TCP-Session: 336b0799-a2d1-49f3-b7f3-0ff3f2ed221a Authenticating user 'default' from [fd00:1122:3344:101::e]:55572 | ||
| 8348 | 2026.01.20 00:07:00.322626 [ 290 ] {} <Debug> TCP-Session: e2bb82d3-0c51-4d97-9167-16d8ee2e7c54 Authenticating user 'default' from [fd00:1122:3344:101::e]:38957 | ||
| 8349 | 2026.01.20 00:07:00.322628 [ 368 ] {} <Debug> TCP-Session: abcd15a0-fb2e-4e53-be4a-ea77d3ffece1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8350 | 2026.01.20 00:07:00.322643 [ 288 ] {} <Debug> TCP-Session: 336b0799-a2d1-49f3-b7f3-0ff3f2ed221a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8351 | 2026.01.20 00:07:00.322661 [ 290 ] {} <Debug> TCP-Session: e2bb82d3-0c51-4d97-9167-16d8ee2e7c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8352 | 2026.01.20 00:07:00.322673 [ 288 ] {} <Debug> TCP-Session: 336b0799-a2d1-49f3-b7f3-0ff3f2ed221a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8353 | 2026.01.20 00:07:00.322686 [ 290 ] {} <Debug> TCP-Session: e2bb82d3-0c51-4d97-9167-16d8ee2e7c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8354 | 2026.01.20 00:07:00.322581 [ 369 ] {} <Debug> TCP-Session: a6510d3f-1e39-424c-bcc0-48bd205bee3b Authenticating user 'default' from [fd00:1122:3344:101::e]:57922 | ||
| 8355 | 2026.01.20 00:07:00.322707 [ 367 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58808) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8356 | 2026.01.20 00:07:00.322743 [ 369 ] {} <Debug> TCP-Session: a6510d3f-1e39-424c-bcc0-48bd205bee3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8357 | 2026.01.20 00:07:00.322444 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35315 | ||
| 8358 | 2026.01.20 00:07:00.322769 [ 369 ] {} <Debug> TCP-Session: a6510d3f-1e39-424c-bcc0-48bd205bee3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8359 | 2026.01.20 00:07:00.322426 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58065 | ||
| 8360 | 2026.01.20 00:07:00.322470 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44564 | ||
| 8361 | 2026.01.20 00:07:00.322832 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8362 | 2026.01.20 00:07:00.322440 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52494 | ||
| 8363 | 2026.01.20 00:07:00.322869 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8364 | 2026.01.20 00:07:00.322869 [ 289 ] {} <Debug> TCP-Session: 9a63e2f7-f2e6-4eef-9d99-7dfec844b18b Authenticating user 'default' from [fd00:1122:3344:101::e]:35315 | ||
| 8365 | 2026.01.20 00:07:00.322887 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8366 | 2026.01.20 00:07:00.322902 [ 370 ] {} <Debug> TCP-Session: e5ca8ac2-a91b-4224-bfe0-8f8d71ba60bf Authenticating user 'default' from [fd00:1122:3344:101::e]:58065 | ||
| 8367 | 2026.01.20 00:07:00.322922 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8368 | 2026.01.20 00:07:00.322930 [ 366 ] {} <Debug> TCP-Session: d88916bb-b3e0-4e55-8b36-dcc2f4f893cc Authenticating user 'default' from [fd00:1122:3344:101::e]:44564 | ||
| 8369 | 2026.01.20 00:07:00.322934 [ 370 ] {} <Debug> TCP-Session: e5ca8ac2-a91b-4224-bfe0-8f8d71ba60bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8370 | 2026.01.20 00:07:00.322946 [ 286 ] {} <Debug> TCP-Session: c70f45e2-dd04-4a87-9d20-52f935aff1aa Authenticating user 'default' from [fd00:1122:3344:101::e]:52494 | ||
| 8371 | 2026.01.20 00:07:00.322951 [ 366 ] {} <Debug> TCP-Session: d88916bb-b3e0-4e55-8b36-dcc2f4f893cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8372 | 2026.01.20 00:07:00.322955 [ 370 ] {} <Debug> TCP-Session: e5ca8ac2-a91b-4224-bfe0-8f8d71ba60bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8373 | 2026.01.20 00:07:00.322965 [ 286 ] {} <Debug> TCP-Session: c70f45e2-dd04-4a87-9d20-52f935aff1aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8374 | 2026.01.20 00:07:00.322969 [ 366 ] {} <Debug> TCP-Session: d88916bb-b3e0-4e55-8b36-dcc2f4f893cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8375 | 2026.01.20 00:07:00.322984 [ 286 ] {} <Debug> TCP-Session: c70f45e2-dd04-4a87-9d20-52f935aff1aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8376 | 2026.01.20 00:07:00.322915 [ 289 ] {} <Debug> TCP-Session: 9a63e2f7-f2e6-4eef-9d99-7dfec844b18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8377 | 2026.01.20 00:07:00.323014 [ 289 ] {} <Debug> TCP-Session: 9a63e2f7-f2e6-4eef-9d99-7dfec844b18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8378 | 2026.01.20 00:07:00.323039 [ 367 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8379 | 2026.01.20 00:07:00.323102 [ 367 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8380 | 2026.01.20 00:07:00.323407 [ 367 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 8381 | 2026.01.20 00:07:00.324472 [ 342 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} <Trace> AggregatingTransform: Aggregating | ||
| 8382 | 2026.01.20 00:07:00.324534 [ 342 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} <Trace> Aggregator: Aggregation method: without_key | ||
| 8383 | 2026.01.20 00:07:00.324581 [ 342 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001074824 sec. (930.385 rows/sec., 36.34 KiB/sec.) | ||
| 8384 | 2026.01.20 00:07:00.324604 [ 342 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} <Trace> Aggregator: Merging aggregated data | ||
| 8385 | 2026.01.20 00:07:00.325993 [ 367 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003347 sec., 298.7750224081267 rows/sec., 11.67 KiB/sec. | ||
| 8386 | 2026.01.20 00:07:00.326157 [ 367 ] {d352e6a8-0b0e-4b9a-8f7a-f1ba8579b990} <Debug> TCPHandler: Processed in 0.003779638 sec. | ||
| 8387 | 2026.01.20 00:07:00.326288 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8388 | 2026.01.20 00:07:00.326318 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8389 | 2026.01.20 00:07:00.326332 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8390 | 2026.01.20 00:07:00.326352 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8391 | 2026.01.20 00:07:00.326363 [ 366 ] {} <Debug> TCP-Session: d88916bb-b3e0-4e55-8b36-dcc2f4f893cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8392 | 2026.01.20 00:07:00.326377 [ 370 ] {} <Debug> TCP-Session: e5ca8ac2-a91b-4224-bfe0-8f8d71ba60bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8393 | 2026.01.20 00:07:00.326386 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8394 | 2026.01.20 00:07:00.326399 [ 289 ] {} <Debug> TCP-Session: 9a63e2f7-f2e6-4eef-9d99-7dfec844b18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2026.01.20 00:07:00.326419 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8396 | 2026.01.20 00:07:00.326432 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8397 | 2026.01.20 00:07:00.326439 [ 369 ] {} <Debug> TCP-Session: a6510d3f-1e39-424c-bcc0-48bd205bee3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8398 | 2026.01.20 00:07:00.326462 [ 286 ] {} <Debug> TCP-Session: c70f45e2-dd04-4a87-9d20-52f935aff1aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8399 | 2026.01.20 00:07:00.326486 [ 290 ] {} <Debug> TCP-Session: e2bb82d3-0c51-4d97-9167-16d8ee2e7c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8400 | 2026.01.20 00:07:00.326402 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8401 | 2026.01.20 00:07:00.326371 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8402 | 2026.01.20 00:07:00.326546 [ 288 ] {} <Debug> TCP-Session: 336b0799-a2d1-49f3-b7f3-0ff3f2ed221a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8403 | 2026.01.20 00:07:00.326319 [ 367 ] {} <Debug> TCP-Session: e8516022-9784-4b81-9356-7af954b77e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8404 | 2026.01.20 00:07:00.326561 [ 368 ] {} <Debug> TCP-Session: abcd15a0-fb2e-4e53-be4a-ea77d3ffece1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8405 | 2026.01.20 00:07:01.099221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 8406 | 2026.01.20 00:07:01.119835 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.01.20 00:07:01.119903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8408 | 2026.01.20 00:07:01.126093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8409 | 2026.01.20 00:07:01.126845 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.01.20 00:07:01.130373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 8411 | 2026.01.20 00:07:02.393780 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 996 | ||
| 8412 | 2026.01.20 00:07:02.395993 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.01.20 00:07:02.396044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8414 | 2026.01.20 00:07:02.397280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8415 | 2026.01.20 00:07:02.397559 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.01.20 00:07:02.397920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
| 8417 | 2026.01.20 00:07:04.521639 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2026.01.20 00:07:04.521862 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8419 | 2026.01.20 00:07:04.521938 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8420 | 2026.01.20 00:07:04.522698 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2026.01.20 00:07:04.522753 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8422 | 2026.01.20 00:07:04.523165 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8423 | 2026.01.20 00:07:04.523402 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.01.20 00:07:04.523566 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001757 sec., 77404.6670461013 rows/sec., 6.70 MiB/sec. | ||
| 8425 | 2026.01.20 00:07:04.523618 [ 276 ] {bb5ab0f0-cccb-4c58-a70e-798e88eb84bf} <Debug> TCPHandler: Processed in 0.002117277 sec. | ||
| 8426 | 2026.01.20 00:07:04.523745 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8427 | 2026.01.20 00:07:04.523848 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8428 | 2026.01.20 00:07:04.523894 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8429 | 2026.01.20 00:07:04.524327 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2026.01.20 00:07:04.524367 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8431 | 2026.01.20 00:07:04.524676 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8432 | 2026.01.20 00:07:04.524887 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2026.01.20 00:07:04.525006 [ 69 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8434 | 2026.01.20 00:07:04.525026 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001201 sec., 33305.57868442964 rows/sec., 2.45 MiB/sec. | ||
| 8435 | 2026.01.20 00:07:04.525086 [ 69 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2026.01.20 00:07:04.525093 [ 276 ] {d0df4e86-61a0-4913-ae41-33b00905cdce} <Debug> TCPHandler: Processed in 0.001401738 sec. | ||
| 8437 | 2026.01.20 00:07:04.525120 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8438 | 2026.01.20 00:07:04.525216 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8439 | 2026.01.20 00:07:04.525219 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 8440 | 2026.01.20 00:07:04.525318 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8441 | 2026.01.20 00:07:04.525324 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8442 | 2026.01.20 00:07:04.525363 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 70 rows starting from the beginning of the part | ||
| 8443 | 2026.01.20 00:07:04.525364 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8444 | 2026.01.20 00:07:04.525421 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 8445 | 2026.01.20 00:07:04.525464 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 8446 | 2026.01.20 00:07:04.525503 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
| 8447 | 2026.01.20 00:07:04.525544 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 8448 | 2026.01.20 00:07:04.525585 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 8449 | 2026.01.20 00:07:04.525823 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.01.20 00:07:04.525860 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8451 | 2026.01.20 00:07:04.526167 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8452 | 2026.01.20 00:07:04.526355 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173636 sec., 240278.92804924183 rows/sec., 18.58 MiB/sec. | ||
| 8453 | 2026.01.20 00:07:04.526370 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.01.20 00:07:04.526512 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8455 | 2026.01.20 00:07:04.526514 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001214 sec., 85667.215815486 rows/sec., 6.69 MiB/sec. | ||
| 8456 | 2026.01.20 00:07:04.526562 [ 276 ] {92627328-b072-410f-a0ed-dccadecadddd} <Debug> TCPHandler: Processed in 0.001396488 sec. | ||
| 8457 | 2026.01.20 00:07:04.526676 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2026.01.20 00:07:04.526758 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.01.20 00:07:04.526773 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8460 | 2026.01.20 00:07:04.526817 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8461 | 2026.01.20 00:07:04.526818 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_36_7} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8462 | 2026.01.20 00:07:04.526894 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8463 | 2026.01.20 00:07:04.527237 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.01.20 00:07:04.527272 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8465 | 2026.01.20 00:07:04.527601 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8466 | 2026.01.20 00:07:04.527814 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.01.20 00:07:04.527944 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 8468 | 2026.01.20 00:07:04.527984 [ 276 ] {ecdf287e-0845-4135-a95c-d3554e890e4d} <Debug> TCPHandler: Processed in 0.001357157 sec. | ||
| 8469 | 2026.01.20 00:07:04.528107 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8470 | 2026.01.20 00:07:04.528232 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8471 | 2026.01.20 00:07:04.528300 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8472 | 2026.01.20 00:07:04.529263 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.01.20 00:07:04.529300 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8474 | 2026.01.20 00:07:04.529877 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8475 | 2026.01.20 00:07:04.530105 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.01.20 00:07:04.530225 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8477 | 2026.01.20 00:07:04.530247 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002039 sec., 19617.4595389897 rows/sec., 35.15 MiB/sec. | ||
| 8478 | 2026.01.20 00:07:04.530303 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.01.20 00:07:04.530327 [ 276 ] {0496ab90-93bb-4676-a1a0-9c846bda25d9} <Debug> TCPHandler: Processed in 0.00228288 sec. | ||
| 8480 | 2026.01.20 00:07:04.530331 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8481 | 2026.01.20 00:07:04.530439 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 8482 | 2026.01.20 00:07:04.530449 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2026.01.20 00:07:04.530563 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8484 | 2026.01.20 00:07:04.530608 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8485 | 2026.01.20 00:07:04.530654 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8486 | 2026.01.20 00:07:04.530712 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1186 rows starting from the beginning of the part | ||
| 8487 | 2026.01.20 00:07:04.530839 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 8488 | 2026.01.20 00:07:04.530952 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 8489 | 2026.01.20 00:07:04.530954 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.01.20 00:07:04.530999 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8491 | 2026.01.20 00:07:04.531061 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 8492 | 2026.01.20 00:07:04.531163 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 8493 | 2026.01.20 00:07:04.531263 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 8494 | 2026.01.20 00:07:04.531331 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8495 | 2026.01.20 00:07:04.531550 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.01.20 00:07:04.531686 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 8497 | 2026.01.20 00:07:04.531723 [ 276 ] {8dd24770-937c-4043-9634-05c00fe8147d} <Debug> TCPHandler: Processed in 0.001325307 sec. | ||
| 8498 | 2026.01.20 00:07:04.537137 [ 191 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 19 columns (19 merged, 0 gathered) in 0.006734967 sec., 205791.65421300507 rows/sec., 368.77 MiB/sec. | ||
| 8499 | 2026.01.20 00:07:04.538824 [ 201 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8500 | 2026.01.20 00:07:04.539236 [ 201 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.01.20 00:07:04.539322 [ 201 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8502 | 2026.01.20 00:07:04.539466 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 8503 | 2026.01.20 00:07:05.001202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.30 MiB, peak 322.78 MiB, free memory in arenas 0.00 B, will set to 312.95 MiB (RSS), difference: 1.65 MiB | ||
| 8504 | 2026.01.20 00:07:07.179717 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8505 | 2026.01.20 00:07:07.179768 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8506 | 2026.01.20 00:07:07.350383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24025 | ||
| 8507 | 2026.01.20 00:07:07.350941 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2026.01.20 00:07:07.350989 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8509 | 2026.01.20 00:07:07.351491 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8510 | 2026.01.20 00:07:07.351727 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2026.01.20 00:07:07.351865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24025 | ||
| 8512 | 2026.01.20 00:07:08.631330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 8513 | 2026.01.20 00:07:08.649030 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2026.01.20 00:07:08.649080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8515 | 2026.01.20 00:07:08.655103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8516 | 2026.01.20 00:07:08.655843 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2026.01.20 00:07:08.658799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 8518 | 2026.01.20 00:07:09.520632 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2026.01.20 00:07:09.520922 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8520 | 2026.01.20 00:07:09.521029 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8521 | 2026.01.20 00:07:09.521814 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2026.01.20 00:07:09.521862 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8523 | 2026.01.20 00:07:09.522286 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8524 | 2026.01.20 00:07:09.522512 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.01.20 00:07:09.522668 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00182 sec., 30769.23076923077 rows/sec., 2.35 MiB/sec. | ||
| 8526 | 2026.01.20 00:07:09.522710 [ 276 ] {9de1e6bb-b43b-47d2-a6cb-1aea2f4e4e05} <Debug> TCPHandler: Processed in 0.002259729 sec. | ||
| 8527 | 2026.01.20 00:07:09.522847 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8528 | 2026.01.20 00:07:09.522945 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8529 | 2026.01.20 00:07:09.522988 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8530 | 2026.01.20 00:07:09.523469 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.01.20 00:07:09.523605 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8532 | 2026.01.20 00:07:09.523917 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8533 | 2026.01.20 00:07:09.524137 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.01.20 00:07:09.524267 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00134 sec., 47761.19402985075 rows/sec., 3.73 MiB/sec. | ||
| 8535 | 2026.01.20 00:07:09.524305 [ 276 ] {d80319f2-c221-4568-89c9-9132823edb8c} <Debug> TCPHandler: Processed in 0.001517279 sec. | ||
| 8536 | 2026.01.20 00:07:09.524430 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.01.20 00:07:09.524527 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8538 | 2026.01.20 00:07:09.524574 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8539 | 2026.01.20 00:07:09.525355 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.01.20 00:07:09.525399 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8541 | 2026.01.20 00:07:09.525801 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8542 | 2026.01.20 00:07:09.526053 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.01.20 00:07:09.526208 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001698 sec., 94228.50412249705 rows/sec., 6.56 MiB/sec. | ||
| 8544 | 2026.01.20 00:07:09.526254 [ 276 ] {a416cf9e-54ea-46e3-a4c4-bba4c0782a30} <Debug> TCPHandler: Processed in 0.001874414 sec. | ||
| 8545 | 2026.01.20 00:07:09.526392 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.01.20 00:07:09.526496 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8547 | 2026.01.20 00:07:09.526545 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8548 | 2026.01.20 00:07:09.526938 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.01.20 00:07:09.526975 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8550 | 2026.01.20 00:07:09.527332 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8551 | 2026.01.20 00:07:09.527582 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.01.20 00:07:09.527727 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001252 sec., 47923.322683706065 rows/sec., 3.23 MiB/sec. | ||
| 8553 | 2026.01.20 00:07:09.527762 [ 276 ] {b7a8695b-df32-4acd-9b16-8c6e80cdf41f} <Debug> TCPHandler: Processed in 0.001426998 sec. | ||
| 8554 | 2026.01.20 00:07:12.398057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1016 | ||
| 8555 | 2026.01.20 00:07:12.400162 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2026.01.20 00:07:12.400215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8557 | 2026.01.20 00:07:12.401389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8558 | 2026.01.20 00:07:12.401657 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2026.01.20 00:07:12.401954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1016 | ||
| 8560 | 2026.01.20 00:07:14.550591 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8561 | 2026.01.20 00:07:14.550798 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8562 | 2026.01.20 00:07:14.550871 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8563 | 2026.01.20 00:07:14.551546 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8564 | 2026.01.20 00:07:14.551597 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8565 | 2026.01.20 00:07:14.551977 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8566 | 2026.01.20 00:07:14.552202 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8567 | 2026.01.20 00:07:14.552323 [ 56 ] {} <Debug> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8568 | 2026.01.20 00:07:14.552358 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00161 sec., 14906.832298136645 rows/sec., 1.24 MiB/sec. | ||
| 8569 | 2026.01.20 00:07:14.552405 [ 56 ] {} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.01.20 00:07:14.552436 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8571 | 2026.01.20 00:07:14.552451 [ 276 ] {d425a31f-62b5-45f6-9b58-327bb5bab566} <Debug> TCPHandler: Processed in 0.001996086 sec. | ||
| 8572 | 2026.01.20 00:07:14.552534 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::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 | ||
| 8573 | 2026.01.20 00:07:14.552602 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2026.01.20 00:07:14.552644 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8575 | 2026.01.20 00:07:14.552678 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 8576 | 2026.01.20 00:07:14.552707 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8577 | 2026.01.20 00:07:14.552743 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 8578 | 2026.01.20 00:07:14.552753 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8579 | 2026.01.20 00:07:14.552795 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8580 | 2026.01.20 00:07:14.552841 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8581 | 2026.01.20 00:07:14.552888 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8582 | 2026.01.20 00:07:14.553194 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.01.20 00:07:14.553232 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8584 | 2026.01.20 00:07:14.553556 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8585 | 2026.01.20 00:07:14.553625 [ 201 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127095 sec., 106468.3988483668 rows/sec., 9.24 MiB/sec. | ||
| 8586 | 2026.01.20 00:07:14.553758 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8587 | 2026.01.20 00:07:14.553782 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.01.20 00:07:14.553920 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001236 sec., 14563.106796116506 rows/sec., 1.16 MiB/sec. | ||
| 8589 | 2026.01.20 00:07:14.553959 [ 276 ] {1502e076-ff32-41a9-88fc-65e848f455b2} <Debug> TCPHandler: Processed in 0.001411698 sec. | ||
| 8590 | 2026.01.20 00:07:14.553992 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2026.01.20 00:07:14.554056 [ 198 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_13_3} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8592 | 2026.01.20 00:07:14.554075 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8593 | 2026.01.20 00:07:14.554113 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8594 | 2026.01.20 00:07:14.554170 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8595 | 2026.01.20 00:07:14.554213 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8596 | 2026.01.20 00:07:14.555342 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8597 | 2026.01.20 00:07:14.555377 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8598 | 2026.01.20 00:07:14.555789 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8599 | 2026.01.20 00:07:14.556007 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2026.01.20 00:07:14.556139 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} <Debug> executeQuery: Read 1405 rows, 120.26 KiB in 0.001986 sec., 707452.1651560927 rows/sec., 59.14 MiB/sec. | ||
| 8601 | 2026.01.20 00:07:14.556178 [ 276 ] {2fd2cdbb-8726-447b-ab27-b000403bc48d} <Debug> TCPHandler: Processed in 0.002152307 sec. | ||
| 8602 | 2026.01.20 00:07:14.556287 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8603 | 2026.01.20 00:07:14.556381 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8604 | 2026.01.20 00:07:14.556423 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8605 | 2026.01.20 00:07:14.556843 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.01.20 00:07:14.556880 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8607 | 2026.01.20 00:07:14.557184 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8608 | 2026.01.20 00:07:14.557396 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.01.20 00:07:14.557526 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} <Debug> executeQuery: Read 70 rows, 5.23 KiB in 0.001163 sec., 60189.165950128976 rows/sec., 4.39 MiB/sec. | ||
| 8610 | 2026.01.20 00:07:14.557566 [ 276 ] {27f6919f-bb7e-4ca7-a5ab-360fa8e0ac4e} <Debug> TCPHandler: Processed in 0.001327097 sec. | ||
| 8611 | 2026.01.20 00:07:14.557681 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2026.01.20 00:07:14.557774 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8613 | 2026.01.20 00:07:14.557815 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8614 | 2026.01.20 00:07:14.558290 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.01.20 00:07:14.558327 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8616 | 2026.01.20 00:07:14.558635 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8617 | 2026.01.20 00:07:14.558843 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.01.20 00:07:14.558943 [ 56 ] {} <Debug> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8619 | 2026.01.20 00:07:14.558970 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. | ||
| 8620 | 2026.01.20 00:07:14.558979 [ 56 ] {} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.01.20 00:07:14.559011 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8622 | 2026.01.20 00:07:14.559016 [ 276 ] {49d483b8-e449-4585-b2b1-4f36724362c5} <Debug> TCPHandler: Processed in 0.001384648 sec. | ||
| 8623 | 2026.01.20 00:07:14.559102 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::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 | ||
| 8624 | 2026.01.20 00:07:14.559136 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8625 | 2026.01.20 00:07:14.559226 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8626 | 2026.01.20 00:07:14.559234 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8627 | 2026.01.20 00:07:14.559268 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 8628 | 2026.01.20 00:07:14.559287 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8629 | 2026.01.20 00:07:14.559343 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 8630 | 2026.01.20 00:07:14.559397 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 8631 | 2026.01.20 00:07:14.559439 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 8632 | 2026.01.20 00:07:14.559482 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 8633 | 2026.01.20 00:07:14.559697 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.01.20 00:07:14.559740 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8635 | 2026.01.20 00:07:14.560062 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8636 | 2026.01.20 00:07:14.560294 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.01.20 00:07:14.560392 [ 56 ] {} <Debug> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8638 | 2026.01.20 00:07:14.560421 [ 56 ] {} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.01.20 00:07:14.560422 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001206 sec., 9950.248756218905 rows/sec., 777.36 KiB/sec. | ||
| 8640 | 2026.01.20 00:07:14.560438 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8641 | 2026.01.20 00:07:14.560476 [ 276 ] {8a6a488c-3150-4d17-91c6-86f2c93ee1ac} <Debug> TCPHandler: Processed in 0.001389617 sec. | ||
| 8642 | 2026.01.20 00:07:14.560478 [ 198 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416839 sec., 889303.5835405434 rows/sec., 64.90 MiB/sec. | ||
| 8643 | 2026.01.20 00:07:14.560536 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::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 | ||
| 8644 | 2026.01.20 00:07:14.560596 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8645 | 2026.01.20 00:07:14.560657 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8646 | 2026.01.20 00:07:14.560692 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8647 | 2026.01.20 00:07:14.560695 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 8648 | 2026.01.20 00:07:14.560698 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8649 | 2026.01.20 00:07:14.560761 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8650 | 2026.01.20 00:07:14.560780 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 8651 | 2026.01.20 00:07:14.560836 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8652 | 2026.01.20 00:07:14.560879 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8653 | 2026.01.20 00:07:14.560921 [ 201 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8654 | 2026.01.20 00:07:14.561086 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.01.20 00:07:14.561174 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_13_3} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8656 | 2026.01.20 00:07:14.561279 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8657 | 2026.01.20 00:07:14.561409 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.01.20 00:07:14.561451 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8659 | 2026.01.20 00:07:14.561662 [ 196 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166765 sec., 51424.23710001586 rows/sec., 4.12 MiB/sec. | ||
| 8660 | 2026.01.20 00:07:14.561801 [ 194 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8661 | 2026.01.20 00:07:14.561801 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8662 | 2026.01.20 00:07:14.562039 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2026.01.20 00:07:14.562073 [ 194 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2026.01.20 00:07:14.562138 [ 194 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_13_3} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8665 | 2026.01.20 00:07:14.562167 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} <Debug> executeQuery: Read 614 rows, 47.33 KiB in 0.001488 sec., 412634.40860215056 rows/sec., 31.06 MiB/sec. | ||
| 8666 | 2026.01.20 00:07:14.562205 [ 276 ] {ab2e122c-e01c-4f1b-b8af-7529ddae16da} <Debug> TCPHandler: Processed in 0.001658282 sec. | ||
| 8667 | 2026.01.20 00:07:14.562220 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8668 | 2026.01.20 00:07:14.562316 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.01.20 00:07:14.562411 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8670 | 2026.01.20 00:07:14.562453 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8671 | 2026.01.20 00:07:14.563049 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.01.20 00:07:14.563085 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8673 | 2026.01.20 00:07:14.563454 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8674 | 2026.01.20 00:07:14.563669 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.01.20 00:07:14.563801 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} <Debug> executeQuery: Read 883 rows, 61.38 KiB in 0.001409 sec., 626685.5926188786 rows/sec., 42.54 MiB/sec. | ||
| 8676 | 2026.01.20 00:07:14.563838 [ 276 ] {3c65208e-327f-43df-82b6-58fd188dbf7e} <Debug> TCPHandler: Processed in 0.00157133 sec. | ||
| 8677 | 2026.01.20 00:07:14.563947 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.01.20 00:07:14.564041 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.01.20 00:07:14.564094 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8680 | 2026.01.20 00:07:14.564953 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.01.20 00:07:14.564989 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8682 | 2026.01.20 00:07:14.565553 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8683 | 2026.01.20 00:07:14.565781 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.01.20 00:07:14.565918 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001895 sec., 21108.179419525066 rows/sec., 37.82 MiB/sec. | ||
| 8685 | 2026.01.20 00:07:14.565980 [ 276 ] {7ca33aa0-650e-49b4-87e5-4c2f8498208b} <Debug> TCPHandler: Processed in 0.002082827 sec. | ||
| 8686 | 2026.01.20 00:07:14.566088 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.01.20 00:07:14.566181 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8688 | 2026.01.20 00:07:14.566223 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8689 | 2026.01.20 00:07:14.566587 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.01.20 00:07:14.566624 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8691 | 2026.01.20 00:07:14.566926 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8692 | 2026.01.20 00:07:14.567132 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.01.20 00:07:14.567259 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 8694 | 2026.01.20 00:07:14.567295 [ 276 ] {12db2e78-20f1-4bc1-8e24-c9f0f9125f43} <Debug> TCPHandler: Processed in 0.001256656 sec. | ||
| 8695 | 2026.01.20 00:07:14.852166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24473 | ||
| 8696 | 2026.01.20 00:07:14.852608 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2026.01.20 00:07:14.852646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8698 | 2026.01.20 00:07:14.853118 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8699 | 2026.01.20 00:07:14.853345 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.01.20 00:07:14.853462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24473 | ||
| 8701 | 2026.01.20 00:07:14.853489 [ 56 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8702 | 2026.01.20 00:07:14.853570 [ 56 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.01.20 00:07:14.853606 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8704 | 2026.01.20 00:07:14.853754 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 8705 | 2026.01.20 00:07:14.853908 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8706 | 2026.01.20 00:07:14.853958 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22105 rows starting from the beginning of the part | ||
| 8707 | 2026.01.20 00:07:14.854041 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 8708 | 2026.01.20 00:07:14.854121 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 8709 | 2026.01.20 00:07:14.854181 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 8710 | 2026.01.20 00:07:14.854235 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 8711 | 2026.01.20 00:07:14.854294 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 8712 | 2026.01.20 00:07:14.856110 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24473 rows, containing 4 columns (4 merged, 0 gathered) in 0.002418431 sec., 10119370.78213106 rows/sec., 144.76 MiB/sec. | ||
| 8713 | 2026.01.20 00:07:14.856477 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8714 | 2026.01.20 00:07:14.856748 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2026.01.20 00:07:14.856826 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_51_10} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8716 | 2026.01.20 00:07:14.856936 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 8717 | 2026.01.20 00:07:16.159047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 8718 | 2026.01.20 00:07:16.177378 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2026.01.20 00:07:16.177431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8720 | 2026.01.20 00:07:16.183143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8721 | 2026.01.20 00:07:16.183908 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8722 | 2026.01.20 00:07:16.184263 [ 54 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8723 | 2026.01.20 00:07:16.184360 [ 54 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8724 | 2026.01.20 00:07:16.184399 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8725 | 2026.01.20 00:07:16.184552 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 8726 | 2026.01.20 00:07:16.186994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 8727 | 2026.01.20 00:07:16.188768 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8728 | 2026.01.20 00:07:16.190532 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 8729 | 2026.01.20 00:07:16.195601 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 8730 | 2026.01.20 00:07:16.200707 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 8731 | 2026.01.20 00:07:16.205344 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 8732 | 2026.01.20 00:07:16.209694 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 8733 | 2026.01.20 00:07:16.213566 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 8734 | 2026.01.20 00:07:16.267241 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.082747111 sec., 4640.645399692565 rows/sec., 24.00 MiB/sec. | ||
| 8735 | 2026.01.20 00:07:16.270431 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8736 | 2026.01.20 00:07:16.272405 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.01.20 00:07:16.272487 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_51_10} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8738 | 2026.01.20 00:07:16.275003 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8739 | 2026.01.20 00:07:17.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.01 MiB, peak 327.43 MiB, free memory in arenas 0.00 B, will set to 318.25 MiB (RSS), difference: 4.25 MiB | ||
| 8740 | 2026.01.20 00:07:19.520594 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2026.01.20 00:07:19.520787 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8742 | 2026.01.20 00:07:19.520852 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8743 | 2026.01.20 00:07:19.521518 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.01.20 00:07:19.521568 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8745 | 2026.01.20 00:07:19.521967 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8746 | 2026.01.20 00:07:19.522193 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.01.20 00:07:19.522343 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.67 MiB/sec. | ||
| 8748 | 2026.01.20 00:07:19.522385 [ 276 ] {affa3739-74c3-47b2-9b40-38c2fd1ebefb} <Debug> TCPHandler: Processed in 0.001917825 sec. | ||
| 8749 | 2026.01.20 00:07:19.522517 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2026.01.20 00:07:19.522612 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8751 | 2026.01.20 00:07:19.522655 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8752 | 2026.01.20 00:07:19.523095 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2026.01.20 00:07:19.523132 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8754 | 2026.01.20 00:07:19.523439 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8755 | 2026.01.20 00:07:19.523646 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.01.20 00:07:19.523781 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 8757 | 2026.01.20 00:07:19.523821 [ 276 ] {a8fe53aa-77dc-466a-9230-626491d92164} <Debug> TCPHandler: Processed in 0.001355027 sec. | ||
| 8758 | 2026.01.20 00:07:19.523948 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2026.01.20 00:07:19.524042 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8760 | 2026.01.20 00:07:19.524088 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8761 | 2026.01.20 00:07:19.524533 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.01.20 00:07:19.524569 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8763 | 2026.01.20 00:07:19.524914 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8764 | 2026.01.20 00:07:19.525128 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.01.20 00:07:19.525258 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 8766 | 2026.01.20 00:07:19.525295 [ 276 ] {da0553d1-704a-4d17-a2c9-08c5ea460f96} <Debug> TCPHandler: Processed in 0.001398108 sec. | ||
| 8767 | 2026.01.20 00:07:19.525413 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8768 | 2026.01.20 00:07:19.525506 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8769 | 2026.01.20 00:07:19.525548 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8770 | 2026.01.20 00:07:19.525890 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2026.01.20 00:07:19.525926 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8772 | 2026.01.20 00:07:19.526227 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8773 | 2026.01.20 00:07:19.526429 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2026.01.20 00:07:19.526555 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 8775 | 2026.01.20 00:07:19.526592 [ 276 ] {f8da73b8-8825-4c6c-95ab-4070248c4e85} <Debug> TCPHandler: Processed in 0.001230155 sec. | ||
| 8776 | 2026.01.20 00:07:22.179825 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8777 | 2026.01.20 00:07:22.179915 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8778 | 2026.01.20 00:07:22.353711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24985 | ||
| 8779 | 2026.01.20 00:07:22.354570 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.01.20 00:07:22.354668 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8781 | 2026.01.20 00:07:22.355423 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8782 | 2026.01.20 00:07:22.355671 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.01.20 00:07:22.355809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24985 | ||
| 8784 | 2026.01.20 00:07:22.402182 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1044 | ||
| 8785 | 2026.01.20 00:07:22.404364 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.01.20 00:07:22.404409 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8787 | 2026.01.20 00:07:22.405585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8788 | 2026.01.20 00:07:22.405855 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2026.01.20 00:07:22.406109 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
| 8790 | 2026.01.20 00:07:23.687123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 8791 | 2026.01.20 00:07:23.702594 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.01.20 00:07:23.702643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8793 | 2026.01.20 00:07:23.707894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8794 | 2026.01.20 00:07:23.708583 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.01.20 00:07:23.711281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 8796 | 2026.01.20 00:07:24.522406 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8797 | 2026.01.20 00:07:24.522601 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8798 | 2026.01.20 00:07:24.522671 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8799 | 2026.01.20 00:07:24.523484 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8800 | 2026.01.20 00:07:24.523539 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8801 | 2026.01.20 00:07:24.523931 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8802 | 2026.01.20 00:07:24.524142 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2026.01.20 00:07:24.524285 [ 48 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8804 | 2026.01.20 00:07:24.524292 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001742 sec., 78071.18254879449 rows/sec., 6.75 MiB/sec. | ||
| 8805 | 2026.01.20 00:07:24.524356 [ 48 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.01.20 00:07:24.524377 [ 276 ] {f5cdbd64-a23c-468a-a087-e3f298d2729b} <Debug> TCPHandler: Processed in 0.002104927 sec. | ||
| 8807 | 2026.01.20 00:07:24.524383 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8808 | 2026.01.20 00:07:24.524526 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 8809 | 2026.01.20 00:07:24.524535 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8810 | 2026.01.20 00:07:24.524684 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8811 | 2026.01.20 00:07:24.524694 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8812 | 2026.01.20 00:07:24.524726 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8813 | 2026.01.20 00:07:24.524741 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1405 rows starting from the beginning of the part | ||
| 8814 | 2026.01.20 00:07:24.524819 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 136 rows starting from the beginning of the part | ||
| 8815 | 2026.01.20 00:07:24.524872 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 8816 | 2026.01.20 00:07:24.524919 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1405 rows starting from the beginning of the part | ||
| 8817 | 2026.01.20 00:07:24.524963 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 8818 | 2026.01.20 00:07:24.525015 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 136 rows starting from the beginning of the part | ||
| 8819 | 2026.01.20 00:07:24.525180 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.01.20 00:07:24.525223 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8821 | 2026.01.20 00:07:24.525551 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8822 | 2026.01.20 00:07:24.525772 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.01.20 00:07:24.525917 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001252 sec., 31948.881789137376 rows/sec., 2.35 MiB/sec. | ||
| 8824 | 2026.01.20 00:07:24.525955 [ 276 ] {c6fca2d9-2ea7-4aca-a2d8-f9778ce276f1} <Debug> TCPHandler: Processed in 0.001471548 sec. | ||
| 8825 | 2026.01.20 00:07:24.526071 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.01.20 00:07:24.526171 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8827 | 2026.01.20 00:07:24.526211 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8828 | 2026.01.20 00:07:24.526640 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.01.20 00:07:24.526643 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002177498 sec., 1466821.094669203 rows/sec., 128.20 MiB/sec. | ||
| 8830 | 2026.01.20 00:07:24.526678 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8831 | 2026.01.20 00:07:24.526970 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8832 | 2026.01.20 00:07:24.527018 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8833 | 2026.01.20 00:07:24.527290 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8834 | 2026.01.20 00:07:24.527361 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2026.01.20 00:07:24.527418 [ 43 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8836 | 2026.01.20 00:07:24.527427 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001274 sec., 81632.6530612245 rows/sec., 6.38 MiB/sec. | ||
| 8837 | 2026.01.20 00:07:24.527450 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_76_15} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8838 | 2026.01.20 00:07:24.527469 [ 43 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2026.01.20 00:07:24.527487 [ 276 ] {34ec8f02-2b1a-463f-8f5d-dbcee5289b0f} <Debug> TCPHandler: Processed in 0.001464869 sec. | ||
| 8840 | 2026.01.20 00:07:24.527508 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8841 | 2026.01.20 00:07:24.527584 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8842 | 2026.01.20 00:07:24.527615 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2026.01.20 00:07:24.527631 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 8844 | 2026.01.20 00:07:24.527720 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8845 | 2026.01.20 00:07:24.527732 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8846 | 2026.01.20 00:07:24.527774 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8847 | 2026.01.20 00:07:24.527781 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 632 rows starting from the beginning of the part | ||
| 8848 | 2026.01.20 00:07:24.527842 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 8849 | 2026.01.20 00:07:24.527883 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 8850 | 2026.01.20 00:07:24.527925 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 614 rows starting from the beginning of the part | ||
| 8851 | 2026.01.20 00:07:24.527965 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 8852 | 2026.01.20 00:07:24.528003 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 8853 | 2026.01.20 00:07:24.528222 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.01.20 00:07:24.528265 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8855 | 2026.01.20 00:07:24.528609 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8856 | 2026.01.20 00:07:24.528818 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.01.20 00:07:24.528932 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8858 | 2026.01.20 00:07:24.528948 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 8859 | 2026.01.20 00:07:24.528963 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2026.01.20 00:07:24.528974 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415788 sec., 1117398.9326085544 rows/sec., 89.09 MiB/sec. | ||
| 8861 | 2026.01.20 00:07:24.528990 [ 276 ] {68fc5a9a-f7a4-4864-aeee-6be09a247590} <Debug> TCPHandler: Processed in 0.001425349 sec. | ||
| 8862 | 2026.01.20 00:07:24.528987 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8863 | 2026.01.20 00:07:24.529086 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 8864 | 2026.01.20 00:07:24.529121 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8865 | 2026.01.20 00:07:24.529198 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8866 | 2026.01.20 00:07:24.529202 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8867 | 2026.01.20 00:07:24.529218 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8868 | 2026.01.20 00:07:24.529262 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20696 rows starting from the beginning of the part | ||
| 8869 | 2026.01.20 00:07:24.529291 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8870 | 2026.01.20 00:07:24.529334 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 8871 | 2026.01.20 00:07:24.529388 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 8872 | 2026.01.20 00:07:24.529436 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 883 rows starting from the beginning of the part | ||
| 8873 | 2026.01.20 00:07:24.529480 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 8874 | 2026.01.20 00:07:24.529532 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 8875 | 2026.01.20 00:07:24.529581 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.01.20 00:07:24.529695 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_76_15} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8877 | 2026.01.20 00:07:24.529817 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8878 | 2026.01.20 00:07:24.530267 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.01.20 00:07:24.530305 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8880 | 2026.01.20 00:07:24.531057 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8881 | 2026.01.20 00:07:24.531296 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.01.20 00:07:24.531454 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002253 sec., 17754.10563692854 rows/sec., 31.81 MiB/sec. | ||
| 8883 | 2026.01.20 00:07:24.531522 [ 276 ] {700a6b8a-5390-4d32-9da3-c84a619be54f} <Debug> TCPHandler: Processed in 0.002450951 sec. | ||
| 8884 | 2026.01.20 00:07:24.531632 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.01.20 00:07:24.531725 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8886 | 2026.01.20 00:07:24.531766 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8887 | 2026.01.20 00:07:24.532115 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.01.20 00:07:24.532151 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8889 | 2026.01.20 00:07:24.532558 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8890 | 2026.01.20 00:07:24.532769 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.01.20 00:07:24.532879 [ 43 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8892 | 2026.01.20 00:07:24.532905 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 8893 | 2026.01.20 00:07:24.532908 [ 43 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.01.20 00:07:24.532944 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8895 | 2026.01.20 00:07:24.532947 [ 276 ] {c0c0700e-60da-4f6f-bae1-4c1f55393746} <Debug> TCPHandler: Processed in 0.001365077 sec. | ||
| 8896 | 2026.01.20 00:07:24.533025 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 8897 | 2026.01.20 00:07:24.533122 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8898 | 2026.01.20 00:07:24.533153 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4200 rows starting from the beginning of the part | ||
| 8899 | 2026.01.20 00:07:24.533212 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 8900 | 2026.01.20 00:07:24.533260 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 8901 | 2026.01.20 00:07:24.533301 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 8902 | 2026.01.20 00:07:24.533342 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 8903 | 2026.01.20 00:07:24.533382 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 8904 | 2026.01.20 00:07:24.542163 [ 187 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4500 rows, containing 4 columns (4 merged, 0 gathered) in 0.009176067 sec., 490406.1838258156 rows/sec., 33.05 MiB/sec. | ||
| 8905 | 2026.01.20 00:07:24.542584 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8906 | 2026.01.20 00:07:24.542875 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.01.20 00:07:24.542950 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_76_15} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8908 | 2026.01.20 00:07:24.543041 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 8909 | 2026.01.20 00:07:24.544478 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22219 rows, containing 5 columns (5 merged, 0 gathered) in 0.015423588 sec., 1440585.6795448633 rows/sec., 98.98 MiB/sec. | ||
| 8910 | 2026.01.20 00:07:24.544815 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8911 | 2026.01.20 00:07:24.545057 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.01.20 00:07:24.545118 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8913 | 2026.01.20 00:07:24.545188 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 8914 | 2026.01.20 00:07:25.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.85 MiB, peak 330.23 MiB, free memory in arenas 0.00 B, will set to 321.61 MiB (RSS), difference: 2.76 MiB | ||
| 8915 | 2026.01.20 00:07:29.520650 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8916 | 2026.01.20 00:07:29.520843 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8917 | 2026.01.20 00:07:29.520909 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8918 | 2026.01.20 00:07:29.521578 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.01.20 00:07:29.521630 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8920 | 2026.01.20 00:07:29.522027 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8921 | 2026.01.20 00:07:29.522276 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8922 | 2026.01.20 00:07:29.522438 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. | ||
| 8923 | 2026.01.20 00:07:29.522489 [ 276 ] {20952303-e292-4c2f-b2d5-f77d0296578d} <Debug> TCPHandler: Processed in 0.001966756 sec. | ||
| 8924 | 2026.01.20 00:07:29.522620 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8925 | 2026.01.20 00:07:29.522732 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8926 | 2026.01.20 00:07:29.522776 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8927 | 2026.01.20 00:07:29.523222 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2026.01.20 00:07:29.523260 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8929 | 2026.01.20 00:07:29.523574 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8930 | 2026.01.20 00:07:29.523785 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.01.20 00:07:29.523917 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 8932 | 2026.01.20 00:07:29.523956 [ 276 ] {a4607531-e24d-4db7-9515-336987b2d0a5} <Debug> TCPHandler: Processed in 0.001388588 sec. | ||
| 8933 | 2026.01.20 00:07:29.524074 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8934 | 2026.01.20 00:07:29.524170 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8935 | 2026.01.20 00:07:29.524214 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8936 | 2026.01.20 00:07:29.524640 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.01.20 00:07:29.524677 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8938 | 2026.01.20 00:07:29.525009 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8939 | 2026.01.20 00:07:29.525235 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2026.01.20 00:07:29.525366 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 8941 | 2026.01.20 00:07:29.525402 [ 276 ] {f7714488-8a08-4532-8528-713de6b434df} <Debug> TCPHandler: Processed in 0.001378718 sec. | ||
| 8942 | 2026.01.20 00:07:29.525511 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8943 | 2026.01.20 00:07:29.525612 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8944 | 2026.01.20 00:07:29.525654 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8945 | 2026.01.20 00:07:29.525985 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2026.01.20 00:07:29.526020 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8947 | 2026.01.20 00:07:29.526316 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8948 | 2026.01.20 00:07:29.526526 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2026.01.20 00:07:29.526664 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 8950 | 2026.01.20 00:07:29.526699 [ 276 ] {d41a5f14-d34b-4e96-97fc-233e5a65751f} <Debug> TCPHandler: Processed in 0.001238606 sec. | ||
| 8951 | 2026.01.20 00:07:29.856888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25433 | ||
| 8952 | 2026.01.20 00:07:29.857421 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8953 | 2026.01.20 00:07:29.857468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8954 | 2026.01.20 00:07:29.858005 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8955 | 2026.01.20 00:07:29.858262 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8956 | 2026.01.20 00:07:29.858393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25433 | ||
| 8957 | 2026.01.20 00:07:31.212277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 8958 | 2026.01.20 00:07:31.228930 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2026.01.20 00:07:31.228993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8960 | 2026.01.20 00:07:31.234910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8961 | 2026.01.20 00:07:31.235601 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8962 | 2026.01.20 00:07:31.238389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 8963 | 2026.01.20 00:07:32.407199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1064 | ||
| 8964 | 2026.01.20 00:07:32.409259 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2026.01.20 00:07:32.409315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8966 | 2026.01.20 00:07:32.410483 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8967 | 2026.01.20 00:07:32.410771 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2026.01.20 00:07:32.411080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8969 | 2026.01.20 00:07:34.522589 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2026.01.20 00:07:34.522904 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8971 | 2026.01.20 00:07:34.522994 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8972 | 2026.01.20 00:07:34.523731 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.01.20 00:07:34.523778 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8974 | 2026.01.20 00:07:34.524175 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8975 | 2026.01.20 00:07:34.524397 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.01.20 00:07:34.524557 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001741 sec., 78116.02527283171 rows/sec., 6.76 MiB/sec. | ||
| 8977 | 2026.01.20 00:07:34.524599 [ 276 ] {9e4351f9-d0ee-49b0-8cd9-930e03a1b242} <Debug> TCPHandler: Processed in 0.002188718 sec. | ||
| 8978 | 2026.01.20 00:07:34.524721 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2026.01.20 00:07:34.524816 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8980 | 2026.01.20 00:07:34.524858 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8981 | 2026.01.20 00:07:34.525275 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.01.20 00:07:34.525311 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8983 | 2026.01.20 00:07:34.525608 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8984 | 2026.01.20 00:07:34.525831 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.01.20 00:07:34.525962 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001165 sec., 34334.76394849785 rows/sec., 2.52 MiB/sec. | ||
| 8986 | 2026.01.20 00:07:34.525998 [ 276 ] {c7dac83e-b3fb-45c6-86e1-5303ace2b826} <Debug> TCPHandler: Processed in 0.001327197 sec. | ||
| 8987 | 2026.01.20 00:07:34.526099 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8988 | 2026.01.20 00:07:34.526192 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8989 | 2026.01.20 00:07:34.526232 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8990 | 2026.01.20 00:07:34.526653 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.01.20 00:07:34.526692 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 8992 | 2026.01.20 00:07:34.526991 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8993 | 2026.01.20 00:07:34.527193 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2026.01.20 00:07:34.527324 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00115 sec., 90434.78260869565 rows/sec., 7.06 MiB/sec. | ||
| 8995 | 2026.01.20 00:07:34.527361 [ 276 ] {c7321fcd-f9b7-4c35-a1f9-cd4966f7b597} <Debug> TCPHandler: Processed in 0.001311176 sec. | ||
| 8996 | 2026.01.20 00:07:34.527471 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8997 | 2026.01.20 00:07:34.527565 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8998 | 2026.01.20 00:07:34.527607 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8999 | 2026.01.20 00:07:34.528009 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2026.01.20 00:07:34.528044 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9001 | 2026.01.20 00:07:34.528365 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9002 | 2026.01.20 00:07:34.528566 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2026.01.20 00:07:34.528699 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 9004 | 2026.01.20 00:07:34.528736 [ 276 ] {77622894-ebba-4fa2-9374-dc642cdeb61a} <Debug> TCPHandler: Processed in 0.001314067 sec. | ||
| 9005 | 2026.01.20 00:07:34.528856 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9006 | 2026.01.20 00:07:34.528979 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9007 | 2026.01.20 00:07:34.529045 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9008 | 2026.01.20 00:07:34.530009 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.01.20 00:07:34.530047 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9010 | 2026.01.20 00:07:34.530613 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9011 | 2026.01.20 00:07:34.530841 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.01.20 00:07:34.530980 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002026 sec., 19743.336623889438 rows/sec., 35.38 MiB/sec. | ||
| 9013 | 2026.01.20 00:07:34.531033 [ 276 ] {a6aa0298-49d7-45e9-b0ca-698ed2b1f620} <Debug> TCPHandler: Processed in 0.002237919 sec. | ||
| 9014 | 2026.01.20 00:07:34.531143 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9015 | 2026.01.20 00:07:34.531237 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9016 | 2026.01.20 00:07:34.531280 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9017 | 2026.01.20 00:07:34.531619 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.01.20 00:07:34.531655 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9019 | 2026.01.20 00:07:34.531941 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9020 | 2026.01.20 00:07:34.532131 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.01.20 00:07:34.532258 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 9022 | 2026.01.20 00:07:34.532292 [ 276 ] {a767ec32-6a0b-451d-819a-8b6219aa758b} <Debug> TCPHandler: Processed in 0.001242816 sec. | ||
| 9023 | 2026.01.20 00:07:37.179972 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9024 | 2026.01.20 00:07:37.180045 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9025 | 2026.01.20 00:07:37.358685 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25945 | ||
| 9026 | 2026.01.20 00:07:37.359357 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.01.20 00:07:37.359404 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9028 | 2026.01.20 00:07:37.359901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9029 | 2026.01.20 00:07:37.360152 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2026.01.20 00:07:37.360285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25945 | ||
| 9031 | 2026.01.20 00:07:38.738581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 9032 | 2026.01.20 00:07:38.756011 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2026.01.20 00:07:38.756075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9034 | 2026.01.20 00:07:38.762218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9035 | 2026.01.20 00:07:38.762938 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2026.01.20 00:07:38.766102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9037 | 2026.01.20 00:07:39.520523 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9038 | 2026.01.20 00:07:39.520698 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9039 | 2026.01.20 00:07:39.520767 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9040 | 2026.01.20 00:07:39.521402 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2026.01.20 00:07:39.521449 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9042 | 2026.01.20 00:07:39.521833 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9043 | 2026.01.20 00:07:39.522052 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2026.01.20 00:07:39.522201 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001549 sec., 36152.35635894125 rows/sec., 2.76 MiB/sec. | ||
| 9045 | 2026.01.20 00:07:39.522241 [ 276 ] {38336109-7d66-437f-9886-b8f411a06ce1} <Debug> TCPHandler: Processed in 0.001841834 sec. | ||
| 9046 | 2026.01.20 00:07:39.522361 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9047 | 2026.01.20 00:07:39.522457 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9048 | 2026.01.20 00:07:39.522497 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9049 | 2026.01.20 00:07:39.522923 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2026.01.20 00:07:39.522959 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9051 | 2026.01.20 00:07:39.523253 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9052 | 2026.01.20 00:07:39.523461 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2026.01.20 00:07:39.523589 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 9054 | 2026.01.20 00:07:39.523625 [ 276 ] {6134fc9f-ab76-4f94-ba59-7d67d679e028} <Debug> TCPHandler: Processed in 0.001314057 sec. | ||
| 9055 | 2026.01.20 00:07:39.523745 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9056 | 2026.01.20 00:07:39.523840 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9057 | 2026.01.20 00:07:39.523883 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9058 | 2026.01.20 00:07:39.524302 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2026.01.20 00:07:39.524338 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9060 | 2026.01.20 00:07:39.524664 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9061 | 2026.01.20 00:07:39.524877 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2026.01.20 00:07:39.525010 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 9063 | 2026.01.20 00:07:39.525045 [ 276 ] {4d2d71c9-51c5-45ba-aafc-4306100a9613} <Debug> TCPHandler: Processed in 0.001356508 sec. | ||
| 9064 | 2026.01.20 00:07:39.525156 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2026.01.20 00:07:39.525250 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9066 | 2026.01.20 00:07:39.525291 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9067 | 2026.01.20 00:07:39.525630 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2026.01.20 00:07:39.525666 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9069 | 2026.01.20 00:07:39.525962 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9070 | 2026.01.20 00:07:39.526165 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2026.01.20 00:07:39.526292 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 9072 | 2026.01.20 00:07:39.526325 [ 276 ] {489d0624-eeb7-4094-9c5c-f60f8317b1b0} <Debug> TCPHandler: Processed in 0.001219095 sec. | ||
| 9073 | 2026.01.20 00:07:42.411380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1084 | ||
| 9074 | 2026.01.20 00:07:42.413436 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.01.20 00:07:42.413488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9076 | 2026.01.20 00:07:42.414665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9077 | 2026.01.20 00:07:42.414927 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.01.20 00:07:42.415097 [ 50 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9079 | 2026.01.20 00:07:42.415167 [ 50 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2026.01.20 00:07:42.415190 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9081 | 2026.01.20 00:07:42.415197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1084 | ||
| 9082 | 2026.01.20 00:07:42.415280 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 9083 | 2026.01.20 00:07:42.415710 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9084 | 2026.01.20 00:07:42.415833 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 970 rows starting from the beginning of the part | ||
| 9085 | 2026.01.20 00:07:42.416180 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 9086 | 2026.01.20 00:07:42.416505 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 9087 | 2026.01.20 00:07:42.416823 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 9088 | 2026.01.20 00:07:42.417124 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 9089 | 2026.01.20 00:07:42.417429 [ 187 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 9090 | 2026.01.20 00:07:42.423620 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 72 columns (72 merged, 0 gathered) in 0.008371607 sec., 129485.2947588199 rows/sec., 102.33 MiB/sec. | ||
| 9091 | 2026.01.20 00:07:42.424784 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9092 | 2026.01.20 00:07:42.425312 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2026.01.20 00:07:42.425386 [ 191 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_41_8} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9094 | 2026.01.20 00:07:42.425564 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
| 9095 | 2026.01.20 00:07:44.551015 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9096 | 2026.01.20 00:07:44.551231 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9097 | 2026.01.20 00:07:44.551301 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9098 | 2026.01.20 00:07:44.552038 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9099 | 2026.01.20 00:07:44.552091 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9100 | 2026.01.20 00:07:44.552485 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9101 | 2026.01.20 00:07:44.552702 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2026.01.20 00:07:44.552858 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001679 sec., 14294.22275163788 rows/sec., 1.19 MiB/sec. | ||
| 9103 | 2026.01.20 00:07:44.552899 [ 276 ] {ebdd8e29-5beb-4830-a2ce-ddc5dced8750} <Debug> TCPHandler: Processed in 0.002016625 sec. | ||
| 9104 | 2026.01.20 00:07:44.553045 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2026.01.20 00:07:44.553166 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9106 | 2026.01.20 00:07:44.553213 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9107 | 2026.01.20 00:07:44.554474 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.01.20 00:07:44.554511 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9109 | 2026.01.20 00:07:44.554961 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9110 | 2026.01.20 00:07:44.555165 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.01.20 00:07:44.555293 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} <Debug> executeQuery: Read 1396 rows, 119.60 KiB in 0.002151 sec., 649000.4649000465 rows/sec., 54.30 MiB/sec. | ||
| 9112 | 2026.01.20 00:07:44.555330 [ 276 ] {c2d1512e-2929-4688-967d-5767f54f2520} <Debug> TCPHandler: Processed in 0.002357331 sec. | ||
| 9113 | 2026.01.20 00:07:44.555445 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2026.01.20 00:07:44.555547 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9115 | 2026.01.20 00:07:44.555587 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9116 | 2026.01.20 00:07:44.556004 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2026.01.20 00:07:44.556041 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9118 | 2026.01.20 00:07:44.556340 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9119 | 2026.01.20 00:07:44.556551 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2026.01.20 00:07:44.556678 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} <Debug> executeQuery: Read 52 rows, 3.97 KiB in 0.001149 sec., 45256.74499564839 rows/sec., 3.37 MiB/sec. | ||
| 9121 | 2026.01.20 00:07:44.556714 [ 276 ] {d8b98259-84ec-4391-9b4f-0ff1dabd587f} <Debug> TCPHandler: Processed in 0.001318697 sec. | ||
| 9122 | 2026.01.20 00:07:44.556810 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9123 | 2026.01.20 00:07:44.556903 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9124 | 2026.01.20 00:07:44.556939 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9125 | 2026.01.20 00:07:44.557404 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2026.01.20 00:07:44.557438 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9127 | 2026.01.20 00:07:44.557784 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9128 | 2026.01.20 00:07:44.557984 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2026.01.20 00:07:44.558110 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. | ||
| 9130 | 2026.01.20 00:07:44.558147 [ 276 ] {3bcbd966-4da2-45a5-805e-1cef4a154c9f} <Debug> TCPHandler: Processed in 0.001380628 sec. | ||
| 9131 | 2026.01.20 00:07:44.558270 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2026.01.20 00:07:44.558365 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9133 | 2026.01.20 00:07:44.558405 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9134 | 2026.01.20 00:07:44.558846 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2026.01.20 00:07:44.558883 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9136 | 2026.01.20 00:07:44.559174 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9137 | 2026.01.20 00:07:44.559376 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.01.20 00:07:44.559502 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 811.69 KiB/sec. | ||
| 9139 | 2026.01.20 00:07:44.559540 [ 276 ] {2be7d901-f4a2-4307-ac84-7138c368255d} <Debug> TCPHandler: Processed in 0.001317697 sec. | ||
| 9140 | 2026.01.20 00:07:44.559681 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9141 | 2026.01.20 00:07:44.559800 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9142 | 2026.01.20 00:07:44.559851 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9143 | 2026.01.20 00:07:44.560565 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2026.01.20 00:07:44.560603 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9145 | 2026.01.20 00:07:44.560957 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9146 | 2026.01.20 00:07:44.561179 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.01.20 00:07:44.561312 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001536 sec., 388020.8333333333 rows/sec., 29.16 MiB/sec. | ||
| 9148 | 2026.01.20 00:07:44.561350 [ 276 ] {cd65f15e-16c5-4775-b147-e65f88fdf29f} <Debug> TCPHandler: Processed in 0.001738742 sec. | ||
| 9149 | 2026.01.20 00:07:44.561467 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.01.20 00:07:44.561567 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.01.20 00:07:44.561609 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9152 | 2026.01.20 00:07:44.562307 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.01.20 00:07:44.562351 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9154 | 2026.01.20 00:07:44.562788 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9155 | 2026.01.20 00:07:44.563034 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.01.20 00:07:44.563185 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001637 sec., 537568.7232742822 rows/sec., 36.48 MiB/sec. | ||
| 9157 | 2026.01.20 00:07:44.563221 [ 276 ] {6cbe5de2-9ae5-4c2c-a3bc-e16f0978ef6f} <Debug> TCPHandler: Processed in 0.001803683 sec. | ||
| 9158 | 2026.01.20 00:07:44.563352 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9159 | 2026.01.20 00:07:44.563483 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9160 | 2026.01.20 00:07:44.563547 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9161 | 2026.01.20 00:07:44.564482 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2026.01.20 00:07:44.564519 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9163 | 2026.01.20 00:07:44.565084 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9164 | 2026.01.20 00:07:44.565311 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2026.01.20 00:07:44.565449 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001991 sec., 20090.40683073832 rows/sec., 36.00 MiB/sec. | ||
| 9166 | 2026.01.20 00:07:44.565511 [ 276 ] {1e7a8909-d517-41b5-bb30-eb7d4c8cd6bc} <Debug> TCPHandler: Processed in 0.002221348 sec. | ||
| 9167 | 2026.01.20 00:07:44.565621 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9168 | 2026.01.20 00:07:44.565721 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9169 | 2026.01.20 00:07:44.565762 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9170 | 2026.01.20 00:07:44.566092 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.01.20 00:07:44.566127 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9172 | 2026.01.20 00:07:44.566423 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9173 | 2026.01.20 00:07:44.566623 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2026.01.20 00:07:44.566751 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 9175 | 2026.01.20 00:07:44.566786 [ 276 ] {f3972f5b-4f8c-4f63-a5a7-4fe5cf0c132f} <Debug> TCPHandler: Processed in 0.001214526 sec. | ||
| 9176 | 2026.01.20 00:07:44.860477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26393 | ||
| 9177 | 2026.01.20 00:07:44.861002 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.01.20 00:07:44.861048 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9179 | 2026.01.20 00:07:44.861563 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9180 | 2026.01.20 00:07:44.861813 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.01.20 00:07:44.861946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26393 | ||
| 9182 | 2026.01.20 00:07:46.266213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 9183 | 2026.01.20 00:07:46.282477 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.01.20 00:07:46.282538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 9185 | 2026.01.20 00:07:46.289290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9186 | 2026.01.20 00:07:46.289989 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.01.20 00:07:46.292823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 9188 | 2026.01.20 00:07:49.519971 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2026.01.20 00:07:49.520267 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9190 | 2026.01.20 00:07:49.520366 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9191 | 2026.01.20 00:07:49.521064 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2026.01.20 00:07:49.521112 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9193 | 2026.01.20 00:07:49.521495 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9194 | 2026.01.20 00:07:49.521704 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2026.01.20 00:07:49.521850 [ 147 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9196 | 2026.01.20 00:07:49.521857 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.57 MiB/sec. | ||
| 9197 | 2026.01.20 00:07:49.521925 [ 147 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.01.20 00:07:49.521945 [ 276 ] {9451e956-112d-4964-b3fc-7b24e7262f05} <Debug> TCPHandler: Processed in 0.002148478 sec. | ||
| 9199 | 2026.01.20 00:07:49.521957 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9200 | 2026.01.20 00:07:49.522062 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 9201 | 2026.01.20 00:07:49.522105 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2026.01.20 00:07:49.522169 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9203 | 2026.01.20 00:07:49.522199 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9204 | 2026.01.20 00:07:49.522202 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1405 rows starting from the beginning of the part | ||
| 9205 | 2026.01.20 00:07:49.522240 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9206 | 2026.01.20 00:07:49.522276 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 9207 | 2026.01.20 00:07:49.522325 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 9208 | 2026.01.20 00:07:49.522369 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 9209 | 2026.01.20 00:07:49.522411 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1396 rows starting from the beginning of the part | ||
| 9210 | 2026.01.20 00:07:49.522454 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 9211 | 2026.01.20 00:07:49.522690 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.01.20 00:07:49.522725 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9213 | 2026.01.20 00:07:49.523016 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9214 | 2026.01.20 00:07:49.523216 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2026.01.20 00:07:49.523338 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 9216 | 2026.01.20 00:07:49.523354 [ 46 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9217 | 2026.01.20 00:07:49.523374 [ 276 ] {7acbaed7-5a54-441d-96ea-f6d595693c7e} <Debug> TCPHandler: Processed in 0.001322397 sec. | ||
| 9218 | 2026.01.20 00:07:49.523392 [ 46 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2026.01.20 00:07:49.523424 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9220 | 2026.01.20 00:07:49.523523 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 9221 | 2026.01.20 00:07:49.523525 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2026.01.20 00:07:49.523651 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9223 | 2026.01.20 00:07:49.523662 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9224 | 2026.01.20 00:07:49.523690 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 632 rows starting from the beginning of the part | ||
| 9225 | 2026.01.20 00:07:49.523710 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9226 | 2026.01.20 00:07:49.523764 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 9227 | 2026.01.20 00:07:49.523819 [ 196 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793433 sec., 1731316.4194034568 rows/sec., 150.93 MiB/sec. | ||
| 9228 | 2026.01.20 00:07:49.523844 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 9229 | 2026.01.20 00:07:49.523915 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 9230 | 2026.01.20 00:07:49.523959 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 596 rows starting from the beginning of the part | ||
| 9231 | 2026.01.20 00:07:49.523999 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 9232 | 2026.01.20 00:07:49.524155 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9233 | 2026.01.20 00:07:49.524185 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2026.01.20 00:07:49.524232 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9235 | 2026.01.20 00:07:49.524537 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2026.01.20 00:07:49.524639 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_81_16} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9237 | 2026.01.20 00:07:49.524747 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9238 | 2026.01.20 00:07:49.524861 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9239 | 2026.01.20 00:07:49.525071 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.01.20 00:07:49.525197 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9241 | 2026.01.20 00:07:49.525200 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec. | ||
| 9242 | 2026.01.20 00:07:49.525211 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001735423 sec., 878172.0652544077 rows/sec., 69.93 MiB/sec. | ||
| 9243 | 2026.01.20 00:07:49.525231 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2026.01.20 00:07:49.525250 [ 276 ] {974778e5-1dd1-49fc-98cd-e31fefd67093} <Debug> TCPHandler: Processed in 0.001772252 sec. | ||
| 9245 | 2026.01.20 00:07:49.525274 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9246 | 2026.01.20 00:07:49.525339 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 9247 | 2026.01.20 00:07:49.525371 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2026.01.20 00:07:49.525423 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9249 | 2026.01.20 00:07:49.525436 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9250 | 2026.01.20 00:07:49.525469 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9251 | 2026.01.20 00:07:49.525472 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22219 rows starting from the beginning of the part | ||
| 9252 | 2026.01.20 00:07:49.525515 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9253 | 2026.01.20 00:07:49.525537 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 9254 | 2026.01.20 00:07:49.525579 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 9255 | 2026.01.20 00:07:49.525617 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 9256 | 2026.01.20 00:07:49.525656 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 880 rows starting from the beginning of the part | ||
| 9257 | 2026.01.20 00:07:49.525695 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 9258 | 2026.01.20 00:07:49.525712 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2026.01.20 00:07:49.525787 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_81_16} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9260 | 2026.01.20 00:07:49.525858 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2026.01.20 00:07:49.525868 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 9262 | 2026.01.20 00:07:49.525900 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9263 | 2026.01.20 00:07:49.526242 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9264 | 2026.01.20 00:07:49.526447 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.01.20 00:07:49.526570 [ 46 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9266 | 2026.01.20 00:07:49.526574 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 9267 | 2026.01.20 00:07:49.526603 [ 46 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.01.20 00:07:49.526621 [ 276 ] {2d379e34-57f3-4157-93ad-6f3cee51c8fb} <Debug> TCPHandler: Processed in 0.001298557 sec. | ||
| 9269 | 2026.01.20 00:07:49.526623 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9270 | 2026.01.20 00:07:49.526710 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 9271 | 2026.01.20 00:07:49.526821 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9272 | 2026.01.20 00:07:49.526852 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4500 rows starting from the beginning of the part | ||
| 9273 | 2026.01.20 00:07:49.526917 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 9274 | 2026.01.20 00:07:49.526962 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 9275 | 2026.01.20 00:07:49.527002 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 9276 | 2026.01.20 00:07:49.527042 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 9277 | 2026.01.20 00:07:49.527080 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 9278 | 2026.01.20 00:07:49.529744 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4800 rows, containing 4 columns (4 merged, 0 gathered) in 0.003068749 sec., 1564155.2958550863 rows/sec., 105.41 MiB/sec. | ||
| 9279 | 2026.01.20 00:07:49.530518 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9280 | 2026.01.20 00:07:49.530817 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.01.20 00:07:49.530902 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_81_16} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9282 | 2026.01.20 00:07:49.531010 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9283 | 2026.01.20 00:07:49.532529 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23739 rows, containing 5 columns (5 merged, 0 gathered) in 0.007215993 sec., 3289775.9185742 rows/sec., 226.02 MiB/sec. | ||
| 9284 | 2026.01.20 00:07:49.532908 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9285 | 2026.01.20 00:07:49.533173 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2026.01.20 00:07:49.533244 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9287 | 2026.01.20 00:07:49.533314 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9288 | 2026.01.20 00:07:50.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.83 MiB, peak 335.20 MiB, free memory in arenas 0.00 B, will set to 326.44 MiB (RSS), difference: 2.61 MiB | ||
| 9289 | 2026.01.20 00:07:52.180307 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9290 | 2026.01.20 00:07:52.180356 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9291 | 2026.01.20 00:07:52.362083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26905 | ||
| 9292 | 2026.01.20 00:07:52.362863 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2026.01.20 00:07:52.362900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9294 | 2026.01.20 00:07:52.363409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9295 | 2026.01.20 00:07:52.363659 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2026.01.20 00:07:52.363793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26905 | ||
| 9297 | 2026.01.20 00:07:52.363792 [ 73 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9298 | 2026.01.20 00:07:52.363845 [ 73 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2026.01.20 00:07:52.363870 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9300 | 2026.01.20 00:07:52.364030 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 9301 | 2026.01.20 00:07:52.364242 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9302 | 2026.01.20 00:07:52.364305 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24473 rows starting from the beginning of the part | ||
| 9303 | 2026.01.20 00:07:52.364404 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 9304 | 2026.01.20 00:07:52.364447 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 9305 | 2026.01.20 00:07:52.364488 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 9306 | 2026.01.20 00:07:52.364526 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 9307 | 2026.01.20 00:07:52.364562 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 9308 | 2026.01.20 00:07:52.366833 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26905 rows, containing 4 columns (4 merged, 0 gathered) in 0.002884857 sec., 9326285.49699344 rows/sec., 133.41 MiB/sec. | ||
| 9309 | 2026.01.20 00:07:52.367212 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9310 | 2026.01.20 00:07:52.367540 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2026.01.20 00:07:52.367603 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_56_11} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9312 | 2026.01.20 00:07:52.367691 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 9313 | 2026.01.20 00:07:52.415309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1110 | ||
| 9314 | 2026.01.20 00:07:52.417635 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.01.20 00:07:52.417685 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9316 | 2026.01.20 00:07:52.418891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9317 | 2026.01.20 00:07:52.419143 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.01.20 00:07:52.419398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1110 | ||
| 9319 | 2026.01.20 00:07:53.792882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 9320 | 2026.01.20 00:07:53.810482 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2026.01.20 00:07:53.810541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9322 | 2026.01.20 00:07:53.816991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9323 | 2026.01.20 00:07:53.817707 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2026.01.20 00:07:53.818013 [ 26 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9325 | 2026.01.20 00:07:53.818083 [ 26 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2026.01.20 00:07:53.818107 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9327 | 2026.01.20 00:07:53.818229 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 9328 | 2026.01.20 00:07:53.821056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 9329 | 2026.01.20 00:07:53.822145 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9330 | 2026.01.20 00:07:53.823650 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 9331 | 2026.01.20 00:07:53.828363 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 9332 | 2026.01.20 00:07:53.833010 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 9333 | 2026.01.20 00:07:53.837973 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 9334 | 2026.01.20 00:07:53.842777 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 9335 | 2026.01.20 00:07:53.846643 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 9336 | 2026.01.20 00:07:53.902167 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.083989648 sec., 5024.428724835232 rows/sec., 25.98 MiB/sec. | ||
| 9337 | 2026.01.20 00:07:53.905291 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9338 | 2026.01.20 00:07:53.907281 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2026.01.20 00:07:53.907388 [ 192 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_56_11} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9340 | 2026.01.20 00:07:53.909702 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9341 | 2026.01.20 00:07:54.523008 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2026.01.20 00:07:54.523181 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9343 | 2026.01.20 00:07:54.523243 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9344 | 2026.01.20 00:07:54.524020 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9345 | 2026.01.20 00:07:54.524059 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9346 | 2026.01.20 00:07:54.524454 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9347 | 2026.01.20 00:07:54.524682 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9348 | 2026.01.20 00:07:54.524834 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001701 sec., 79952.96884185773 rows/sec., 6.92 MiB/sec. | ||
| 9349 | 2026.01.20 00:07:54.524876 [ 276 ] {ff04a404-ab52-4be4-b0c1-7c73dc3ce99e} <Debug> TCPHandler: Processed in 0.001988586 sec. | ||
| 9350 | 2026.01.20 00:07:54.525004 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9351 | 2026.01.20 00:07:54.525098 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9352 | 2026.01.20 00:07:54.525139 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9353 | 2026.01.20 00:07:54.525577 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2026.01.20 00:07:54.525611 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9355 | 2026.01.20 00:07:54.525912 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9356 | 2026.01.20 00:07:54.526119 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2026.01.20 00:07:54.526216 [ 94 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9358 | 2026.01.20 00:07:54.526249 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00117 sec., 34188.03418803419 rows/sec., 2.51 MiB/sec. | ||
| 9359 | 2026.01.20 00:07:54.526252 [ 94 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2026.01.20 00:07:54.526279 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9361 | 2026.01.20 00:07:54.526287 [ 276 ] {f2642d71-beb5-4a2c-939e-48555994c17e} <Debug> TCPHandler: Processed in 0.001334437 sec. | ||
| 9362 | 2026.01.20 00:07:54.526403 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 9363 | 2026.01.20 00:07:54.526408 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9364 | 2026.01.20 00:07:54.526547 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9365 | 2026.01.20 00:07:54.526555 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9366 | 2026.01.20 00:07:54.526592 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9367 | 2026.01.20 00:07:54.526600 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 70 rows starting from the beginning of the part | ||
| 9368 | 2026.01.20 00:07:54.526678 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 70 rows starting from the beginning of the part | ||
| 9369 | 2026.01.20 00:07:54.526722 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 9370 | 2026.01.20 00:07:54.526766 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 9371 | 2026.01.20 00:07:54.526805 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part | ||
| 9372 | 2026.01.20 00:07:54.526847 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 9373 | 2026.01.20 00:07:54.527060 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2026.01.20 00:07:54.527102 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9375 | 2026.01.20 00:07:54.527558 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9376 | 2026.01.20 00:07:54.527690 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342148 sec., 232463.18587815948 rows/sec., 17.94 MiB/sec. | ||
| 9377 | 2026.01.20 00:07:54.527781 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9378 | 2026.01.20 00:07:54.527852 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9379 | 2026.01.20 00:07:54.527924 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001395 sec., 74551.97132616487 rows/sec., 5.82 MiB/sec. | ||
| 9380 | 2026.01.20 00:07:54.527970 [ 276 ] {11f4e2ef-bcea-49d6-a155-40abbb1b35b9} <Debug> TCPHandler: Processed in 0.00161157 sec. | ||
| 9381 | 2026.01.20 00:07:54.528100 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2026.01.20 00:07:54.528115 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.01.20 00:07:54.528191 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_41_8} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9384 | 2026.01.20 00:07:54.528194 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9385 | 2026.01.20 00:07:54.528248 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9386 | 2026.01.20 00:07:54.528265 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9387 | 2026.01.20 00:07:54.528669 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2026.01.20 00:07:54.528710 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9389 | 2026.01.20 00:07:54.529040 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9390 | 2026.01.20 00:07:54.529251 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2026.01.20 00:07:54.529379 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 9392 | 2026.01.20 00:07:54.529416 [ 276 ] {e9146270-f95e-4482-a372-1b12387b5dd6} <Debug> TCPHandler: Processed in 0.001365508 sec. | ||
| 9393 | 2026.01.20 00:07:54.529517 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9394 | 2026.01.20 00:07:54.529616 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9395 | 2026.01.20 00:07:54.529669 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9396 | 2026.01.20 00:07:54.530523 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2026.01.20 00:07:54.530557 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9398 | 2026.01.20 00:07:54.531115 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9399 | 2026.01.20 00:07:54.531331 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2026.01.20 00:07:54.531431 [ 182 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9401 | 2026.01.20 00:07:54.531463 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001866 sec., 21436.227224008573 rows/sec., 38.41 MiB/sec. | ||
| 9402 | 2026.01.20 00:07:54.531471 [ 182 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2026.01.20 00:07:54.531497 [ 182 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9404 | 2026.01.20 00:07:54.531515 [ 276 ] {b4a3952f-471c-4147-8a96-d57587497e1f} <Debug> TCPHandler: Processed in 0.002045746 sec. | ||
| 9405 | 2026.01.20 00:07:54.531582 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 9406 | 2026.01.20 00:07:54.531622 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2026.01.20 00:07:54.531715 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9408 | 2026.01.20 00:07:54.531754 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9409 | 2026.01.20 00:07:54.531787 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9410 | 2026.01.20 00:07:54.531846 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1386 rows starting from the beginning of the part | ||
| 9411 | 2026.01.20 00:07:54.531978 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 9412 | 2026.01.20 00:07:54.532082 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2026.01.20 00:07:54.532089 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 9414 | 2026.01.20 00:07:54.532118 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9415 | 2026.01.20 00:07:54.532205 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 9416 | 2026.01.20 00:07:54.532322 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 9417 | 2026.01.20 00:07:54.532427 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9418 | 2026.01.20 00:07:54.532436 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 9419 | 2026.01.20 00:07:54.532646 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.01.20 00:07:54.532770 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 9421 | 2026.01.20 00:07:54.532804 [ 276 ] {082fbd6c-afd3-499e-b45e-09de08ce1152} <Debug> TCPHandler: Processed in 0.001229105 sec. | ||
| 9422 | 2026.01.20 00:07:54.540679 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1586 rows, containing 19 columns (19 merged, 0 gathered) in 0.009132137 sec., 173672.3835833825 rows/sec., 311.21 MiB/sec. | ||
| 9423 | 2026.01.20 00:07:54.542104 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9424 | 2026.01.20 00:07:54.542422 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2026.01.20 00:07:54.542485 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9426 | 2026.01.20 00:07:54.542570 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 9427 | 2026.01.20 00:07:55.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.49 MiB, peak 340.98 MiB, free memory in arenas 0.00 B, will set to 333.67 MiB (RSS), difference: 5.18 MiB | ||
| 9428 | 2026.01.20 00:07:59.526620 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9429 | 2026.01.20 00:07:59.526867 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9430 | 2026.01.20 00:07:59.526952 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9431 | 2026.01.20 00:07:59.527840 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2026.01.20 00:07:59.527899 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9433 | 2026.01.20 00:07:59.528492 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9434 | 2026.01.20 00:07:59.528847 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2026.01.20 00:07:59.529061 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002255 sec., 24833.70288248337 rows/sec., 1.90 MiB/sec. | ||
| 9436 | 2026.01.20 00:07:59.529122 [ 276 ] {a2348d96-4305-4de2-bbbe-a09318e9c5e3} <Debug> TCPHandler: Processed in 0.002696135 sec. | ||
| 9437 | 2026.01.20 00:07:59.529303 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2026.01.20 00:07:59.529424 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9439 | 2026.01.20 00:07:59.529480 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9440 | 2026.01.20 00:07:59.530126 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2026.01.20 00:07:59.530172 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9442 | 2026.01.20 00:07:59.530609 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9443 | 2026.01.20 00:07:59.530923 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2026.01.20 00:07:59.531111 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001714 sec., 37339.55659276546 rows/sec., 2.91 MiB/sec. | ||
| 9445 | 2026.01.20 00:07:59.531167 [ 276 ] {d66dbe3d-9104-4752-ab73-ebdbde30b04a} <Debug> TCPHandler: Processed in 0.001930015 sec. | ||
| 9446 | 2026.01.20 00:07:59.531328 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2026.01.20 00:07:59.531451 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9448 | 2026.01.20 00:07:59.531507 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9449 | 2026.01.20 00:07:59.532115 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2026.01.20 00:07:59.532157 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9451 | 2026.01.20 00:07:59.532557 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9452 | 2026.01.20 00:07:59.532836 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.01.20 00:07:59.532996 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec. | ||
| 9454 | 2026.01.20 00:07:59.533042 [ 276 ] {25b6fe49-f0e3-46f8-8042-aab83262f16e} <Debug> TCPHandler: Processed in 0.001778163 sec. | ||
| 9455 | 2026.01.20 00:07:59.533184 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9456 | 2026.01.20 00:07:59.533291 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9457 | 2026.01.20 00:07:59.533335 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9458 | 2026.01.20 00:07:59.533765 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.01.20 00:07:59.533803 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9460 | 2026.01.20 00:07:59.534147 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9461 | 2026.01.20 00:07:59.534376 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2026.01.20 00:07:59.534527 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 9463 | 2026.01.20 00:07:59.534571 [ 276 ] {79b26fd7-0644-4d4f-b36f-49c4fa04a5da} <Debug> TCPHandler: Processed in 0.001440109 sec. | ||
| 9464 | 2026.01.20 00:07:59.863993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27353 | ||
| 9465 | 2026.01.20 00:07:59.864640 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2026.01.20 00:07:59.864707 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9467 | 2026.01.20 00:07:59.865403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9468 | 2026.01.20 00:07:59.865743 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9469 | 2026.01.20 00:07:59.865926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27353 | ||
| 9470 | 2026.01.20 00:08:00.052486 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35124 | ||
| 9471 | 2026.01.20 00:08:00.052606 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9472 | 2026.01.20 00:08:00.052637 [ 367 ] {} <Debug> TCP-Session: a2e3f4f5-f01a-4453-9ff2-b76db7caf0a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35124 | ||
| 9473 | 2026.01.20 00:08:00.052662 [ 367 ] {} <Debug> TCP-Session: a2e3f4f5-f01a-4453-9ff2-b76db7caf0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9474 | 2026.01.20 00:08:00.052677 [ 367 ] {} <Debug> TCP-Session: a2e3f4f5-f01a-4453-9ff2-b76db7caf0a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9475 | 2026.01.20 00:08:00.052886 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59714 | ||
| 9476 | 2026.01.20 00:08:00.052918 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63602 | ||
| 9477 | 2026.01.20 00:08:00.052939 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50586 | ||
| 9478 | 2026.01.20 00:08:00.052967 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39975 | ||
| 9479 | 2026.01.20 00:08:00.052999 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38215 | ||
| 9480 | 2026.01.20 00:08:00.053020 [ 367 ] {} <Trace> TCP-Session: a2e3f4f5-f01a-4453-9ff2-b76db7caf0a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9481 | 2026.01.20 00:08:00.053038 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9482 | 2026.01.20 00:08:00.053071 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9483 | 2026.01.20 00:08:00.053066 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9484 | 2026.01.20 00:08:00.053095 [ 369 ] {} <Debug> TCP-Session: 4235c125-ce17-4e7e-a8df-9c640844e519 Authenticating user 'default' from [fd00:1122:3344:101::e]:63602 | ||
| 9485 | 2026.01.20 00:08:00.053099 [ 289 ] {} <Debug> TCP-Session: eba11732-f4ce-477b-82fe-3111960910ef Authenticating user 'default' from [fd00:1122:3344:101::e]:39975 | ||
| 9486 | 2026.01.20 00:08:00.053120 [ 370 ] {} <Debug> TCP-Session: f493d5d9-665c-4268-803b-adab000bfadc Authenticating user 'default' from [fd00:1122:3344:101::e]:50586 | ||
| 9487 | 2026.01.20 00:08:00.053132 [ 369 ] {} <Debug> TCP-Session: 4235c125-ce17-4e7e-a8df-9c640844e519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9488 | 2026.01.20 00:08:00.053137 [ 289 ] {} <Debug> TCP-Session: eba11732-f4ce-477b-82fe-3111960910ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9489 | 2026.01.20 00:08:00.053157 [ 370 ] {} <Debug> TCP-Session: f493d5d9-665c-4268-803b-adab000bfadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9490 | 2026.01.20 00:08:00.053170 [ 289 ] {} <Debug> TCP-Session: eba11732-f4ce-477b-82fe-3111960910ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9491 | 2026.01.20 00:08:00.053187 [ 370 ] {} <Debug> TCP-Session: f493d5d9-665c-4268-803b-adab000bfadc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9492 | 2026.01.20 00:08:00.053018 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9493 | 2026.01.20 00:08:00.053216 [ 367 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35124) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9494 | 2026.01.20 00:08:00.052992 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34048 | ||
| 9495 | 2026.01.20 00:08:00.053255 [ 368 ] {} <Debug> TCP-Session: 742b6753-035e-48f3-b68e-3cad6388f482 Authenticating user 'default' from [fd00:1122:3344:101::e]:59714 | ||
| 9496 | 2026.01.20 00:08:00.053298 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9497 | 2026.01.20 00:08:00.053332 [ 368 ] {} <Debug> TCP-Session: 742b6753-035e-48f3-b68e-3cad6388f482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9498 | 2026.01.20 00:08:00.053349 [ 366 ] {} <Debug> TCP-Session: 840ba9f8-6259-495e-99d4-157e5613f44e Authenticating user 'default' from [fd00:1122:3344:101::e]:38215 | ||
| 9499 | 2026.01.20 00:08:00.053364 [ 368 ] {} <Debug> TCP-Session: 742b6753-035e-48f3-b68e-3cad6388f482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2026.01.20 00:08:00.053380 [ 366 ] {} <Debug> TCP-Session: 840ba9f8-6259-495e-99d4-157e5613f44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9501 | 2026.01.20 00:08:00.052962 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60615 | ||
| 9502 | 2026.01.20 00:08:00.053424 [ 366 ] {} <Debug> TCP-Session: 840ba9f8-6259-495e-99d4-157e5613f44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9503 | 2026.01.20 00:08:00.052944 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59638 | ||
| 9504 | 2026.01.20 00:08:00.053159 [ 369 ] {} <Debug> TCP-Session: 4235c125-ce17-4e7e-a8df-9c640844e519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9505 | 2026.01.20 00:08:00.053504 [ 367 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9506 | 2026.01.20 00:08:00.053566 [ 367 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9507 | 2026.01.20 00:08:00.053616 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9508 | 2026.01.20 00:08:00.053650 [ 290 ] {} <Debug> TCP-Session: 2bbd29ea-6f3b-4b13-a105-b1af594312c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34048 | ||
| 9509 | 2026.01.20 00:08:00.053667 [ 290 ] {} <Debug> TCP-Session: 2bbd29ea-6f3b-4b13-a105-b1af594312c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9510 | 2026.01.20 00:08:00.053679 [ 290 ] {} <Debug> TCP-Session: 2bbd29ea-6f3b-4b13-a105-b1af594312c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2026.01.20 00:08:00.053860 [ 367 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 9512 | 2026.01.20 00:08:00.053883 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9513 | 2026.01.20 00:08:00.053917 [ 286 ] {} <Debug> TCP-Session: 41f4970e-b3ea-4f30-8fd5-6f74909f9f7b Authenticating user 'default' from [fd00:1122:3344:101::e]:59638 | ||
| 9514 | 2026.01.20 00:08:00.053933 [ 286 ] {} <Debug> TCP-Session: 41f4970e-b3ea-4f30-8fd5-6f74909f9f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2026.01.20 00:08:00.053945 [ 286 ] {} <Debug> TCP-Session: 41f4970e-b3ea-4f30-8fd5-6f74909f9f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9516 | 2026.01.20 00:08:00.054003 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9517 | 2026.01.20 00:08:00.054039 [ 288 ] {} <Debug> TCP-Session: 682977e5-76c0-46d4-8dfb-71eff226d9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60615 | ||
| 9518 | 2026.01.20 00:08:00.054057 [ 288 ] {} <Debug> TCP-Session: 682977e5-76c0-46d4-8dfb-71eff226d9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9519 | 2026.01.20 00:08:00.054070 [ 288 ] {} <Debug> TCP-Session: 682977e5-76c0-46d4-8dfb-71eff226d9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9520 | 2026.01.20 00:08:00.054827 [ 300 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} <Trace> AggregatingTransform: Aggregating | ||
| 9521 | 2026.01.20 00:08:00.054888 [ 300 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} <Trace> Aggregator: Aggregation method: without_key | ||
| 9522 | 2026.01.20 00:08:00.054923 [ 300 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960182 sec. (1041.469 rows/sec., 40.68 KiB/sec.) | ||
| 9523 | 2026.01.20 00:08:00.054942 [ 300 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} <Trace> Aggregator: Merging aggregated data | ||
| 9524 | 2026.01.20 00:08:00.056245 [ 367 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00309 sec., 323.62459546925567 rows/sec., 12.64 KiB/sec. | ||
| 9525 | 2026.01.20 00:08:00.056381 [ 367 ] {a44c2306-2221-46ad-92bb-850cffcd5f23} <Debug> TCPHandler: Processed in 0.003475805 sec. | ||
| 9526 | 2026.01.20 00:08:00.056468 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9527 | 2026.01.20 00:08:00.056498 [ 367 ] {} <Debug> TCP-Session: a2e3f4f5-f01a-4453-9ff2-b76db7caf0a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9528 | 2026.01.20 00:08:00.056505 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9529 | 2026.01.20 00:08:00.056551 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9530 | 2026.01.20 00:08:00.056556 [ 368 ] {} <Debug> TCP-Session: 742b6753-035e-48f3-b68e-3cad6388f482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9531 | 2026.01.20 00:08:00.056567 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9532 | 2026.01.20 00:08:00.056598 [ 369 ] {} <Debug> TCP-Session: 4235c125-ce17-4e7e-a8df-9c640844e519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9533 | 2026.01.20 00:08:00.056599 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9534 | 2026.01.20 00:08:00.056616 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9535 | 2026.01.20 00:08:00.056647 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9536 | 2026.01.20 00:08:00.056657 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9537 | 2026.01.20 00:08:00.056677 [ 290 ] {} <Debug> TCP-Session: 2bbd29ea-6f3b-4b13-a105-b1af594312c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9538 | 2026.01.20 00:08:00.056680 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9539 | 2026.01.20 00:08:00.056698 [ 370 ] {} <Debug> TCP-Session: f493d5d9-665c-4268-803b-adab000bfadc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9540 | 2026.01.20 00:08:00.056650 [ 289 ] {} <Debug> TCP-Session: eba11732-f4ce-477b-82fe-3111960910ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2026.01.20 00:08:00.056728 [ 366 ] {} <Debug> TCP-Session: 840ba9f8-6259-495e-99d4-157e5613f44e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2026.01.20 00:08:00.056610 [ 288 ] {} <Debug> TCP-Session: 682977e5-76c0-46d4-8dfb-71eff226d9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9543 | 2026.01.20 00:08:00.056684 [ 286 ] {} <Debug> TCP-Session: 41f4970e-b3ea-4f30-8fd5-6f74909f9f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2026.01.20 00:08:00.157435 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42453 | ||
| 9545 | 2026.01.20 00:08:00.157570 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9546 | 2026.01.20 00:08:00.157597 [ 367 ] {} <Debug> TCP-Session: 75ca8ce3-4184-4fd8-81bf-1a7370d461ea Authenticating user 'default' from [fd00:1122:3344:101::e]:42453 | ||
| 9547 | 2026.01.20 00:08:00.157619 [ 367 ] {} <Debug> TCP-Session: 75ca8ce3-4184-4fd8-81bf-1a7370d461ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2026.01.20 00:08:00.157632 [ 367 ] {} <Debug> TCP-Session: 75ca8ce3-4184-4fd8-81bf-1a7370d461ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2026.01.20 00:08:00.157861 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61827 | ||
| 9550 | 2026.01.20 00:08:00.157891 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59223 | ||
| 9551 | 2026.01.20 00:08:00.157911 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48018 | ||
| 9552 | 2026.01.20 00:08:00.157941 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54060 | ||
| 9553 | 2026.01.20 00:08:00.157970 [ 367 ] {} <Trace> TCP-Session: 75ca8ce3-4184-4fd8-81bf-1a7370d461ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2026.01.20 00:08:00.157985 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9555 | 2026.01.20 00:08:00.158012 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9556 | 2026.01.20 00:08:00.157934 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39330 | ||
| 9557 | 2026.01.20 00:08:00.158047 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9558 | 2026.01.20 00:08:00.158057 [ 286 ] {} <Debug> TCP-Session: d61168fb-7f23-4d5b-ab98-501b075230a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59223 | ||
| 9559 | 2026.01.20 00:08:00.158081 [ 366 ] {} <Debug> TCP-Session: 75895aed-94e3-42f3-acee-338c1ccc648a Authenticating user 'default' from [fd00:1122:3344:101::e]:54060 | ||
| 9560 | 2026.01.20 00:08:00.158048 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9561 | 2026.01.20 00:08:00.158095 [ 286 ] {} <Debug> TCP-Session: d61168fb-7f23-4d5b-ab98-501b075230a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2026.01.20 00:08:00.158107 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9563 | 2026.01.20 00:08:00.158134 [ 286 ] {} <Debug> TCP-Session: d61168fb-7f23-4d5b-ab98-501b075230a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9564 | 2026.01.20 00:08:00.158136 [ 289 ] {} <Debug> TCP-Session: cbe05ef0-345e-4054-8a18-831d297826bd Authenticating user 'default' from [fd00:1122:3344:101::e]:48018 | ||
| 9565 | 2026.01.20 00:08:00.158150 [ 290 ] {} <Debug> TCP-Session: 3a639287-3c38-43c8-9cf3-258a84866261 Authenticating user 'default' from [fd00:1122:3344:101::e]:39330 | ||
| 9566 | 2026.01.20 00:08:00.158160 [ 367 ] {58662662-53da-4ad0-9995-428dea3d4340} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42453) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9567 | 2026.01.20 00:08:00.158178 [ 289 ] {} <Debug> TCP-Session: cbe05ef0-345e-4054-8a18-831d297826bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9568 | 2026.01.20 00:08:00.158186 [ 290 ] {} <Debug> TCP-Session: 3a639287-3c38-43c8-9cf3-258a84866261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9569 | 2026.01.20 00:08:00.158211 [ 289 ] {} <Debug> TCP-Session: cbe05ef0-345e-4054-8a18-831d297826bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9570 | 2026.01.20 00:08:00.158225 [ 290 ] {} <Debug> TCP-Session: 3a639287-3c38-43c8-9cf3-258a84866261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9571 | 2026.01.20 00:08:00.158044 [ 368 ] {} <Debug> TCP-Session: 36af60bc-a372-4f13-93f6-b332b1addabb Authenticating user 'default' from [fd00:1122:3344:101::e]:61827 | ||
| 9572 | 2026.01.20 00:08:00.157905 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57769 | ||
| 9573 | 2026.01.20 00:08:00.158287 [ 368 ] {} <Debug> TCP-Session: 36af60bc-a372-4f13-93f6-b332b1addabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9574 | 2026.01.20 00:08:00.157885 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53835 | ||
| 9575 | 2026.01.20 00:08:00.158305 [ 368 ] {} <Debug> TCP-Session: 36af60bc-a372-4f13-93f6-b332b1addabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9576 | 2026.01.20 00:08:00.157873 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49678 | ||
| 9577 | 2026.01.20 00:08:00.158343 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9578 | 2026.01.20 00:08:00.158380 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9579 | 2026.01.20 00:08:00.158102 [ 366 ] {} <Debug> TCP-Session: 75895aed-94e3-42f3-acee-338c1ccc648a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2026.01.20 00:08:00.158412 [ 288 ] {} <Debug> TCP-Session: 3b3a1c13-2060-4577-92bf-155ce909464d Authenticating user 'default' from [fd00:1122:3344:101::e]:57769 | ||
| 9581 | 2026.01.20 00:08:00.158434 [ 366 ] {} <Debug> TCP-Session: 75895aed-94e3-42f3-acee-338c1ccc648a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9582 | 2026.01.20 00:08:00.158445 [ 367 ] {58662662-53da-4ad0-9995-428dea3d4340} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9583 | 2026.01.20 00:08:00.158444 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9584 | 2026.01.20 00:08:00.158452 [ 288 ] {} <Debug> TCP-Session: 3b3a1c13-2060-4577-92bf-155ce909464d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2026.01.20 00:08:00.158509 [ 367 ] {58662662-53da-4ad0-9995-428dea3d4340} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9586 | 2026.01.20 00:08:00.158512 [ 369 ] {} <Debug> TCP-Session: 99b2c61d-99be-473b-822d-ada7cd1d0937 Authenticating user 'default' from [fd00:1122:3344:101::e]:49678 | ||
| 9587 | 2026.01.20 00:08:00.158525 [ 288 ] {} <Debug> TCP-Session: 3b3a1c13-2060-4577-92bf-155ce909464d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2026.01.20 00:08:00.158425 [ 370 ] {} <Debug> TCP-Session: fb7994f7-d89d-4d98-9b6a-d5c3e6c2db25 Authenticating user 'default' from [fd00:1122:3344:101::e]:53835 | ||
| 9589 | 2026.01.20 00:08:00.158565 [ 369 ] {} <Debug> TCP-Session: 99b2c61d-99be-473b-822d-ada7cd1d0937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9590 | 2026.01.20 00:08:00.158594 [ 370 ] {} <Debug> TCP-Session: fb7994f7-d89d-4d98-9b6a-d5c3e6c2db25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9591 | 2026.01.20 00:08:00.158612 [ 369 ] {} <Debug> TCP-Session: 99b2c61d-99be-473b-822d-ada7cd1d0937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9592 | 2026.01.20 00:08:00.158619 [ 370 ] {} <Debug> TCP-Session: fb7994f7-d89d-4d98-9b6a-d5c3e6c2db25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9593 | 2026.01.20 00:08:00.158807 [ 367 ] {58662662-53da-4ad0-9995-428dea3d4340} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 9594 | 2026.01.20 00:08:00.159790 [ 354 ] {58662662-53da-4ad0-9995-428dea3d4340} <Trace> AggregatingTransform: Aggregating | ||
| 9595 | 2026.01.20 00:08:00.160053 [ 354 ] {58662662-53da-4ad0-9995-428dea3d4340} <Trace> Aggregator: Aggregation method: without_key | ||
| 9596 | 2026.01.20 00:08:00.160089 [ 354 ] {58662662-53da-4ad0-9995-428dea3d4340} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001174746 sec. (851.248 rows/sec., 33.25 KiB/sec.) | ||
| 9597 | 2026.01.20 00:08:00.160106 [ 354 ] {58662662-53da-4ad0-9995-428dea3d4340} <Trace> Aggregator: Merging aggregated data | ||
| 9598 | 2026.01.20 00:08:00.161354 [ 367 ] {58662662-53da-4ad0-9995-428dea3d4340} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003249 sec., 307.7870113881194 rows/sec., 12.02 KiB/sec. | ||
| 9599 | 2026.01.20 00:08:00.161511 [ 367 ] {58662662-53da-4ad0-9995-428dea3d4340} <Debug> TCPHandler: Processed in 0.003654587 sec. | ||
| 9600 | 2026.01.20 00:08:00.161628 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9601 | 2026.01.20 00:08:00.161652 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9602 | 2026.01.20 00:08:00.161658 [ 367 ] {} <Debug> TCP-Session: 75ca8ce3-4184-4fd8-81bf-1a7370d461ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9603 | 2026.01.20 00:08:00.161669 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9604 | 2026.01.20 00:08:00.161703 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9605 | 2026.01.20 00:08:00.161713 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9606 | 2026.01.20 00:08:00.161729 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9607 | 2026.01.20 00:08:00.161757 [ 289 ] {} <Debug> TCP-Session: cbe05ef0-345e-4054-8a18-831d297826bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9608 | 2026.01.20 00:08:00.161768 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9609 | 2026.01.20 00:08:00.161786 [ 286 ] {} <Debug> TCP-Session: d61168fb-7f23-4d5b-ab98-501b075230a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9610 | 2026.01.20 00:08:00.161777 [ 370 ] {} <Debug> TCP-Session: fb7994f7-d89d-4d98-9b6a-d5c3e6c2db25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9611 | 2026.01.20 00:08:00.161829 [ 366 ] {} <Debug> TCP-Session: 75895aed-94e3-42f3-acee-338c1ccc648a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9612 | 2026.01.20 00:08:00.161739 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9613 | 2026.01.20 00:08:00.161736 [ 369 ] {} <Debug> TCP-Session: 99b2c61d-99be-473b-822d-ada7cd1d0937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9614 | 2026.01.20 00:08:00.161883 [ 288 ] {} <Debug> TCP-Session: 3b3a1c13-2060-4577-92bf-155ce909464d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2026.01.20 00:08:00.161700 [ 368 ] {} <Debug> TCP-Session: 36af60bc-a372-4f13-93f6-b332b1addabb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9616 | 2026.01.20 00:08:00.161685 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9617 | 2026.01.20 00:08:00.161960 [ 290 ] {} <Debug> TCP-Session: 3a639287-3c38-43c8-9cf3-258a84866261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9618 | 2026.01.20 00:08:00.591124 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44885 | ||
| 9619 | 2026.01.20 00:08:00.591237 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9620 | 2026.01.20 00:08:00.591264 [ 367 ] {} <Debug> TCP-Session: 1bd4b874-e0a9-4a53-9330-9cbcb79876c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44885 | ||
| 9621 | 2026.01.20 00:08:00.591284 [ 367 ] {} <Debug> TCP-Session: 1bd4b874-e0a9-4a53-9330-9cbcb79876c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2026.01.20 00:08:00.591297 [ 367 ] {} <Debug> TCP-Session: 1bd4b874-e0a9-4a53-9330-9cbcb79876c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9623 | 2026.01.20 00:08:00.591514 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64654 | ||
| 9624 | 2026.01.20 00:08:00.591546 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41779 | ||
| 9625 | 2026.01.20 00:08:00.591567 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38388 | ||
| 9626 | 2026.01.20 00:08:00.591576 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63792 | ||
| 9627 | 2026.01.20 00:08:00.591621 [ 367 ] {} <Trace> TCP-Session: 1bd4b874-e0a9-4a53-9330-9cbcb79876c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9628 | 2026.01.20 00:08:00.591658 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9629 | 2026.01.20 00:08:00.591659 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9630 | 2026.01.20 00:08:00.591692 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9631 | 2026.01.20 00:08:00.591695 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9632 | 2026.01.20 00:08:00.591705 [ 288 ] {} <Debug> TCP-Session: 94add1e1-8726-4602-81e8-e32a19baf167 Authenticating user 'default' from [fd00:1122:3344:101::e]:41779 | ||
| 9633 | 2026.01.20 00:08:00.591732 [ 290 ] {} <Debug> TCP-Session: 9fee1ea6-fbd5-4c90-8cb3-7941345a4cb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38388 | ||
| 9634 | 2026.01.20 00:08:00.591739 [ 366 ] {} <Debug> TCP-Session: adb4bb00-4177-4699-b07c-955a2ddd84d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63792 | ||
| 9635 | 2026.01.20 00:08:00.591758 [ 288 ] {} <Debug> TCP-Session: 94add1e1-8726-4602-81e8-e32a19baf167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9636 | 2026.01.20 00:08:00.591775 [ 290 ] {} <Debug> TCP-Session: 9fee1ea6-fbd5-4c90-8cb3-7941345a4cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9637 | 2026.01.20 00:08:00.591776 [ 366 ] {} <Debug> TCP-Session: adb4bb00-4177-4699-b07c-955a2ddd84d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9638 | 2026.01.20 00:08:00.591787 [ 288 ] {} <Debug> TCP-Session: 94add1e1-8726-4602-81e8-e32a19baf167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9639 | 2026.01.20 00:08:00.591813 [ 366 ] {} <Debug> TCP-Session: adb4bb00-4177-4699-b07c-955a2ddd84d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9640 | 2026.01.20 00:08:00.591697 [ 368 ] {} <Debug> TCP-Session: 243cfe64-562e-4fab-af50-24fee6654c65 Authenticating user 'default' from [fd00:1122:3344:101::e]:64654 | ||
| 9641 | 2026.01.20 00:08:00.591847 [ 367 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44885) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9642 | 2026.01.20 00:08:00.591870 [ 368 ] {} <Debug> TCP-Session: 243cfe64-562e-4fab-af50-24fee6654c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9643 | 2026.01.20 00:08:00.591558 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59440 | ||
| 9644 | 2026.01.20 00:08:00.591900 [ 368 ] {} <Debug> TCP-Session: 243cfe64-562e-4fab-af50-24fee6654c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9645 | 2026.01.20 00:08:00.591534 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57710 | ||
| 9646 | 2026.01.20 00:08:00.591518 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53873 | ||
| 9647 | 2026.01.20 00:08:00.591805 [ 290 ] {} <Debug> TCP-Session: 9fee1ea6-fbd5-4c90-8cb3-7941345a4cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9648 | 2026.01.20 00:08:00.592007 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9649 | 2026.01.20 00:08:00.592020 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9650 | 2026.01.20 00:08:00.591536 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55753 | ||
| 9651 | 2026.01.20 00:08:00.592060 [ 370 ] {} <Debug> TCP-Session: 5e7a0e20-e785-4f6f-84c2-aa1441beb828 Authenticating user 'default' from [fd00:1122:3344:101::e]:57710 | ||
| 9652 | 2026.01.20 00:08:00.592048 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9653 | 2026.01.20 00:08:00.592086 [ 370 ] {} <Debug> TCP-Session: 5e7a0e20-e785-4f6f-84c2-aa1441beb828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9654 | 2026.01.20 00:08:00.592049 [ 289 ] {} <Debug> TCP-Session: a2638ffd-0c58-4906-80e2-42b50a92b483 Authenticating user 'default' from [fd00:1122:3344:101::e]:59440 | ||
| 9655 | 2026.01.20 00:08:00.592118 [ 369 ] {} <Debug> TCP-Session: 13c5e8ee-557b-46b9-9f2f-88d687168e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:53873 | ||
| 9656 | 2026.01.20 00:08:00.592120 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9657 | 2026.01.20 00:08:00.592142 [ 367 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9658 | 2026.01.20 00:08:00.592171 [ 286 ] {} <Debug> TCP-Session: 831520f2-a200-4101-bd02-ffae471a511f Authenticating user 'default' from [fd00:1122:3344:101::e]:55753 | ||
| 9659 | 2026.01.20 00:08:00.592153 [ 369 ] {} <Debug> TCP-Session: 13c5e8ee-557b-46b9-9f2f-88d687168e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9660 | 2026.01.20 00:08:00.592200 [ 286 ] {} <Debug> TCP-Session: 831520f2-a200-4101-bd02-ffae471a511f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9661 | 2026.01.20 00:08:00.592215 [ 367 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9662 | 2026.01.20 00:08:00.592229 [ 286 ] {} <Debug> TCP-Session: 831520f2-a200-4101-bd02-ffae471a511f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9663 | 2026.01.20 00:08:00.592218 [ 369 ] {} <Debug> TCP-Session: 13c5e8ee-557b-46b9-9f2f-88d687168e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9664 | 2026.01.20 00:08:00.592151 [ 289 ] {} <Debug> TCP-Session: a2638ffd-0c58-4906-80e2-42b50a92b483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9665 | 2026.01.20 00:08:00.592122 [ 370 ] {} <Debug> TCP-Session: 5e7a0e20-e785-4f6f-84c2-aa1441beb828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2026.01.20 00:08:00.592287 [ 289 ] {} <Debug> TCP-Session: a2638ffd-0c58-4906-80e2-42b50a92b483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9667 | 2026.01.20 00:08:00.592523 [ 367 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 9668 | 2026.01.20 00:08:00.593449 [ 338 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} <Trace> AggregatingTransform: Aggregating | ||
| 9669 | 2026.01.20 00:08:00.593503 [ 338 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} <Trace> Aggregator: Aggregation method: without_key | ||
| 9670 | 2026.01.20 00:08:00.593541 [ 338 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909972 sec. (1098.935 rows/sec., 42.93 KiB/sec.) | ||
| 9671 | 2026.01.20 00:08:00.593560 [ 338 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} <Trace> Aggregator: Merging aggregated data | ||
| 9672 | 2026.01.20 00:08:00.594744 [ 367 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002981 sec., 335.4579000335458 rows/sec., 13.10 KiB/sec. | ||
| 9673 | 2026.01.20 00:08:00.594979 [ 367 ] {c6ab067b-0bd3-430d-ab6d-c89858a27081} <Debug> TCPHandler: Processed in 0.003513425 sec. | ||
| 9674 | 2026.01.20 00:08:00.595140 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9675 | 2026.01.20 00:08:00.595164 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9676 | 2026.01.20 00:08:00.595182 [ 367 ] {} <Debug> TCP-Session: 1bd4b874-e0a9-4a53-9330-9cbcb79876c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9677 | 2026.01.20 00:08:00.595187 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9678 | 2026.01.20 00:08:00.595215 [ 366 ] {} <Debug> TCP-Session: adb4bb00-4177-4699-b07c-955a2ddd84d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9679 | 2026.01.20 00:08:00.595235 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9680 | 2026.01.20 00:08:00.595245 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9681 | 2026.01.20 00:08:00.595262 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9682 | 2026.01.20 00:08:00.595286 [ 369 ] {} <Debug> TCP-Session: 13c5e8ee-557b-46b9-9f2f-88d687168e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9683 | 2026.01.20 00:08:00.595305 [ 290 ] {} <Debug> TCP-Session: 9fee1ea6-fbd5-4c90-8cb3-7941345a4cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9684 | 2026.01.20 00:08:00.595322 [ 288 ] {} <Debug> TCP-Session: 94add1e1-8726-4602-81e8-e32a19baf167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9685 | 2026.01.20 00:08:00.595279 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9686 | 2026.01.20 00:08:00.595256 [ 368 ] {} <Debug> TCP-Session: 243cfe64-562e-4fab-af50-24fee6654c65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9687 | 2026.01.20 00:08:00.595384 [ 289 ] {} <Debug> TCP-Session: a2638ffd-0c58-4906-80e2-42b50a92b483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9688 | 2026.01.20 00:08:00.595212 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9689 | 2026.01.20 00:08:00.595201 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9690 | 2026.01.20 00:08:00.595448 [ 370 ] {} <Debug> TCP-Session: 5e7a0e20-e785-4f6f-84c2-aa1441beb828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9691 | 2026.01.20 00:08:00.595462 [ 286 ] {} <Debug> TCP-Session: 831520f2-a200-4101-bd02-ffae471a511f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9692 | 2026.01.20 00:08:01.321155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 9693 | 2026.01.20 00:08:01.336993 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.01.20 00:08:01.337057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9695 | 2026.01.20 00:08:01.342714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9696 | 2026.01.20 00:08:01.343525 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.01.20 00:08:01.347360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 9698 | 2026.01.20 00:08:02.419664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1136 | ||
| 9699 | 2026.01.20 00:08:02.422202 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2026.01.20 00:08:02.422251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9701 | 2026.01.20 00:08:02.423429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9702 | 2026.01.20 00:08:02.423693 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2026.01.20 00:08:02.423943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
| 9704 | 2026.01.20 00:08:04.521740 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9705 | 2026.01.20 00:08:04.521956 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9706 | 2026.01.20 00:08:04.522028 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9707 | 2026.01.20 00:08:04.522822 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.01.20 00:08:04.522868 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9709 | 2026.01.20 00:08:04.523278 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9710 | 2026.01.20 00:08:04.523502 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.01.20 00:08:04.523656 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001753 sec., 77581.2892184826 rows/sec., 6.71 MiB/sec. | ||
| 9712 | 2026.01.20 00:08:04.523699 [ 276 ] {9e277036-dc94-4d17-97e5-80d571194d38} <Debug> TCPHandler: Processed in 0.002085807 sec. | ||
| 9713 | 2026.01.20 00:08:04.523823 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9714 | 2026.01.20 00:08:04.523921 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9715 | 2026.01.20 00:08:04.523962 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9716 | 2026.01.20 00:08:04.524381 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.01.20 00:08:04.524417 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9718 | 2026.01.20 00:08:04.524716 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9719 | 2026.01.20 00:08:04.524924 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9720 | 2026.01.20 00:08:04.525056 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001156 sec., 34602.07612456748 rows/sec., 2.54 MiB/sec. | ||
| 9721 | 2026.01.20 00:08:04.525095 [ 276 ] {769740d0-f1ea-4f22-944b-3b0da6bcf243} <Debug> TCPHandler: Processed in 0.001322346 sec. | ||
| 9722 | 2026.01.20 00:08:04.525209 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9723 | 2026.01.20 00:08:04.525301 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9724 | 2026.01.20 00:08:04.525341 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9725 | 2026.01.20 00:08:04.525783 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9726 | 2026.01.20 00:08:04.525819 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9727 | 2026.01.20 00:08:04.526129 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9728 | 2026.01.20 00:08:04.526334 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2026.01.20 00:08:04.526460 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001177 sec., 88360.23789294816 rows/sec., 6.90 MiB/sec. | ||
| 9730 | 2026.01.20 00:08:04.526499 [ 276 ] {0b5134a2-803c-4244-a01d-22302291cb8f} <Debug> TCPHandler: Processed in 0.001339677 sec. | ||
| 9731 | 2026.01.20 00:08:04.526612 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9732 | 2026.01.20 00:08:04.526706 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9733 | 2026.01.20 00:08:04.526750 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9734 | 2026.01.20 00:08:04.527164 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9735 | 2026.01.20 00:08:04.527200 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9736 | 2026.01.20 00:08:04.527523 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9737 | 2026.01.20 00:08:04.527730 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2026.01.20 00:08:04.527860 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 9739 | 2026.01.20 00:08:04.527899 [ 276 ] {e9c3d1bb-4968-4b0f-a00a-10e6b4bb746f} <Debug> TCPHandler: Processed in 0.001335917 sec. | ||
| 9740 | 2026.01.20 00:08:04.528009 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9741 | 2026.01.20 00:08:04.528103 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9742 | 2026.01.20 00:08:04.528156 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9743 | 2026.01.20 00:08:04.529034 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2026.01.20 00:08:04.529070 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9745 | 2026.01.20 00:08:04.529620 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9746 | 2026.01.20 00:08:04.529834 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2026.01.20 00:08:04.529979 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001895 sec., 21108.179419525066 rows/sec., 37.82 MiB/sec. | ||
| 9748 | 2026.01.20 00:08:04.530034 [ 276 ] {a698165e-684e-4800-af6c-41b456a5093a} <Debug> TCPHandler: Processed in 0.002075467 sec. | ||
| 9749 | 2026.01.20 00:08:04.530154 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2026.01.20 00:08:04.530250 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9751 | 2026.01.20 00:08:04.530292 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9752 | 2026.01.20 00:08:04.530641 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2026.01.20 00:08:04.530678 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9754 | 2026.01.20 00:08:04.530978 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9755 | 2026.01.20 00:08:04.531174 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.01.20 00:08:04.531302 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 9757 | 2026.01.20 00:08:04.531337 [ 276 ] {494064c3-12e1-427e-b1c3-342b4c39d80c} <Debug> TCPHandler: Processed in 0.001233126 sec. | ||
| 9758 | 2026.01.20 00:08:07.180423 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9759 | 2026.01.20 00:08:07.180506 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9760 | 2026.01.20 00:08:07.366127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27865 | ||
| 9761 | 2026.01.20 00:08:07.366704 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.01.20 00:08:07.366744 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9763 | 2026.01.20 00:08:07.367238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9764 | 2026.01.20 00:08:07.367472 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9765 | 2026.01.20 00:08:07.367604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27865 | ||
| 9766 | 2026.01.20 00:08:08.847493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 9767 | 2026.01.20 00:08:08.863694 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.01.20 00:08:08.863765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9769 | 2026.01.20 00:08:08.869327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9770 | 2026.01.20 00:08:08.869989 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.01.20 00:08:08.873022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 9772 | 2026.01.20 00:08:09.520559 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.01.20 00:08:09.520837 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9774 | 2026.01.20 00:08:09.520938 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9775 | 2026.01.20 00:08:09.521626 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2026.01.20 00:08:09.521669 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9777 | 2026.01.20 00:08:09.522069 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9778 | 2026.01.20 00:08:09.522285 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.01.20 00:08:09.522439 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.55 MiB/sec. | ||
| 9780 | 2026.01.20 00:08:09.522481 [ 276 ] {c7866277-8140-47fe-b7e9-4f1217a7fb7e} <Debug> TCPHandler: Processed in 0.002101697 sec. | ||
| 9781 | 2026.01.20 00:08:09.522647 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2026.01.20 00:08:09.522754 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9783 | 2026.01.20 00:08:09.522795 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9784 | 2026.01.20 00:08:09.523223 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.01.20 00:08:09.523259 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9786 | 2026.01.20 00:08:09.523555 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9787 | 2026.01.20 00:08:09.523786 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.01.20 00:08:09.523915 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 9789 | 2026.01.20 00:08:09.523954 [ 276 ] {d6136eb2-4586-4056-a0fc-869161954ddb} <Debug> TCPHandler: Processed in 0.001358837 sec. | ||
| 9790 | 2026.01.20 00:08:09.524072 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.01.20 00:08:09.524169 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9792 | 2026.01.20 00:08:09.524212 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9793 | 2026.01.20 00:08:09.524630 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.01.20 00:08:09.524666 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9795 | 2026.01.20 00:08:09.524987 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9796 | 2026.01.20 00:08:09.525202 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.01.20 00:08:09.525335 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 9798 | 2026.01.20 00:08:09.525373 [ 276 ] {a50eb3bb-ba1e-44ef-afb4-218675365751} <Debug> TCPHandler: Processed in 0.001351037 sec. | ||
| 9799 | 2026.01.20 00:08:09.525473 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2026.01.20 00:08:09.525566 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9801 | 2026.01.20 00:08:09.525608 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9802 | 2026.01.20 00:08:09.525938 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2026.01.20 00:08:09.525974 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9804 | 2026.01.20 00:08:09.526289 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9805 | 2026.01.20 00:08:09.526491 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2026.01.20 00:08:09.526620 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 9807 | 2026.01.20 00:08:09.526657 [ 276 ] {6401bc95-6481-442f-8bc9-022306eba7f5} <Debug> TCPHandler: Processed in 0.001232966 sec. | ||
| 9808 | 2026.01.20 00:08:12.424150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1156 | ||
| 9809 | 2026.01.20 00:08:12.426342 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.01.20 00:08:12.426390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9811 | 2026.01.20 00:08:12.427578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9812 | 2026.01.20 00:08:12.427853 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2026.01.20 00:08:12.428147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1156 | ||
| 9814 | 2026.01.20 00:08:14.551721 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9815 | 2026.01.20 00:08:14.551936 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9816 | 2026.01.20 00:08:14.552007 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9817 | 2026.01.20 00:08:14.552617 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.01.20 00:08:14.552665 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9819 | 2026.01.20 00:08:14.553072 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9820 | 2026.01.20 00:08:14.553296 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.01.20 00:08:14.553444 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001559 sec., 15394.483643361129 rows/sec., 1.28 MiB/sec. | ||
| 9822 | 2026.01.20 00:08:14.553486 [ 276 ] {7d8a3294-8454-4f06-8410-8565a60f369f} <Debug> TCPHandler: Processed in 0.001897594 sec. | ||
| 9823 | 2026.01.20 00:08:14.553604 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9824 | 2026.01.20 00:08:14.553698 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9825 | 2026.01.20 00:08:14.553738 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9826 | 2026.01.20 00:08:14.554133 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.01.20 00:08:14.554169 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9828 | 2026.01.20 00:08:14.554454 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9829 | 2026.01.20 00:08:14.554674 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.01.20 00:08:14.554806 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001127 sec., 15971.606033717835 rows/sec., 1.27 MiB/sec. | ||
| 9831 | 2026.01.20 00:08:14.554843 [ 276 ] {c036af9b-9b40-464e-b2a9-50453b9a9fbb} <Debug> TCPHandler: Processed in 0.001289266 sec. | ||
| 9832 | 2026.01.20 00:08:14.554952 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.01.20 00:08:14.555043 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9834 | 2026.01.20 00:08:14.555081 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9835 | 2026.01.20 00:08:14.556074 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.01.20 00:08:14.556110 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9837 | 2026.01.20 00:08:14.556506 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9838 | 2026.01.20 00:08:14.556734 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.01.20 00:08:14.556841 [ 32 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9840 | 2026.01.20 00:08:14.556862 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} <Debug> executeQuery: Read 1405 rows, 120.26 KiB in 0.001836 sec., 765250.5446623093 rows/sec., 63.97 MiB/sec. | ||
| 9841 | 2026.01.20 00:08:14.556908 [ 32 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2026.01.20 00:08:14.556916 [ 276 ] {5c072364-4d14-4614-8924-52d0e5580762} <Debug> TCPHandler: Processed in 0.002012586 sec. | ||
| 9843 | 2026.01.20 00:08:14.556939 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9844 | 2026.01.20 00:08:14.557052 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9845 | 2026.01.20 00:08:14.557074 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 9846 | 2026.01.20 00:08:14.557150 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9847 | 2026.01.20 00:08:14.557194 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9848 | 2026.01.20 00:08:14.557236 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9849 | 2026.01.20 00:08:14.557281 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1405 rows starting from the beginning of the part | ||
| 9850 | 2026.01.20 00:08:14.557360 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part | ||
| 9851 | 2026.01.20 00:08:14.557413 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 9852 | 2026.01.20 00:08:14.557463 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 136 rows starting from the beginning of the part | ||
| 9853 | 2026.01.20 00:08:14.557507 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 9854 | 2026.01.20 00:08:14.557553 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1405 rows starting from the beginning of the part | ||
| 9855 | 2026.01.20 00:08:14.557612 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.01.20 00:08:14.557658 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9857 | 2026.01.20 00:08:14.558013 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9858 | 2026.01.20 00:08:14.558223 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2026.01.20 00:08:14.558357 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} <Debug> executeQuery: Read 70 rows, 5.23 KiB in 0.001225 sec., 57142.857142857145 rows/sec., 4.17 MiB/sec. | ||
| 9860 | 2026.01.20 00:08:14.558395 [ 276 ] {9333b569-788a-467e-9978-bd4728755615} <Debug> TCPHandler: Processed in 0.001391828 sec. | ||
| 9861 | 2026.01.20 00:08:14.558506 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9862 | 2026.01.20 00:08:14.558598 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9863 | 2026.01.20 00:08:14.558636 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9864 | 2026.01.20 00:08:14.559100 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2026.01.20 00:08:14.559136 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9866 | 2026.01.20 00:08:14.559154 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002148508 sec., 1486613.0356507865 rows/sec., 129.93 MiB/sec. | ||
| 9867 | 2026.01.20 00:08:14.559386 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9868 | 2026.01.20 00:08:14.559452 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9869 | 2026.01.20 00:08:14.559745 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2026.01.20 00:08:14.559748 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2026.01.20 00:08:14.559842 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_86_17} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9872 | 2026.01.20 00:08:14.559874 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001294 sec., 194744.9768160742 rows/sec., 13.47 MiB/sec. | ||
| 9873 | 2026.01.20 00:08:14.559917 [ 276 ] {9302eb1e-a99f-44f8-94ee-98405456945e} <Debug> TCPHandler: Processed in 0.001457908 sec. | ||
| 9874 | 2026.01.20 00:08:14.559926 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9875 | 2026.01.20 00:08:14.560034 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2026.01.20 00:08:14.560130 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9877 | 2026.01.20 00:08:14.560169 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9878 | 2026.01.20 00:08:14.560561 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2026.01.20 00:08:14.560596 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9880 | 2026.01.20 00:08:14.560890 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9881 | 2026.01.20 00:08:14.561089 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2026.01.20 00:08:14.561213 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 9883 | 2026.01.20 00:08:14.561250 [ 276 ] {9d53fe53-9191-4ec2-b218-2ca3a00d8bcb} <Debug> TCPHandler: Processed in 0.001262796 sec. | ||
| 9884 | 2026.01.20 00:08:14.561349 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9885 | 2026.01.20 00:08:14.561439 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9886 | 2026.01.20 00:08:14.561477 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9887 | 2026.01.20 00:08:14.562097 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2026.01.20 00:08:14.562132 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9889 | 2026.01.20 00:08:14.562508 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9890 | 2026.01.20 00:08:14.562716 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9891 | 2026.01.20 00:08:14.562845 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} <Debug> executeQuery: Read 614 rows, 47.33 KiB in 0.001424 sec., 431179.7752808989 rows/sec., 32.46 MiB/sec. | ||
| 9892 | 2026.01.20 00:08:14.562849 [ 32 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9893 | 2026.01.20 00:08:14.562883 [ 276 ] {f1ec70da-c926-49ae-a2c6-e47453912a65} <Debug> TCPHandler: Processed in 0.00158074 sec. | ||
| 9894 | 2026.01.20 00:08:14.562913 [ 32 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2026.01.20 00:08:14.562955 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9896 | 2026.01.20 00:08:14.563018 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9897 | 2026.01.20 00:08:14.563081 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 9898 | 2026.01.20 00:08:14.563114 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9899 | 2026.01.20 00:08:14.563167 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9900 | 2026.01.20 00:08:14.563234 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9901 | 2026.01.20 00:08:14.563274 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 632 rows starting from the beginning of the part | ||
| 9902 | 2026.01.20 00:08:14.563348 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 9903 | 2026.01.20 00:08:14.563399 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 9904 | 2026.01.20 00:08:14.563446 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 9905 | 2026.01.20 00:08:14.563489 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 9906 | 2026.01.20 00:08:14.563535 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 614 rows starting from the beginning of the part | ||
| 9907 | 2026.01.20 00:08:14.563756 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.01.20 00:08:14.563796 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9909 | 2026.01.20 00:08:14.564199 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9910 | 2026.01.20 00:08:14.564419 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.01.20 00:08:14.564532 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9912 | 2026.01.20 00:08:14.564548 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} <Debug> executeQuery: Read 889 rows, 61.79 KiB in 0.001452 sec., 612258.9531680441 rows/sec., 41.56 MiB/sec. | ||
| 9913 | 2026.01.20 00:08:14.564565 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.01.20 00:08:14.564588 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9915 | 2026.01.20 00:08:14.564590 [ 276 ] {e08129dc-924c-4c7c-b710-402daea9f238} <Debug> TCPHandler: Processed in 0.001630371 sec. | ||
| 9916 | 2026.01.20 00:08:14.564680 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 9917 | 2026.01.20 00:08:14.564687 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665372 sec., 949937.9117698629 rows/sec., 75.74 MiB/sec. | ||
| 9918 | 2026.01.20 00:08:14.564713 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.01.20 00:08:14.564818 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9920 | 2026.01.20 00:08:14.564818 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9921 | 2026.01.20 00:08:14.564857 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23739 rows starting from the beginning of the part | ||
| 9922 | 2026.01.20 00:08:14.564872 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9923 | 2026.01.20 00:08:14.564892 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9924 | 2026.01.20 00:08:14.564928 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 9925 | 2026.01.20 00:08:14.564987 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 9926 | 2026.01.20 00:08:14.565035 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 9927 | 2026.01.20 00:08:14.565074 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 9928 | 2026.01.20 00:08:14.565114 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 889 rows starting from the beginning of the part | ||
| 9929 | 2026.01.20 00:08:14.565169 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9930 | 2026.01.20 00:08:14.565246 [ 186 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_86_17} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9931 | 2026.01.20 00:08:14.565334 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9932 | 2026.01.20 00:08:14.565744 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2026.01.20 00:08:14.565780 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9934 | 2026.01.20 00:08:14.566394 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9935 | 2026.01.20 00:08:14.566618 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.01.20 00:08:14.566757 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001956 sec., 20449.89775051125 rows/sec., 36.65 MiB/sec. | ||
| 9937 | 2026.01.20 00:08:14.566819 [ 276 ] {c850a8eb-2f00-4c4a-b23f-a8c4bac54c25} <Debug> TCPHandler: Processed in 0.002153648 sec. | ||
| 9938 | 2026.01.20 00:08:14.566932 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9939 | 2026.01.20 00:08:14.567026 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9940 | 2026.01.20 00:08:14.567066 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9941 | 2026.01.20 00:08:14.567437 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.01.20 00:08:14.567472 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9943 | 2026.01.20 00:08:14.567809 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9944 | 2026.01.20 00:08:14.568019 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2026.01.20 00:08:14.568132 [ 32 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9946 | 2026.01.20 00:08:14.568149 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 9947 | 2026.01.20 00:08:14.568163 [ 32 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.01.20 00:08:14.568189 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9949 | 2026.01.20 00:08:14.568191 [ 276 ] {fcaaa11c-18c1-4240-a86f-5ff3dc182511} <Debug> TCPHandler: Processed in 0.001307146 sec. | ||
| 9950 | 2026.01.20 00:08:14.568277 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 9951 | 2026.01.20 00:08:14.568372 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9952 | 2026.01.20 00:08:14.568397 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4800 rows starting from the beginning of the part | ||
| 9953 | 2026.01.20 00:08:14.568441 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 9954 | 2026.01.20 00:08:14.568551 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 9955 | 2026.01.20 00:08:14.568586 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 9956 | 2026.01.20 00:08:14.568618 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 9957 | 2026.01.20 00:08:14.568655 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 9958 | 2026.01.20 00:08:14.570224 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001981166 sec., 2574241.6334623145 rows/sec., 173.49 MiB/sec. | ||
| 9959 | 2026.01.20 00:08:14.570370 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25268 rows, containing 5 columns (5 merged, 0 gathered) in 0.005732224 sec., 4408062.211106893 rows/sec., 302.83 MiB/sec. | ||
| 9960 | 2026.01.20 00:08:14.570708 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9961 | 2026.01.20 00:08:14.570760 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9962 | 2026.01.20 00:08:14.571053 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2026.01.20 00:08:14.571120 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2026.01.20 00:08:14.571133 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9965 | 2026.01.20 00:08:14.571206 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_86_17} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9966 | 2026.01.20 00:08:14.571216 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 9967 | 2026.01.20 00:08:14.571296 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 9968 | 2026.01.20 00:08:14.867782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28313 | ||
| 9969 | 2026.01.20 00:08:14.868341 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.01.20 00:08:14.868390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9971 | 2026.01.20 00:08:14.868953 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9972 | 2026.01.20 00:08:14.869218 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.01.20 00:08:14.869368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28313 | ||
| 9974 | 2026.01.20 00:08:16.373115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 9975 | 2026.01.20 00:08:16.389508 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.01.20 00:08:16.389555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9977 | 2026.01.20 00:08:16.395607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9978 | 2026.01.20 00:08:16.396295 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.01.20 00:08:16.399100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 9980 | 2026.01.20 00:08:19.520780 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.01.20 00:08:19.520994 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9982 | 2026.01.20 00:08:19.521064 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9983 | 2026.01.20 00:08:19.521702 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.01.20 00:08:19.521740 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9985 | 2026.01.20 00:08:19.522136 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9986 | 2026.01.20 00:08:19.522361 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.01.20 00:08:19.522511 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00157 sec., 35668.789808917194 rows/sec., 2.72 MiB/sec. | ||
| 9988 | 2026.01.20 00:08:19.522554 [ 276 ] {adac49fd-45e4-48e3-b6b3-59253ec0ccd2} <Debug> TCPHandler: Processed in 0.001905645 sec. | ||
| 9989 | 2026.01.20 00:08:19.522668 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2026.01.20 00:08:19.522764 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9991 | 2026.01.20 00:08:19.522806 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9992 | 2026.01.20 00:08:19.523229 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.01.20 00:08:19.523265 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 9994 | 2026.01.20 00:08:19.523568 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9995 | 2026.01.20 00:08:19.523779 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.01.20 00:08:19.523905 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 9997 | 2026.01.20 00:08:19.523943 [ 276 ] {b189550f-6922-43af-87f7-8bd7518b6a61} <Debug> TCPHandler: Processed in 0.001325457 sec. | ||
| 9998 | 2026.01.20 00:08:19.524058 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2026.01.20 00:08:19.524154 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10000 | 2026.01.20 00:08:19.524198 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10001 | 2026.01.20 00:08:19.524597 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.01.20 00:08:19.524634 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10003 | 2026.01.20 00:08:19.524974 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10004 | 2026.01.20 00:08:19.525203 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2026.01.20 00:08:19.525332 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 10006 | 2026.01.20 00:08:19.525370 [ 276 ] {d73610e6-7760-4257-b5fb-0b4127cba60f} <Debug> TCPHandler: Processed in 0.001361447 sec. | ||
| 10007 | 2026.01.20 00:08:19.525472 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10008 | 2026.01.20 00:08:19.525568 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10009 | 2026.01.20 00:08:19.525610 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10010 | 2026.01.20 00:08:19.525936 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2026.01.20 00:08:19.525971 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10012 | 2026.01.20 00:08:19.526272 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10013 | 2026.01.20 00:08:19.526483 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2026.01.20 00:08:19.526615 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 10015 | 2026.01.20 00:08:19.526651 [ 276 ] {39072720-17c8-46af-901a-1ccbadf2ce22} <Debug> TCPHandler: Processed in 0.001227045 sec. | ||
| 10016 | 2026.01.20 00:08:22.180555 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10017 | 2026.01.20 00:08:22.180604 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10018 | 2026.01.20 00:08:22.369524 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28825 | ||
| 10019 | 2026.01.20 00:08:22.370061 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2026.01.20 00:08:22.370101 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10021 | 2026.01.20 00:08:22.370598 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10022 | 2026.01.20 00:08:22.370836 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2026.01.20 00:08:22.370973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28825 | ||
| 10024 | 2026.01.20 00:08:22.428307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1184 | ||
| 10025 | 2026.01.20 00:08:22.430597 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.01.20 00:08:22.430644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10027 | 2026.01.20 00:08:22.431884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10028 | 2026.01.20 00:08:22.432165 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.01.20 00:08:22.432528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1184 | ||
| 10030 | 2026.01.20 00:08:23.899190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 10031 | 2026.01.20 00:08:23.916289 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2026.01.20 00:08:23.916348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10033 | 2026.01.20 00:08:23.922421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10034 | 2026.01.20 00:08:23.923115 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2026.01.20 00:08:23.926047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 10036 | 2026.01.20 00:08:24.522802 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10037 | 2026.01.20 00:08:24.523085 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10038 | 2026.01.20 00:08:24.523190 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10039 | 2026.01.20 00:08:24.523921 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2026.01.20 00:08:24.523969 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10041 | 2026.01.20 00:08:24.524374 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10042 | 2026.01.20 00:08:24.524599 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.01.20 00:08:24.524757 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001749 sec., 77758.71926815323 rows/sec., 6.73 MiB/sec. | ||
| 10044 | 2026.01.20 00:08:24.524800 [ 276 ] {4d21f152-1ef8-4457-8206-d826f2b5517f} <Debug> TCPHandler: Processed in 0.002182268 sec. | ||
| 10045 | 2026.01.20 00:08:24.524918 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10046 | 2026.01.20 00:08:24.525016 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10047 | 2026.01.20 00:08:24.525058 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10048 | 2026.01.20 00:08:24.525479 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2026.01.20 00:08:24.525517 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10050 | 2026.01.20 00:08:24.525816 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10051 | 2026.01.20 00:08:24.526038 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2026.01.20 00:08:24.526172 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001175 sec., 34042.55319148936 rows/sec., 2.50 MiB/sec. | ||
| 10053 | 2026.01.20 00:08:24.526212 [ 276 ] {ef0c817a-279f-45c6-9e17-1ed642ab39fd} <Debug> TCPHandler: Processed in 0.001344367 sec. | ||
| 10054 | 2026.01.20 00:08:24.526335 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2026.01.20 00:08:24.526431 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10056 | 2026.01.20 00:08:24.526472 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10057 | 2026.01.20 00:08:24.526896 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2026.01.20 00:08:24.526932 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10059 | 2026.01.20 00:08:24.527236 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10060 | 2026.01.20 00:08:24.527441 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10061 | 2026.01.20 00:08:24.527571 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001157 sec., 89887.6404494382 rows/sec., 7.02 MiB/sec. | ||
| 10062 | 2026.01.20 00:08:24.527607 [ 276 ] {79c63fed-03b5-45ff-a4eb-b969a9bf6d12} <Debug> TCPHandler: Processed in 0.001321857 sec. | ||
| 10063 | 2026.01.20 00:08:24.527719 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10064 | 2026.01.20 00:08:24.527815 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10065 | 2026.01.20 00:08:24.527857 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10066 | 2026.01.20 00:08:24.528268 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.01.20 00:08:24.528304 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10068 | 2026.01.20 00:08:24.528621 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10069 | 2026.01.20 00:08:24.528825 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2026.01.20 00:08:24.528957 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 10071 | 2026.01.20 00:08:24.528993 [ 276 ] {32ab4779-8b8e-4770-b269-9a4c54c442c5} <Debug> TCPHandler: Processed in 0.001323227 sec. | ||
| 10072 | 2026.01.20 00:08:24.529113 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10073 | 2026.01.20 00:08:24.529208 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10074 | 2026.01.20 00:08:24.529262 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10075 | 2026.01.20 00:08:24.530066 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10076 | 2026.01.20 00:08:24.530103 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10077 | 2026.01.20 00:08:24.530668 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10078 | 2026.01.20 00:08:24.530894 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.01.20 00:08:24.531054 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001863 sec., 21470.746108427265 rows/sec., 38.47 MiB/sec. | ||
| 10080 | 2026.01.20 00:08:24.531120 [ 276 ] {e658698e-f571-4792-a956-b7994f0d0dc1} <Debug> TCPHandler: Processed in 0.002056426 sec. | ||
| 10081 | 2026.01.20 00:08:24.531241 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10082 | 2026.01.20 00:08:24.531337 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10083 | 2026.01.20 00:08:24.531377 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10084 | 2026.01.20 00:08:24.531707 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2026.01.20 00:08:24.531743 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 10086 | 2026.01.20 00:08:24.532044 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10087 | 2026.01.20 00:08:24.532245 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.01.20 00:08:24.532381 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 10089 | 2026.01.20 00:08:24.532417 [ 276 ] {4f769945-2814-489b-9884-324bf10bf597} <Debug> TCPHandler: Processed in 0.001226576 sec. | ||
| 10090 | 2026.01.20 00:08:29.525120 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2026.01.20 00:08:29.525394 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10092 | 2026.01.20 00:08:29.525487 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10093 | 2026.01.20 00:08:29.526368 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.01.20 00:08:29.526435 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10095 | 2026.01.20 00:08:29.526947 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10096 | 2026.01.20 00:08:29.527265 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.01.20 00:08:29.527476 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002146 sec., 26095.0605778192 rows/sec., 1.99 MiB/sec. | ||
| 10098 | 2026.01.20 00:08:29.527545 [ 276 ] {29726993-9aee-4e0d-a66d-b2f506d48aca} <Debug> TCPHandler: Processed in 0.002603804 sec. | ||
| 10099 | 2026.01.20 00:08:29.527720 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2026.01.20 00:08:29.527855 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10101 | 2026.01.20 00:08:29.527913 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10102 | 2026.01.20 00:08:29.528498 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2026.01.20 00:08:29.528546 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10104 | 2026.01.20 00:08:29.528979 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10105 | 2026.01.20 00:08:29.529268 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2026.01.20 00:08:29.529452 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001628 sec., 39312.03931203931 rows/sec., 3.07 MiB/sec. | ||
| 10107 | 2026.01.20 00:08:29.529503 [ 276 ] {485bc6a6-c615-4359-b6f1-c437ad19ea04} <Debug> TCPHandler: Processed in 0.001848674 sec. | ||
| 10108 | 2026.01.20 00:08:29.529656 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2026.01.20 00:08:29.529784 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10110 | 2026.01.20 00:08:29.529842 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10111 | 2026.01.20 00:08:29.530366 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2026.01.20 00:08:29.530414 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10113 | 2026.01.20 00:08:29.530839 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10114 | 2026.01.20 00:08:29.531108 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2026.01.20 00:08:29.531267 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001511 sec., 105890.13898080742 rows/sec., 7.38 MiB/sec. | ||
| 10116 | 2026.01.20 00:08:29.531314 [ 276 ] {3fb9982b-f1e1-46f5-ac77-145821ef19e1} <Debug> TCPHandler: Processed in 0.001724962 sec. | ||
| 10117 | 2026.01.20 00:08:29.531448 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2026.01.20 00:08:29.531567 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10119 | 2026.01.20 00:08:29.531624 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10120 | 2026.01.20 00:08:29.532038 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2026.01.20 00:08:29.532085 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10122 | 2026.01.20 00:08:29.532466 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10123 | 2026.01.20 00:08:29.532731 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.01.20 00:08:29.532889 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 10125 | 2026.01.20 00:08:29.532943 [ 276 ] {2d7e6c96-9fe1-4eed-b902-37d930bd2aaa} <Debug> TCPHandler: Processed in 0.00155846 sec. | ||
| 10126 | 2026.01.20 00:08:29.871346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29273 | ||
| 10127 | 2026.01.20 00:08:29.871869 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.01.20 00:08:29.871903 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10129 | 2026.01.20 00:08:29.872409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10130 | 2026.01.20 00:08:29.872648 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.01.20 00:08:29.872771 [ 149 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10132 | 2026.01.20 00:08:29.872775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29273 | ||
| 10133 | 2026.01.20 00:08:29.872808 [ 149 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10134 | 2026.01.20 00:08:29.872829 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10135 | 2026.01.20 00:08:29.872991 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 10136 | 2026.01.20 00:08:29.873155 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10137 | 2026.01.20 00:08:29.873198 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26905 rows starting from the beginning of the part | ||
| 10138 | 2026.01.20 00:08:29.873285 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 10139 | 2026.01.20 00:08:29.873351 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 10140 | 2026.01.20 00:08:29.873396 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 10141 | 2026.01.20 00:08:29.873457 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 10142 | 2026.01.20 00:08:29.873494 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 10143 | 2026.01.20 00:08:29.875844 [ 195 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29273 rows, containing 4 columns (4 merged, 0 gathered) in 0.002913127 sec., 10048652.18715147 rows/sec., 143.75 MiB/sec. | ||
| 10144 | 2026.01.20 00:08:29.876234 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10145 | 2026.01.20 00:08:29.876564 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.01.20 00:08:29.876650 [ 196 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_61_12} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10147 | 2026.01.20 00:08:29.876773 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 10148 | 2026.01.20 00:08:31.426151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 10149 | 2026.01.20 00:08:31.443312 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10150 | 2026.01.20 00:08:31.443362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10151 | 2026.01.20 00:08:31.449460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10152 | 2026.01.20 00:08:31.450167 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2026.01.20 00:08:31.450457 [ 148 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10154 | 2026.01.20 00:08:31.450489 [ 148 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.01.20 00:08:31.450512 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10156 | 2026.01.20 00:08:31.450639 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 10157 | 2026.01.20 00:08:31.453595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 10158 | 2026.01.20 00:08:31.454156 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10159 | 2026.01.20 00:08:31.455646 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 10160 | 2026.01.20 00:08:31.460199 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 10161 | 2026.01.20 00:08:31.464818 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 10162 | 2026.01.20 00:08:31.469374 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 10163 | 2026.01.20 00:08:31.474027 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 10164 | 2026.01.20 00:08:31.477954 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 10165 | 2026.01.20 00:08:31.534828 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.084244701 sec., 5460.28408362444 rows/sec., 28.23 MiB/sec. | ||
| 10166 | 2026.01.20 00:08:31.537832 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10167 | 2026.01.20 00:08:31.539702 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.01.20 00:08:31.539813 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_61_12} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10169 | 2026.01.20 00:08:31.542093 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10170 | 2026.01.20 00:08:32.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.05 MiB, peak 349.47 MiB, free memory in arenas 0.00 B, will set to 337.28 MiB (RSS), difference: 1.23 MiB | ||
| 10171 | 2026.01.20 00:08:32.432719 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1204 | ||
| 10172 | 2026.01.20 00:08:32.434743 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10173 | 2026.01.20 00:08:32.434789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10174 | 2026.01.20 00:08:32.435928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10175 | 2026.01.20 00:08:32.436179 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10176 | 2026.01.20 00:08:32.436330 [ 146 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10177 | 2026.01.20 00:08:32.436390 [ 146 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.01.20 00:08:32.436409 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10179 | 2026.01.20 00:08:32.436433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
| 10180 | 2026.01.20 00:08:32.436525 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 10181 | 2026.01.20 00:08:32.437182 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10182 | 2026.01.20 00:08:32.437344 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1084 rows starting from the beginning of the part | ||
| 10183 | 2026.01.20 00:08:32.437740 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 10184 | 2026.01.20 00:08:32.438121 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 10185 | 2026.01.20 00:08:32.438477 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 10186 | 2026.01.20 00:08:32.438825 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 10187 | 2026.01.20 00:08:32.439161 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
| 10188 | 2026.01.20 00:08:32.445527 [ 195 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 72 columns (72 merged, 0 gathered) in 0.009059206 sec., 132903.47962062017 rows/sec., 104.02 MiB/sec. | ||
| 10189 | 2026.01.20 00:08:32.447217 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10190 | 2026.01.20 00:08:32.447839 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2026.01.20 00:08:32.447930 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_46_9} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10192 | 2026.01.20 00:08:32.448284 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 10193 | 2026.01.20 00:08:34.522638 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10194 | 2026.01.20 00:08:34.522854 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10195 | 2026.01.20 00:08:34.522926 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10196 | 2026.01.20 00:08:34.523752 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.01.20 00:08:34.523801 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10198 | 2026.01.20 00:08:34.524206 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10199 | 2026.01.20 00:08:34.524445 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.01.20 00:08:34.524606 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001803 sec., 75429.83915696063 rows/sec., 6.53 MiB/sec. | ||
| 10201 | 2026.01.20 00:08:34.524647 [ 276 ] {d940c902-da78-421d-8dc3-e633dd884892} <Debug> TCPHandler: Processed in 0.002159628 sec. | ||
| 10202 | 2026.01.20 00:08:34.524770 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10203 | 2026.01.20 00:08:34.524866 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10204 | 2026.01.20 00:08:34.524908 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10205 | 2026.01.20 00:08:34.525326 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10206 | 2026.01.20 00:08:34.525363 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10207 | 2026.01.20 00:08:34.525672 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10208 | 2026.01.20 00:08:34.525882 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.01.20 00:08:34.526019 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001171 sec., 34158.838599487615 rows/sec., 2.51 MiB/sec. | ||
| 10210 | 2026.01.20 00:08:34.526058 [ 276 ] {0d0fe624-5d83-4ebc-95bd-423c2300a01a} <Debug> TCPHandler: Processed in 0.001340197 sec. | ||
| 10211 | 2026.01.20 00:08:34.526163 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10212 | 2026.01.20 00:08:34.526258 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10213 | 2026.01.20 00:08:34.526299 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10214 | 2026.01.20 00:08:34.526728 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.01.20 00:08:34.526766 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10216 | 2026.01.20 00:08:34.527070 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10217 | 2026.01.20 00:08:34.527282 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.01.20 00:08:34.527411 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00117 sec., 88888.88888888889 rows/sec., 6.94 MiB/sec. | ||
| 10219 | 2026.01.20 00:08:34.527449 [ 276 ] {7dd00be6-edbd-4690-a726-d595d3eb5ac0} <Debug> TCPHandler: Processed in 0.001335417 sec. | ||
| 10220 | 2026.01.20 00:08:34.527559 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2026.01.20 00:08:34.527656 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10222 | 2026.01.20 00:08:34.527700 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10223 | 2026.01.20 00:08:34.528113 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2026.01.20 00:08:34.528151 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10225 | 2026.01.20 00:08:34.528480 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10226 | 2026.01.20 00:08:34.528700 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2026.01.20 00:08:34.528831 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 10228 | 2026.01.20 00:08:34.528869 [ 276 ] {4ee5b07a-b34d-4b6f-8b4c-1e2d9ee1b74f} <Debug> TCPHandler: Processed in 0.001359257 sec. | ||
| 10229 | 2026.01.20 00:08:34.528992 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2026.01.20 00:08:34.529116 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10231 | 2026.01.20 00:08:34.529181 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10232 | 2026.01.20 00:08:34.530122 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2026.01.20 00:08:34.530161 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10234 | 2026.01.20 00:08:34.530753 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10235 | 2026.01.20 00:08:34.530973 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2026.01.20 00:08:34.531124 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002033 sec., 19675.35661583866 rows/sec., 35.26 MiB/sec. | ||
| 10237 | 2026.01.20 00:08:34.531178 [ 276 ] {668ffd84-5592-41af-9548-e40ac38b3d82} <Debug> TCPHandler: Processed in 0.002248559 sec. | ||
| 10238 | 2026.01.20 00:08:34.531288 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2026.01.20 00:08:34.531382 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10240 | 2026.01.20 00:08:34.531425 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10241 | 2026.01.20 00:08:34.531762 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2026.01.20 00:08:34.531798 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10243 | 2026.01.20 00:08:34.532106 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10244 | 2026.01.20 00:08:34.532309 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2026.01.20 00:08:34.532439 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 10246 | 2026.01.20 00:08:34.532476 [ 276 ] {c9af0149-3262-426b-952b-e7f07feffb44} <Debug> TCPHandler: Processed in 0.001238265 sec. | ||
| 10247 | 2026.01.20 00:08:37.180655 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10248 | 2026.01.20 00:08:37.180727 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10249 | 2026.01.20 00:08:37.373848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29785 | ||
| 10250 | 2026.01.20 00:08:37.374404 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2026.01.20 00:08:37.374452 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10252 | 2026.01.20 00:08:37.374988 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10253 | 2026.01.20 00:08:37.375230 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2026.01.20 00:08:37.375367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29785 | ||
| 10255 | 2026.01.20 00:08:38.954633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 10256 | 2026.01.20 00:08:38.970119 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10257 | 2026.01.20 00:08:38.970190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10258 | 2026.01.20 00:08:38.976463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10259 | 2026.01.20 00:08:38.977159 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2026.01.20 00:08:38.979881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 10261 | 2026.01.20 00:08:39.520261 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10262 | 2026.01.20 00:08:39.520541 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10263 | 2026.01.20 00:08:39.520646 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10264 | 2026.01.20 00:08:39.521327 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.01.20 00:08:39.521372 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10266 | 2026.01.20 00:08:39.521767 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10267 | 2026.01.20 00:08:39.522010 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.01.20 00:08:39.522164 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001699 sec., 32960.5650382578 rows/sec., 2.52 MiB/sec. | ||
| 10269 | 2026.01.20 00:08:39.522197 [ 141 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10270 | 2026.01.20 00:08:39.522209 [ 276 ] {a72b6b6d-29ea-4644-be6d-0179a4289c0e} <Debug> TCPHandler: Processed in 0.002128448 sec. | ||
| 10271 | 2026.01.20 00:08:39.522306 [ 141 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10272 | 2026.01.20 00:08:39.522351 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10273 | 2026.01.20 00:08:39.522403 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10274 | 2026.01.20 00:08:39.522468 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 10275 | 2026.01.20 00:08:39.522507 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10276 | 2026.01.20 00:08:39.522549 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10277 | 2026.01.20 00:08:39.522570 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10278 | 2026.01.20 00:08:39.522601 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1405 rows starting from the beginning of the part | ||
| 10279 | 2026.01.20 00:08:39.522666 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 10280 | 2026.01.20 00:08:39.522716 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 136 rows starting from the beginning of the part | ||
| 10281 | 2026.01.20 00:08:39.522763 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 10282 | 2026.01.20 00:08:39.522808 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 136 rows starting from the beginning of the part | ||
| 10283 | 2026.01.20 00:08:39.522852 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 10284 | 2026.01.20 00:08:39.522999 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2026.01.20 00:08:39.523036 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10286 | 2026.01.20 00:08:39.523343 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10287 | 2026.01.20 00:08:39.523551 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2026.01.20 00:08:39.523669 [ 141 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10289 | 2026.01.20 00:08:39.523682 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 10290 | 2026.01.20 00:08:39.523705 [ 141 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10291 | 2026.01.20 00:08:39.523729 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10292 | 2026.01.20 00:08:39.523733 [ 276 ] {e6e140fb-0c31-4b6a-83b3-c983182646ad} <Debug> TCPHandler: Processed in 0.001380778 sec. | ||
| 10293 | 2026.01.20 00:08:39.523833 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 10294 | 2026.01.20 00:08:39.523865 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10295 | 2026.01.20 00:08:39.523948 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526279 sec., 1208822.240232618 rows/sec., 105.38 MiB/sec. | ||
| 10296 | 2026.01.20 00:08:39.523967 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10297 | 2026.01.20 00:08:39.523975 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10298 | 2026.01.20 00:08:39.524016 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10299 | 2026.01.20 00:08:39.524019 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 632 rows starting from the beginning of the part | ||
| 10300 | 2026.01.20 00:08:39.524104 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 10301 | 2026.01.20 00:08:39.524110 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10302 | 2026.01.20 00:08:39.524156 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 10303 | 2026.01.20 00:08:39.524204 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 10304 | 2026.01.20 00:08:39.524247 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 10305 | 2026.01.20 00:08:39.524289 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 10306 | 2026.01.20 00:08:39.524363 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10307 | 2026.01.20 00:08:39.524443 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_91_18} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10308 | 2026.01.20 00:08:39.524457 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.01.20 00:08:39.524495 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10310 | 2026.01.20 00:08:39.524504 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 10311 | 2026.01.20 00:08:39.524849 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10312 | 2026.01.20 00:08:39.525075 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2026.01.20 00:08:39.525194 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10314 | 2026.01.20 00:08:39.525208 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 10315 | 2026.01.20 00:08:39.525227 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10316 | 2026.01.20 00:08:39.525250 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10317 | 2026.01.20 00:08:39.525255 [ 276 ] {57838b86-f64a-4445-9d81-b1f4437de712} <Debug> TCPHandler: Processed in 0.001444839 sec. | ||
| 10318 | 2026.01.20 00:08:39.525285 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500469 sec., 687784.952571496 rows/sec., 55.19 MiB/sec. | ||
| 10319 | 2026.01.20 00:08:39.525319 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 10320 | 2026.01.20 00:08:39.525376 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10321 | 2026.01.20 00:08:39.525420 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10322 | 2026.01.20 00:08:39.525454 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25268 rows starting from the beginning of the part | ||
| 10323 | 2026.01.20 00:08:39.525471 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10324 | 2026.01.20 00:08:39.525475 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10325 | 2026.01.20 00:08:39.525507 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 10326 | 2026.01.20 00:08:39.525528 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10327 | 2026.01.20 00:08:39.525553 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 10328 | 2026.01.20 00:08:39.525598 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 10329 | 2026.01.20 00:08:39.525637 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 10330 | 2026.01.20 00:08:39.525678 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 10331 | 2026.01.20 00:08:39.525750 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.01.20 00:08:39.525827 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_91_18} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10333 | 2026.01.20 00:08:39.525875 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10334 | 2026.01.20 00:08:39.525911 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10335 | 2026.01.20 00:08:39.525914 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10336 | 2026.01.20 00:08:39.526245 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10337 | 2026.01.20 00:08:39.526462 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.01.20 00:08:39.526577 [ 141 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10339 | 2026.01.20 00:08:39.526590 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 10340 | 2026.01.20 00:08:39.526605 [ 141 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.01.20 00:08:39.526629 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10342 | 2026.01.20 00:08:39.526634 [ 276 ] {84b72db9-3fec-43e5-b790-5d3e68bf299e} <Debug> TCPHandler: Processed in 0.001308037 sec. | ||
| 10343 | 2026.01.20 00:08:39.526699 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 10344 | 2026.01.20 00:08:39.526783 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10345 | 2026.01.20 00:08:39.526808 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5100 rows starting from the beginning of the part | ||
| 10346 | 2026.01.20 00:08:39.526850 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 10347 | 2026.01.20 00:08:39.526882 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 10348 | 2026.01.20 00:08:39.526915 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 10349 | 2026.01.20 00:08:39.526952 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 10350 | 2026.01.20 00:08:39.526985 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 10351 | 2026.01.20 00:08:39.529289 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618044 sec., 2062608.5734235179 rows/sec., 139.01 MiB/sec. | ||
| 10352 | 2026.01.20 00:08:39.529855 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10353 | 2026.01.20 00:08:39.530123 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10354 | 2026.01.20 00:08:39.530204 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_91_18} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10355 | 2026.01.20 00:08:39.530280 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 10356 | 2026.01.20 00:08:39.533272 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26068 rows, containing 5 columns (5 merged, 0 gathered) in 0.007977113 sec., 3267848.9072425077 rows/sec., 224.59 MiB/sec. | ||
| 10357 | 2026.01.20 00:08:39.533773 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10358 | 2026.01.20 00:08:39.534088 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.01.20 00:08:39.534179 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10360 | 2026.01.20 00:08:39.534292 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10361 | 2026.01.20 00:08:40.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.95 MiB, peak 349.47 MiB, free memory in arenas 0.00 B, will set to 341.30 MiB (RSS), difference: 3.35 MiB | ||
| 10362 | 2026.01.20 00:08:42.437521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1224 | ||
| 10363 | 2026.01.20 00:08:42.439570 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10364 | 2026.01.20 00:08:42.439614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10365 | 2026.01.20 00:08:42.440781 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10366 | 2026.01.20 00:08:42.441042 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10367 | 2026.01.20 00:08:42.441301 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
| 10368 | 2026.01.20 00:08:44.549788 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2026.01.20 00:08:44.549981 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10370 | 2026.01.20 00:08:44.550047 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10371 | 2026.01.20 00:08:44.550677 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2026.01.20 00:08:44.550727 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10373 | 2026.01.20 00:08:44.551112 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10374 | 2026.01.20 00:08:44.551339 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.01.20 00:08:44.551488 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001552 sec., 15463.917525773197 rows/sec., 1.28 MiB/sec. | ||
| 10376 | 2026.01.20 00:08:44.551531 [ 276 ] {870644a2-60cb-4e19-a8f6-c21537406339} <Debug> TCPHandler: Processed in 0.001870104 sec. | ||
| 10377 | 2026.01.20 00:08:44.551655 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2026.01.20 00:08:44.551750 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10379 | 2026.01.20 00:08:44.551791 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10380 | 2026.01.20 00:08:44.552932 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.01.20 00:08:44.552969 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10382 | 2026.01.20 00:08:44.553376 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10383 | 2026.01.20 00:08:44.553591 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.01.20 00:08:44.553720 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} <Debug> executeQuery: Read 1396 rows, 119.60 KiB in 0.001989 sec., 701860.231271996 rows/sec., 58.72 MiB/sec. | ||
| 10385 | 2026.01.20 00:08:44.553758 [ 276 ] {ebe32c17-ed6a-40f4-9c17-b5c178145430} <Debug> TCPHandler: Processed in 0.002155137 sec. | ||
| 10386 | 2026.01.20 00:08:44.553872 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2026.01.20 00:08:44.553967 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10388 | 2026.01.20 00:08:44.554007 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10389 | 2026.01.20 00:08:44.554419 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.01.20 00:08:44.554455 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10391 | 2026.01.20 00:08:44.554749 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10392 | 2026.01.20 00:08:44.554952 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2026.01.20 00:08:44.555080 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} <Debug> executeQuery: Read 52 rows, 3.97 KiB in 0.001132 sec., 45936.395759717314 rows/sec., 3.42 MiB/sec. | ||
| 10394 | 2026.01.20 00:08:44.555085 [ 136 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10395 | 2026.01.20 00:08:44.555119 [ 276 ] {f201a6f6-9a11-4bcf-90a2-098fb4f16642} <Debug> TCPHandler: Processed in 0.001297427 sec. | ||
| 10396 | 2026.01.20 00:08:44.555160 [ 136 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10397 | 2026.01.20 00:08:44.555187 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10398 | 2026.01.20 00:08:44.555247 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10399 | 2026.01.20 00:08:44.555306 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 10400 | 2026.01.20 00:08:44.555347 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10401 | 2026.01.20 00:08:44.555395 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10402 | 2026.01.20 00:08:44.555465 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10403 | 2026.01.20 00:08:44.555507 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 70 rows starting from the beginning of the part | ||
| 10404 | 2026.01.20 00:08:44.555582 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 10405 | 2026.01.20 00:08:44.555634 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 70 rows starting from the beginning of the part | ||
| 10406 | 2026.01.20 00:08:44.555684 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 10407 | 2026.01.20 00:08:44.555729 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 10408 | 2026.01.20 00:08:44.555776 [ 193 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part | ||
| 10409 | 2026.01.20 00:08:44.555873 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2026.01.20 00:08:44.555916 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10411 | 2026.01.20 00:08:44.556264 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10412 | 2026.01.20 00:08:44.556490 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2026.01.20 00:08:44.556621 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001293 sec., 194895.59164733178 rows/sec., 13.48 MiB/sec. | ||
| 10414 | 2026.01.20 00:08:44.556650 [ 186 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402808 sec., 222411.0498371837 rows/sec., 17.17 MiB/sec. | ||
| 10415 | 2026.01.20 00:08:44.556660 [ 276 ] {dc36fd2a-5b48-4a47-acf2-28e2e8e410b8} <Debug> TCPHandler: Processed in 0.001466358 sec. | ||
| 10416 | 2026.01.20 00:08:44.556794 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10417 | 2026.01.20 00:08:44.556816 [ 201 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10418 | 2026.01.20 00:08:44.556890 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10419 | 2026.01.20 00:08:44.556935 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10420 | 2026.01.20 00:08:44.557123 [ 201 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2026.01.20 00:08:44.557209 [ 201 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_46_9} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10422 | 2026.01.20 00:08:44.557290 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10423 | 2026.01.20 00:08:44.557329 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10424 | 2026.01.20 00:08:44.557370 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10425 | 2026.01.20 00:08:44.557668 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10426 | 2026.01.20 00:08:44.557874 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10427 | 2026.01.20 00:08:44.558002 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 10428 | 2026.01.20 00:08:44.558041 [ 276 ] {74169ebb-18f1-4eb9-a866-26cd1d811f72} <Debug> TCPHandler: Processed in 0.001296506 sec. | ||
| 10429 | 2026.01.20 00:08:44.558152 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10430 | 2026.01.20 00:08:44.558246 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10431 | 2026.01.20 00:08:44.558286 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10432 | 2026.01.20 00:08:44.558906 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2026.01.20 00:08:44.558941 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10434 | 2026.01.20 00:08:44.559268 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10435 | 2026.01.20 00:08:44.559477 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2026.01.20 00:08:44.559609 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001381 sec., 431571.3251267197 rows/sec., 32.43 MiB/sec. | ||
| 10437 | 2026.01.20 00:08:44.559648 [ 276 ] {0df6842a-f3e0-453b-8edc-df1e02b9f084} <Debug> TCPHandler: Processed in 0.00154573 sec. | ||
| 10438 | 2026.01.20 00:08:44.559753 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10439 | 2026.01.20 00:08:44.559847 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10440 | 2026.01.20 00:08:44.559889 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10441 | 2026.01.20 00:08:44.560471 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10442 | 2026.01.20 00:08:44.560507 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10443 | 2026.01.20 00:08:44.560886 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10444 | 2026.01.20 00:08:44.561102 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2026.01.20 00:08:44.561230 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} <Debug> executeQuery: Read 874 rows, 60.75 KiB in 0.001401 sec., 623840.1142041399 rows/sec., 42.34 MiB/sec. | ||
| 10446 | 2026.01.20 00:08:44.561268 [ 276 ] {6dfdbd12-174c-43fa-bbc3-15161cfbd092} <Debug> TCPHandler: Processed in 0.001564281 sec. | ||
| 10447 | 2026.01.20 00:08:44.561385 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10448 | 2026.01.20 00:08:44.561480 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10449 | 2026.01.20 00:08:44.561533 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10450 | 2026.01.20 00:08:44.562404 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10451 | 2026.01.20 00:08:44.562442 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10452 | 2026.01.20 00:08:44.563010 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10453 | 2026.01.20 00:08:44.563229 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2026.01.20 00:08:44.563342 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10455 | 2026.01.20 00:08:44.563367 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001904 sec., 21008.403361344535 rows/sec., 37.65 MiB/sec. | ||
| 10456 | 2026.01.20 00:08:44.563396 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10457 | 2026.01.20 00:08:44.563421 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10458 | 2026.01.20 00:08:44.563440 [ 276 ] {96a70e88-29eb-43ca-8a03-1eb0c8b10710} <Debug> TCPHandler: Processed in 0.002105176 sec. | ||
| 10459 | 2026.01.20 00:08:44.563494 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 10460 | 2026.01.20 00:08:44.563564 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10461 | 2026.01.20 00:08:44.563664 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10462 | 2026.01.20 00:08:44.563671 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10463 | 2026.01.20 00:08:44.563710 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10464 | 2026.01.20 00:08:44.563731 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1586 rows starting from the beginning of the part | ||
| 10465 | 2026.01.20 00:08:44.563840 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 10466 | 2026.01.20 00:08:44.563939 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 10467 | 2026.01.20 00:08:44.564041 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 10468 | 2026.01.20 00:08:44.564052 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2026.01.20 00:08:44.564093 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10470 | 2026.01.20 00:08:44.564138 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 10471 | 2026.01.20 00:08:44.564241 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 10472 | 2026.01.20 00:08:44.564412 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10473 | 2026.01.20 00:08:44.564666 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2026.01.20 00:08:44.564803 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 10475 | 2026.01.20 00:08:44.564839 [ 276 ] {72d3f571-c1ef-4187-ac0a-731b2141997e} <Debug> TCPHandler: Processed in 0.001326757 sec. | ||
| 10476 | 2026.01.20 00:08:44.575526 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1786 rows, containing 19 columns (19 merged, 0 gathered) in 0.012061424 sec., 148075.384797019 rows/sec., 265.34 MiB/sec. | ||
| 10477 | 2026.01.20 00:08:44.577861 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10478 | 2026.01.20 00:08:44.578247 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10479 | 2026.01.20 00:08:44.578328 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10480 | 2026.01.20 00:08:44.578497 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.71 MiB. | ||
| 10481 | 2026.01.20 00:08:44.875557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30233 | ||
| 10482 | 2026.01.20 00:08:44.876099 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10483 | 2026.01.20 00:08:44.876146 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10484 | 2026.01.20 00:08:44.876651 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10485 | 2026.01.20 00:08:44.876902 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2026.01.20 00:08:44.877053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30233 | ||
| 10487 | 2026.01.20 00:08:45.000334 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.02 MiB, peak 358.69 MiB, free memory in arenas 0.00 B, will set to 346.85 MiB (RSS), difference: 4.83 MiB | ||
| 10488 | 2026.01.20 00:08:46.479981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 10489 | 2026.01.20 00:08:46.496593 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.01.20 00:08:46.496646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10491 | 2026.01.20 00:08:46.502750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10492 | 2026.01.20 00:08:46.503471 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.01.20 00:08:46.506199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 10494 | 2026.01.20 00:08:49.520828 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10495 | 2026.01.20 00:08:49.521036 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10496 | 2026.01.20 00:08:49.521104 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10497 | 2026.01.20 00:08:49.521792 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.01.20 00:08:49.521844 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10499 | 2026.01.20 00:08:49.522229 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10500 | 2026.01.20 00:08:49.522471 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2026.01.20 00:08:49.522624 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.61 MiB/sec. | ||
| 10502 | 2026.01.20 00:08:49.522665 [ 276 ] {fe9428ae-6deb-40c1-9175-5839f700e236} <Debug> TCPHandler: Processed in 0.001967485 sec. | ||
| 10503 | 2026.01.20 00:08:49.522784 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2026.01.20 00:08:49.522877 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10505 | 2026.01.20 00:08:49.522917 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10506 | 2026.01.20 00:08:49.523338 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2026.01.20 00:08:49.523374 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10508 | 2026.01.20 00:08:49.523673 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10509 | 2026.01.20 00:08:49.523870 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2026.01.20 00:08:49.523995 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. | ||
| 10511 | 2026.01.20 00:08:49.524032 [ 276 ] {27cde485-bcfc-48d5-8bf1-95e01c06e738} <Debug> TCPHandler: Processed in 0.001296057 sec. | ||
| 10512 | 2026.01.20 00:08:49.524141 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10513 | 2026.01.20 00:08:49.524233 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10514 | 2026.01.20 00:08:49.524275 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10515 | 2026.01.20 00:08:49.524678 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2026.01.20 00:08:49.524715 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10517 | 2026.01.20 00:08:49.525042 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10518 | 2026.01.20 00:08:49.525242 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2026.01.20 00:08:49.525369 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 10520 | 2026.01.20 00:08:49.525405 [ 276 ] {d7889ffc-a5b1-4651-b94a-a0ed93a1134f} <Debug> TCPHandler: Processed in 0.001310896 sec. | ||
| 10521 | 2026.01.20 00:08:49.525523 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2026.01.20 00:08:49.525642 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10523 | 2026.01.20 00:08:49.525693 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10524 | 2026.01.20 00:08:49.526077 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10525 | 2026.01.20 00:08:49.526112 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10526 | 2026.01.20 00:08:49.526430 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10527 | 2026.01.20 00:08:49.526633 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2026.01.20 00:08:49.526758 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 10529 | 2026.01.20 00:08:49.526793 [ 276 ] {89b224d7-2579-48e7-b356-8523d0c47325} <Debug> TCPHandler: Processed in 0.001328417 sec. | ||
| 10530 | 2026.01.20 00:08:52.180790 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10531 | 2026.01.20 00:08:52.180847 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10532 | 2026.01.20 00:08:52.377356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30745 | ||
| 10533 | 2026.01.20 00:08:52.377899 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10534 | 2026.01.20 00:08:52.377937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10535 | 2026.01.20 00:08:52.378446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10536 | 2026.01.20 00:08:52.378703 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2026.01.20 00:08:52.378840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30745 | ||
| 10538 | 2026.01.20 00:08:52.441635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1250 | ||
| 10539 | 2026.01.20 00:08:52.443874 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2026.01.20 00:08:52.443930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10541 | 2026.01.20 00:08:52.445154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10542 | 2026.01.20 00:08:52.445428 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2026.01.20 00:08:52.445779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
| 10544 | 2026.01.20 00:08:53.002291 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001852974 sec. | ||
| 10545 | 2026.01.20 00:08:54.006457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 10546 | 2026.01.20 00:08:54.022990 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.01.20 00:08:54.023040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10548 | 2026.01.20 00:08:54.029285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10549 | 2026.01.20 00:08:54.030026 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.01.20 00:08:54.032804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 10551 | 2026.01.20 00:08:54.523242 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.01.20 00:08:54.523453 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10553 | 2026.01.20 00:08:54.523523 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10554 | 2026.01.20 00:08:54.524385 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2026.01.20 00:08:54.524427 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10556 | 2026.01.20 00:08:54.524804 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10557 | 2026.01.20 00:08:54.525017 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.01.20 00:08:54.525168 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001765 sec., 77053.82436260623 rows/sec., 6.67 MiB/sec. | ||
| 10559 | 2026.01.20 00:08:54.525208 [ 276 ] {30eb2ddf-81b8-48c2-86e2-79fae3713bad} <Debug> TCPHandler: Processed in 0.002151837 sec. | ||
| 10560 | 2026.01.20 00:08:54.525332 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10561 | 2026.01.20 00:08:54.525424 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10562 | 2026.01.20 00:08:54.525463 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10563 | 2026.01.20 00:08:54.525917 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2026.01.20 00:08:54.525952 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10565 | 2026.01.20 00:08:54.526235 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10566 | 2026.01.20 00:08:54.526443 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2026.01.20 00:08:54.526567 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001161 sec., 34453.05770887167 rows/sec., 2.53 MiB/sec. | ||
| 10568 | 2026.01.20 00:08:54.526603 [ 276 ] {a841c225-30f9-4d48-a4dc-565f1090f44a} <Debug> TCPHandler: Processed in 0.001318657 sec. | ||
| 10569 | 2026.01.20 00:08:54.526710 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10570 | 2026.01.20 00:08:54.526801 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10571 | 2026.01.20 00:08:54.526840 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10572 | 2026.01.20 00:08:54.527277 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10573 | 2026.01.20 00:08:54.527312 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10574 | 2026.01.20 00:08:54.527610 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10575 | 2026.01.20 00:08:54.527831 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2026.01.20 00:08:54.527954 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00117 sec., 88888.88888888889 rows/sec., 6.94 MiB/sec. | ||
| 10577 | 2026.01.20 00:08:54.527989 [ 276 ] {f221682d-ae6d-45da-bf0b-54aec49d3a96} <Debug> TCPHandler: Processed in 0.001326427 sec. | ||
| 10578 | 2026.01.20 00:08:54.528100 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2026.01.20 00:08:54.528192 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10580 | 2026.01.20 00:08:54.528234 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10581 | 2026.01.20 00:08:54.528663 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2026.01.20 00:08:54.528697 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10583 | 2026.01.20 00:08:54.529011 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10584 | 2026.01.20 00:08:54.529207 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10585 | 2026.01.20 00:08:54.529332 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 10586 | 2026.01.20 00:08:54.529367 [ 276 ] {2b5f30a7-e564-439f-a019-8f7e40f307a5} <Debug> TCPHandler: Processed in 0.001314796 sec. | ||
| 10587 | 2026.01.20 00:08:54.529476 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10588 | 2026.01.20 00:08:54.529566 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10589 | 2026.01.20 00:08:54.529619 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10590 | 2026.01.20 00:08:54.530507 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2026.01.20 00:08:54.530543 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10592 | 2026.01.20 00:08:54.531098 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10593 | 2026.01.20 00:08:54.531309 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2026.01.20 00:08:54.531440 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001891 sec., 21152.829190904282 rows/sec., 37.90 MiB/sec. | ||
| 10595 | 2026.01.20 00:08:54.531491 [ 276 ] {dadecc85-9efc-4d64-ae32-157b3dc97c91} <Debug> TCPHandler: Processed in 0.002063117 sec. | ||
| 10596 | 2026.01.20 00:08:54.531595 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10597 | 2026.01.20 00:08:54.531686 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10598 | 2026.01.20 00:08:54.531726 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10599 | 2026.01.20 00:08:54.532056 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.01.20 00:08:54.532091 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10601 | 2026.01.20 00:08:54.532379 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10602 | 2026.01.20 00:08:54.532591 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.01.20 00:08:54.532715 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 10604 | 2026.01.20 00:08:54.532749 [ 276 ] {32a67bc8-8fc5-42a4-8a78-3462108fb011} <Debug> TCPHandler: Processed in 0.001202425 sec. | ||
| 10605 | 2026.01.20 00:08:59.526227 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2026.01.20 00:08:59.526529 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10607 | 2026.01.20 00:08:59.526631 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10608 | 2026.01.20 00:08:59.527651 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2026.01.20 00:08:59.527729 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10610 | 2026.01.20 00:08:59.528287 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10611 | 2026.01.20 00:08:59.528597 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2026.01.20 00:08:59.528821 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002375 sec., 23578.947368421053 rows/sec., 1.80 MiB/sec. | ||
| 10613 | 2026.01.20 00:08:59.528901 [ 276 ] {65d071d3-e3bd-4474-9bee-152ec3332a28} <Debug> TCPHandler: Processed in 0.002919747 sec. | ||
| 10614 | 2026.01.20 00:08:59.529081 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10615 | 2026.01.20 00:08:59.529214 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10616 | 2026.01.20 00:08:59.529279 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10617 | 2026.01.20 00:08:59.529950 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2026.01.20 00:08:59.529996 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10619 | 2026.01.20 00:08:59.530418 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10620 | 2026.01.20 00:08:59.530711 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2026.01.20 00:08:59.530922 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001742 sec., 36739.38002296211 rows/sec., 2.87 MiB/sec. | ||
| 10622 | 2026.01.20 00:08:59.530981 [ 276 ] {926c03df-1f98-4e27-b42b-fc08b9eb0690} <Debug> TCPHandler: Processed in 0.001960405 sec. | ||
| 10623 | 2026.01.20 00:08:59.531139 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10624 | 2026.01.20 00:08:59.531260 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10625 | 2026.01.20 00:08:59.531322 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10626 | 2026.01.20 00:08:59.531966 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10627 | 2026.01.20 00:08:59.532013 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10628 | 2026.01.20 00:08:59.532581 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10629 | 2026.01.20 00:08:59.532937 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10630 | 2026.01.20 00:08:59.533148 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001916 sec., 83507.30688935283 rows/sec., 5.82 MiB/sec. | ||
| 10631 | 2026.01.20 00:08:59.533214 [ 276 ] {068d5adc-76c3-447f-9795-f70a6fd2293b} <Debug> TCPHandler: Processed in 0.002135948 sec. | ||
| 10632 | 2026.01.20 00:08:59.533417 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10633 | 2026.01.20 00:08:59.533549 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10634 | 2026.01.20 00:08:59.533616 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10635 | 2026.01.20 00:08:59.534161 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2026.01.20 00:08:59.534213 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10637 | 2026.01.20 00:08:59.534681 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 10638 | 2026.01.20 00:08:59.535013 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2026.01.20 00:08:59.535205 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001685 sec., 35608.30860534125 rows/sec., 2.40 MiB/sec. | ||
| 10640 | 2026.01.20 00:08:59.535260 [ 276 ] {7384178f-5e7b-4e7a-b58c-35b4132df718} <Debug> TCPHandler: Processed in 0.001911455 sec. | ||
| 10641 | 2026.01.20 00:08:59.879909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31193 | ||
| 10642 | 2026.01.20 00:08:59.880462 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2026.01.20 00:08:59.880520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10644 | 2026.01.20 00:08:59.881115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10645 | 2026.01.20 00:08:59.881374 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2026.01.20 00:08:59.881552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31193 | ||
| 10647 | 2026.01.20 00:09:00.067218 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51628 | ||
| 10648 | 2026.01.20 00:09:00.067326 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10649 | 2026.01.20 00:09:00.067352 [ 368 ] {} <Debug> TCP-Session: 420455d3-f97a-47bd-9798-7ee92f0037dd Authenticating user 'default' from [fd00:1122:3344:101::e]:51628 | ||
| 10650 | 2026.01.20 00:09:00.067376 [ 368 ] {} <Debug> TCP-Session: 420455d3-f97a-47bd-9798-7ee92f0037dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10651 | 2026.01.20 00:09:00.067420 [ 368 ] {} <Debug> TCP-Session: 420455d3-f97a-47bd-9798-7ee92f0037dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10652 | 2026.01.20 00:09:00.067631 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41141 | ||
| 10653 | 2026.01.20 00:09:00.067650 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42193 | ||
| 10654 | 2026.01.20 00:09:00.067690 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35354 | ||
| 10655 | 2026.01.20 00:09:00.067715 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48882 | ||
| 10656 | 2026.01.20 00:09:00.067749 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10657 | 2026.01.20 00:09:00.067680 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42491 | ||
| 10658 | 2026.01.20 00:09:00.067792 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10659 | 2026.01.20 00:09:00.067802 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10660 | 2026.01.20 00:09:00.067824 [ 366 ] {} <Debug> TCP-Session: 2488e0ff-c5bf-4e8f-ba06-fa4f087a205a Authenticating user 'default' from [fd00:1122:3344:101::e]:35354 | ||
| 10661 | 2026.01.20 00:09:00.067838 [ 286 ] {} <Debug> TCP-Session: 91e8299b-9e85-4185-91a2-0592b3632984 Authenticating user 'default' from [fd00:1122:3344:101::e]:42193 | ||
| 10662 | 2026.01.20 00:09:00.067846 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10663 | 2026.01.20 00:09:00.067852 [ 366 ] {} <Debug> TCP-Session: 2488e0ff-c5bf-4e8f-ba06-fa4f087a205a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10664 | 2026.01.20 00:09:00.067855 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10665 | 2026.01.20 00:09:00.067883 [ 366 ] {} <Debug> TCP-Session: 2488e0ff-c5bf-4e8f-ba06-fa4f087a205a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10666 | 2026.01.20 00:09:00.067883 [ 367 ] {} <Debug> TCP-Session: 53f2907e-e2e9-4a8a-8892-df50aa0630ae Authenticating user 'default' from [fd00:1122:3344:101::e]:48882 | ||
| 10667 | 2026.01.20 00:09:00.067898 [ 290 ] {} <Debug> TCP-Session: 8734c106-028f-4451-a0e6-32b7a1d466f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42491 | ||
| 10668 | 2026.01.20 00:09:00.067925 [ 367 ] {} <Debug> TCP-Session: 53f2907e-e2e9-4a8a-8892-df50aa0630ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10669 | 2026.01.20 00:09:00.067957 [ 290 ] {} <Debug> TCP-Session: 8734c106-028f-4451-a0e6-32b7a1d466f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10670 | 2026.01.20 00:09:00.067961 [ 367 ] {} <Debug> TCP-Session: 53f2907e-e2e9-4a8a-8892-df50aa0630ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10671 | 2026.01.20 00:09:00.067980 [ 290 ] {} <Debug> TCP-Session: 8734c106-028f-4451-a0e6-32b7a1d466f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10672 | 2026.01.20 00:09:00.067860 [ 286 ] {} <Debug> TCP-Session: 91e8299b-9e85-4185-91a2-0592b3632984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10673 | 2026.01.20 00:09:00.067793 [ 369 ] {} <Debug> TCP-Session: 2f7934af-7390-49de-9819-cb6a84b780fa Authenticating user 'default' from [fd00:1122:3344:101::e]:41141 | ||
| 10674 | 2026.01.20 00:09:00.068023 [ 286 ] {} <Debug> TCP-Session: 91e8299b-9e85-4185-91a2-0592b3632984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10675 | 2026.01.20 00:09:00.067667 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57415 | ||
| 10676 | 2026.01.20 00:09:00.068059 [ 369 ] {} <Debug> TCP-Session: 2f7934af-7390-49de-9819-cb6a84b780fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10677 | 2026.01.20 00:09:00.067658 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55866 | ||
| 10678 | 2026.01.20 00:09:00.068095 [ 369 ] {} <Debug> TCP-Session: 2f7934af-7390-49de-9819-cb6a84b780fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10679 | 2026.01.20 00:09:00.067650 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36381 | ||
| 10680 | 2026.01.20 00:09:00.067848 [ 368 ] {} <Trace> TCP-Session: 420455d3-f97a-47bd-9798-7ee92f0037dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2026.01.20 00:09:00.068257 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10682 | 2026.01.20 00:09:00.068286 [ 289 ] {} <Debug> TCP-Session: 96e5c63f-67e9-4b53-bee1-a2db092cb9b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57415 | ||
| 10683 | 2026.01.20 00:09:00.068304 [ 289 ] {} <Debug> TCP-Session: 96e5c63f-67e9-4b53-bee1-a2db092cb9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10684 | 2026.01.20 00:09:00.068316 [ 289 ] {} <Debug> TCP-Session: 96e5c63f-67e9-4b53-bee1-a2db092cb9b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10685 | 2026.01.20 00:09:00.068406 [ 368 ] {1934d699-da61-4702-a4db-368cc7d66362} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51628) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10686 | 2026.01.20 00:09:00.068712 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10687 | 2026.01.20 00:09:00.068746 [ 370 ] {} <Debug> TCP-Session: 7d83c3b7-499b-43fe-a0d9-859cbfc7fa85 Authenticating user 'default' from [fd00:1122:3344:101::e]:36381 | ||
| 10688 | 2026.01.20 00:09:00.068761 [ 370 ] {} <Debug> TCP-Session: 7d83c3b7-499b-43fe-a0d9-859cbfc7fa85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10689 | 2026.01.20 00:09:00.068775 [ 370 ] {} <Debug> TCP-Session: 7d83c3b7-499b-43fe-a0d9-859cbfc7fa85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10690 | 2026.01.20 00:09:00.068864 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10691 | 2026.01.20 00:09:00.068908 [ 288 ] {} <Debug> TCP-Session: 5ffc8057-e413-4672-800f-ca7e8b33219a Authenticating user 'default' from [fd00:1122:3344:101::e]:55866 | ||
| 10692 | 2026.01.20 00:09:00.068931 [ 288 ] {} <Debug> TCP-Session: 5ffc8057-e413-4672-800f-ca7e8b33219a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10693 | 2026.01.20 00:09:00.068949 [ 288 ] {} <Debug> TCP-Session: 5ffc8057-e413-4672-800f-ca7e8b33219a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10694 | 2026.01.20 00:09:00.069056 [ 368 ] {1934d699-da61-4702-a4db-368cc7d66362} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10695 | 2026.01.20 00:09:00.069116 [ 368 ] {1934d699-da61-4702-a4db-368cc7d66362} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10696 | 2026.01.20 00:09:00.069453 [ 368 ] {1934d699-da61-4702-a4db-368cc7d66362} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 10697 | 2026.01.20 00:09:00.070510 [ 348 ] {1934d699-da61-4702-a4db-368cc7d66362} <Trace> AggregatingTransform: Aggregating | ||
| 10698 | 2026.01.20 00:09:00.070568 [ 348 ] {1934d699-da61-4702-a4db-368cc7d66362} <Trace> Aggregator: Aggregation method: without_key | ||
| 10699 | 2026.01.20 00:09:00.070606 [ 348 ] {1934d699-da61-4702-a4db-368cc7d66362} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001050083 sec. (952.306 rows/sec., 37.20 KiB/sec.) | ||
| 10700 | 2026.01.20 00:09:00.070623 [ 348 ] {1934d699-da61-4702-a4db-368cc7d66362} <Trace> Aggregator: Merging aggregated data | ||
| 10701 | 2026.01.20 00:09:00.071807 [ 368 ] {1934d699-da61-4702-a4db-368cc7d66362} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003488 sec., 286.697247706422 rows/sec., 11.20 KiB/sec. | ||
| 10702 | 2026.01.20 00:09:00.071930 [ 368 ] {1934d699-da61-4702-a4db-368cc7d66362} <Debug> TCPHandler: Processed in 0.004304895 sec. | ||
| 10703 | 2026.01.20 00:09:00.072041 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10704 | 2026.01.20 00:09:00.072076 [ 368 ] {} <Debug> TCP-Session: 420455d3-f97a-47bd-9798-7ee92f0037dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10705 | 2026.01.20 00:09:00.072079 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10706 | 2026.01.20 00:09:00.072087 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10707 | 2026.01.20 00:09:00.072109 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10708 | 2026.01.20 00:09:00.072125 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10709 | 2026.01.20 00:09:00.072145 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10710 | 2026.01.20 00:09:00.072164 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10711 | 2026.01.20 00:09:00.072190 [ 369 ] {} <Debug> TCP-Session: 2f7934af-7390-49de-9819-cb6a84b780fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10712 | 2026.01.20 00:09:00.072204 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10713 | 2026.01.20 00:09:00.072221 [ 289 ] {} <Debug> TCP-Session: 96e5c63f-67e9-4b53-bee1-a2db092cb9b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10714 | 2026.01.20 00:09:00.072188 [ 290 ] {} <Debug> TCP-Session: 8734c106-028f-4451-a0e6-32b7a1d466f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10715 | 2026.01.20 00:09:00.072264 [ 367 ] {} <Debug> TCP-Session: 53f2907e-e2e9-4a8a-8892-df50aa0630ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10716 | 2026.01.20 00:09:00.072182 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10717 | 2026.01.20 00:09:00.072199 [ 366 ] {} <Debug> TCP-Session: 2488e0ff-c5bf-4e8f-ba06-fa4f087a205a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10718 | 2026.01.20 00:09:00.072146 [ 370 ] {} <Debug> TCP-Session: 7d83c3b7-499b-43fe-a0d9-859cbfc7fa85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10719 | 2026.01.20 00:09:00.072334 [ 286 ] {} <Debug> TCP-Session: 91e8299b-9e85-4185-91a2-0592b3632984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10720 | 2026.01.20 00:09:00.072117 [ 288 ] {} <Debug> TCP-Session: 5ffc8057-e413-4672-800f-ca7e8b33219a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10721 | 2026.01.20 00:09:00.195496 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55511 | ||
| 10722 | 2026.01.20 00:09:00.195614 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10723 | 2026.01.20 00:09:00.195641 [ 368 ] {} <Debug> TCP-Session: 76b1d75f-9407-4383-a19c-199785a0d695 Authenticating user 'default' from [fd00:1122:3344:101::e]:55511 | ||
| 10724 | 2026.01.20 00:09:00.195664 [ 368 ] {} <Debug> TCP-Session: 76b1d75f-9407-4383-a19c-199785a0d695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10725 | 2026.01.20 00:09:00.195677 [ 368 ] {} <Debug> TCP-Session: 76b1d75f-9407-4383-a19c-199785a0d695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10726 | 2026.01.20 00:09:00.195887 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51845 | ||
| 10727 | 2026.01.20 00:09:00.195929 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55433 | ||
| 10728 | 2026.01.20 00:09:00.195957 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65141 | ||
| 10729 | 2026.01.20 00:09:00.195968 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50602 | ||
| 10730 | 2026.01.20 00:09:00.195992 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60985 | ||
| 10731 | 2026.01.20 00:09:00.196004 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10732 | 2026.01.20 00:09:00.196027 [ 368 ] {} <Trace> TCP-Session: 76b1d75f-9407-4383-a19c-199785a0d695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10733 | 2026.01.20 00:09:00.196048 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10734 | 2026.01.20 00:09:00.196064 [ 369 ] {} <Debug> TCP-Session: 487d65ea-044a-4011-afec-6db713ecbdbb Authenticating user 'default' from [fd00:1122:3344:101::e]:51845 | ||
| 10735 | 2026.01.20 00:09:00.195929 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54072 | ||
| 10736 | 2026.01.20 00:09:00.196097 [ 290 ] {} <Debug> TCP-Session: 12f23556-6b4f-4eda-b292-e3489a2eb0d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65141 | ||
| 10737 | 2026.01.20 00:09:00.196105 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10738 | 2026.01.20 00:09:00.196148 [ 290 ] {} <Debug> TCP-Session: 12f23556-6b4f-4eda-b292-e3489a2eb0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10739 | 2026.01.20 00:09:00.196163 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10740 | 2026.01.20 00:09:00.196174 [ 367 ] {} <Debug> TCP-Session: 6784b099-1880-4d06-9fe5-a7bd701214b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60985 | ||
| 10741 | 2026.01.20 00:09:00.196176 [ 290 ] {} <Debug> TCP-Session: 12f23556-6b4f-4eda-b292-e3489a2eb0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10742 | 2026.01.20 00:09:00.196190 [ 286 ] {} <Debug> TCP-Session: 298501f2-1c0f-4ade-9bb6-18d55f2bc944 Authenticating user 'default' from [fd00:1122:3344:101::e]:54072 | ||
| 10743 | 2026.01.20 00:09:00.196207 [ 367 ] {} <Debug> TCP-Session: 6784b099-1880-4d06-9fe5-a7bd701214b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10744 | 2026.01.20 00:09:00.196220 [ 286 ] {} <Debug> TCP-Session: 298501f2-1c0f-4ade-9bb6-18d55f2bc944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10745 | 2026.01.20 00:09:00.196233 [ 367 ] {} <Debug> TCP-Session: 6784b099-1880-4d06-9fe5-a7bd701214b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10746 | 2026.01.20 00:09:00.196248 [ 286 ] {} <Debug> TCP-Session: 298501f2-1c0f-4ade-9bb6-18d55f2bc944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10747 | 2026.01.20 00:09:00.196220 [ 368 ] {627593ad-e8f6-4bab-8472-ad5215843840} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55511) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10748 | 2026.01.20 00:09:00.196054 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10749 | 2026.01.20 00:09:00.196049 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10750 | 2026.01.20 00:09:00.196328 [ 366 ] {} <Debug> TCP-Session: ff8da441-f63c-4bbe-928f-b72052af0429 Authenticating user 'default' from [fd00:1122:3344:101::e]:50602 | ||
| 10751 | 2026.01.20 00:09:00.196359 [ 370 ] {} <Debug> TCP-Session: 6ffea951-bf54-44a4-ab74-bafeff397462 Authenticating user 'default' from [fd00:1122:3344:101::e]:55433 | ||
| 10752 | 2026.01.20 00:09:00.195944 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41477 | ||
| 10753 | 2026.01.20 00:09:00.196383 [ 366 ] {} <Debug> TCP-Session: ff8da441-f63c-4bbe-928f-b72052af0429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10754 | 2026.01.20 00:09:00.196386 [ 370 ] {} <Debug> TCP-Session: 6ffea951-bf54-44a4-ab74-bafeff397462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10755 | 2026.01.20 00:09:00.196436 [ 366 ] {} <Debug> TCP-Session: ff8da441-f63c-4bbe-928f-b72052af0429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10756 | 2026.01.20 00:09:00.196447 [ 370 ] {} <Debug> TCP-Session: 6ffea951-bf54-44a4-ab74-bafeff397462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10757 | 2026.01.20 00:09:00.195934 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49901 | ||
| 10758 | 2026.01.20 00:09:00.196470 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10759 | 2026.01.20 00:09:00.196111 [ 369 ] {} <Debug> TCP-Session: 487d65ea-044a-4011-afec-6db713ecbdbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10760 | 2026.01.20 00:09:00.196518 [ 289 ] {} <Debug> TCP-Session: 182f41a2-61c2-4758-ab04-73b7aac2c081 Authenticating user 'default' from [fd00:1122:3344:101::e]:41477 | ||
| 10761 | 2026.01.20 00:09:00.196528 [ 369 ] {} <Debug> TCP-Session: 487d65ea-044a-4011-afec-6db713ecbdbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10762 | 2026.01.20 00:09:00.196541 [ 289 ] {} <Debug> TCP-Session: 182f41a2-61c2-4758-ab04-73b7aac2c081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10763 | 2026.01.20 00:09:00.196546 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10764 | 2026.01.20 00:09:00.196561 [ 289 ] {} <Debug> TCP-Session: 182f41a2-61c2-4758-ab04-73b7aac2c081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10765 | 2026.01.20 00:09:00.196565 [ 368 ] {627593ad-e8f6-4bab-8472-ad5215843840} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10766 | 2026.01.20 00:09:00.196583 [ 288 ] {} <Debug> TCP-Session: be73cea7-ad40-499b-9713-fd36df0d259f Authenticating user 'default' from [fd00:1122:3344:101::e]:49901 | ||
| 10767 | 2026.01.20 00:09:00.196621 [ 288 ] {} <Debug> TCP-Session: be73cea7-ad40-499b-9713-fd36df0d259f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10768 | 2026.01.20 00:09:00.196633 [ 288 ] {} <Debug> TCP-Session: be73cea7-ad40-499b-9713-fd36df0d259f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10769 | 2026.01.20 00:09:00.196644 [ 368 ] {627593ad-e8f6-4bab-8472-ad5215843840} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10770 | 2026.01.20 00:09:00.196932 [ 368 ] {627593ad-e8f6-4bab-8472-ad5215843840} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 10771 | 2026.01.20 00:09:00.197932 [ 309 ] {627593ad-e8f6-4bab-8472-ad5215843840} <Trace> AggregatingTransform: Aggregating | ||
| 10772 | 2026.01.20 00:09:00.197992 [ 309 ] {627593ad-e8f6-4bab-8472-ad5215843840} <Trace> Aggregator: Aggregation method: without_key | ||
| 10773 | 2026.01.20 00:09:00.198050 [ 309 ] {627593ad-e8f6-4bab-8472-ad5215843840} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011023 sec. (989.097 rows/sec., 38.64 KiB/sec.) | ||
| 10774 | 2026.01.20 00:09:00.198075 [ 309 ] {627593ad-e8f6-4bab-8472-ad5215843840} <Trace> Aggregator: Merging aggregated data | ||
| 10775 | 2026.01.20 00:09:00.199469 [ 368 ] {627593ad-e8f6-4bab-8472-ad5215843840} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003308 sec., 302.29746070133007 rows/sec., 11.81 KiB/sec. | ||
| 10776 | 2026.01.20 00:09:00.199631 [ 368 ] {627593ad-e8f6-4bab-8472-ad5215843840} <Debug> TCPHandler: Processed in 0.003730468 sec. | ||
| 10777 | 2026.01.20 00:09:00.199763 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10778 | 2026.01.20 00:09:00.199793 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10779 | 2026.01.20 00:09:00.199795 [ 368 ] {} <Debug> TCP-Session: 76b1d75f-9407-4383-a19c-199785a0d695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10780 | 2026.01.20 00:09:00.199816 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10781 | 2026.01.20 00:09:00.199835 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10782 | 2026.01.20 00:09:00.199864 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10783 | 2026.01.20 00:09:00.199872 [ 370 ] {} <Debug> TCP-Session: 6ffea951-bf54-44a4-ab74-bafeff397462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10784 | 2026.01.20 00:09:00.199880 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10785 | 2026.01.20 00:09:00.199913 [ 286 ] {} <Debug> TCP-Session: 298501f2-1c0f-4ade-9bb6-18d55f2bc944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10786 | 2026.01.20 00:09:00.199926 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10787 | 2026.01.20 00:09:00.199938 [ 290 ] {} <Debug> TCP-Session: 12f23556-6b4f-4eda-b292-e3489a2eb0d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10788 | 2026.01.20 00:09:00.199937 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10789 | 2026.01.20 00:09:00.199957 [ 366 ] {} <Debug> TCP-Session: ff8da441-f63c-4bbe-928f-b72052af0429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10790 | 2026.01.20 00:09:00.199894 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10791 | 2026.01.20 00:09:00.200003 [ 367 ] {} <Debug> TCP-Session: 6784b099-1880-4d06-9fe5-a7bd701214b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10792 | 2026.01.20 00:09:00.200026 [ 289 ] {} <Debug> TCP-Session: 182f41a2-61c2-4758-ab04-73b7aac2c081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10793 | 2026.01.20 00:09:00.199886 [ 288 ] {} <Debug> TCP-Session: be73cea7-ad40-499b-9713-fd36df0d259f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10794 | 2026.01.20 00:09:00.199835 [ 369 ] {} <Debug> TCP-Session: 487d65ea-044a-4011-afec-6db713ecbdbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10795 | 2026.01.20 00:09:00.282518 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37235 | ||
| 10796 | 2026.01.20 00:09:00.282627 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10797 | 2026.01.20 00:09:00.282654 [ 368 ] {} <Debug> TCP-Session: edaaf612-06d8-4b74-a766-6878ae04d36a Authenticating user 'default' from [fd00:1122:3344:101::e]:37235 | ||
| 10798 | 2026.01.20 00:09:00.282678 [ 368 ] {} <Debug> TCP-Session: edaaf612-06d8-4b74-a766-6878ae04d36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10799 | 2026.01.20 00:09:00.282691 [ 368 ] {} <Debug> TCP-Session: edaaf612-06d8-4b74-a766-6878ae04d36a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10800 | 2026.01.20 00:09:00.282886 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62872 | ||
| 10801 | 2026.01.20 00:09:00.282940 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62966 | ||
| 10802 | 2026.01.20 00:09:00.282956 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54347 | ||
| 10803 | 2026.01.20 00:09:00.282987 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52807 | ||
| 10804 | 2026.01.20 00:09:00.283000 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59451 | ||
| 10805 | 2026.01.20 00:09:00.283022 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38358 | ||
| 10806 | 2026.01.20 00:09:00.283058 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10807 | 2026.01.20 00:09:00.283059 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10808 | 2026.01.20 00:09:00.283080 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10809 | 2026.01.20 00:09:00.283105 [ 370 ] {} <Debug> TCP-Session: b68ac861-846d-4e88-b6bd-7eaf3605724c Authenticating user 'default' from [fd00:1122:3344:101::e]:62966 | ||
| 10810 | 2026.01.20 00:09:00.283116 [ 288 ] {} <Debug> TCP-Session: 4de90e70-c132-4aa7-ac19-83cbc79c7367 Authenticating user 'default' from [fd00:1122:3344:101::e]:54347 | ||
| 10811 | 2026.01.20 00:09:00.283126 [ 366 ] {} <Debug> TCP-Session: b07c0a87-7a7d-4398-a338-840bc191f7fc Authenticating user 'default' from [fd00:1122:3344:101::e]:59451 | ||
| 10812 | 2026.01.20 00:09:00.283137 [ 370 ] {} <Debug> TCP-Session: b68ac861-846d-4e88-b6bd-7eaf3605724c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10813 | 2026.01.20 00:09:00.283147 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10814 | 2026.01.20 00:09:00.283163 [ 370 ] {} <Debug> TCP-Session: b68ac861-846d-4e88-b6bd-7eaf3605724c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10815 | 2026.01.20 00:09:00.283072 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10816 | 2026.01.20 00:09:00.283191 [ 367 ] {} <Debug> TCP-Session: a28e0a00-d6cc-4545-ae0d-d6ae876fef32 Authenticating user 'default' from [fd00:1122:3344:101::e]:38358 | ||
| 10817 | 2026.01.20 00:09:00.283217 [ 290 ] {} <Debug> TCP-Session: f9c95f70-03b0-42db-9a86-c97451a4d5e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52807 | ||
| 10818 | 2026.01.20 00:09:00.282941 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40074 | ||
| 10819 | 2026.01.20 00:09:00.283242 [ 290 ] {} <Debug> TCP-Session: f9c95f70-03b0-42db-9a86-c97451a4d5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10820 | 2026.01.20 00:09:00.283235 [ 367 ] {} <Debug> TCP-Session: a28e0a00-d6cc-4545-ae0d-d6ae876fef32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10821 | 2026.01.20 00:09:00.283270 [ 290 ] {} <Debug> TCP-Session: f9c95f70-03b0-42db-9a86-c97451a4d5e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10822 | 2026.01.20 00:09:00.283293 [ 367 ] {} <Debug> TCP-Session: a28e0a00-d6cc-4545-ae0d-d6ae876fef32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10823 | 2026.01.20 00:09:00.283303 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10824 | 2026.01.20 00:09:00.283160 [ 366 ] {} <Debug> TCP-Session: b07c0a87-7a7d-4398-a338-840bc191f7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10825 | 2026.01.20 00:09:00.283342 [ 286 ] {} <Debug> TCP-Session: c6ed7761-aebd-4e81-b3a2-8c46b506a03e Authenticating user 'default' from [fd00:1122:3344:101::e]:40074 | ||
| 10826 | 2026.01.20 00:09:00.283361 [ 366 ] {} <Debug> TCP-Session: b07c0a87-7a7d-4398-a338-840bc191f7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10827 | 2026.01.20 00:09:00.283372 [ 286 ] {} <Debug> TCP-Session: c6ed7761-aebd-4e81-b3a2-8c46b506a03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10828 | 2026.01.20 00:09:00.283147 [ 288 ] {} <Debug> TCP-Session: 4de90e70-c132-4aa7-ac19-83cbc79c7367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10829 | 2026.01.20 00:09:00.283408 [ 286 ] {} <Debug> TCP-Session: c6ed7761-aebd-4e81-b3a2-8c46b506a03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2026.01.20 00:09:00.283437 [ 288 ] {} <Debug> TCP-Session: 4de90e70-c132-4aa7-ac19-83cbc79c7367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10831 | 2026.01.20 00:09:00.283022 [ 368 ] {} <Trace> TCP-Session: edaaf612-06d8-4b74-a766-6878ae04d36a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2026.01.20 00:09:00.282996 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10833 | 2026.01.20 00:09:00.282977 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45155 | ||
| 10834 | 2026.01.20 00:09:00.283566 [ 369 ] {} <Debug> TCP-Session: 5df242d2-f0ad-4fe8-a9eb-96f6f8fc1aa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62872 | ||
| 10835 | 2026.01.20 00:09:00.283602 [ 369 ] {} <Debug> TCP-Session: 5df242d2-f0ad-4fe8-a9eb-96f6f8fc1aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10836 | 2026.01.20 00:09:00.283613 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10837 | 2026.01.20 00:09:00.283626 [ 369 ] {} <Debug> TCP-Session: 5df242d2-f0ad-4fe8-a9eb-96f6f8fc1aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10838 | 2026.01.20 00:09:00.283640 [ 289 ] {} <Debug> TCP-Session: 41c54d95-460c-439a-9811-5d46ede7a81e Authenticating user 'default' from [fd00:1122:3344:101::e]:45155 | ||
| 10839 | 2026.01.20 00:09:00.283658 [ 289 ] {} <Debug> TCP-Session: 41c54d95-460c-439a-9811-5d46ede7a81e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10840 | 2026.01.20 00:09:00.283670 [ 289 ] {} <Debug> TCP-Session: 41c54d95-460c-439a-9811-5d46ede7a81e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10841 | 2026.01.20 00:09:00.283676 [ 368 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37235) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10842 | 2026.01.20 00:09:00.283952 [ 368 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10843 | 2026.01.20 00:09:00.284006 [ 368 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10844 | 2026.01.20 00:09:00.284299 [ 368 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 10845 | 2026.01.20 00:09:00.285429 [ 344 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} <Trace> AggregatingTransform: Aggregating | ||
| 10846 | 2026.01.20 00:09:00.285484 [ 344 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} <Trace> Aggregator: Aggregation method: without_key | ||
| 10847 | 2026.01.20 00:09:00.285526 [ 344 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001127525 sec. (886.898 rows/sec., 34.64 KiB/sec.) | ||
| 10848 | 2026.01.20 00:09:00.285547 [ 344 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} <Trace> Aggregator: Merging aggregated data | ||
| 10849 | 2026.01.20 00:09:00.287356 [ 368 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003743 sec., 267.1653753673524 rows/sec., 10.44 KiB/sec. | ||
| 10850 | 2026.01.20 00:09:00.287564 [ 368 ] {2322ff24-0b6f-4982-abb0-942b3f4f932c} <Debug> TCPHandler: Processed in 0.00466271 sec. | ||
| 10851 | 2026.01.20 00:09:00.287719 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10852 | 2026.01.20 00:09:00.287764 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10853 | 2026.01.20 00:09:00.287787 [ 368 ] {} <Debug> TCP-Session: edaaf612-06d8-4b74-a766-6878ae04d36a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10854 | 2026.01.20 00:09:00.287800 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10855 | 2026.01.20 00:09:00.287852 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10856 | 2026.01.20 00:09:00.287878 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10857 | 2026.01.20 00:09:00.287910 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10858 | 2026.01.20 00:09:00.287917 [ 289 ] {} <Debug> TCP-Session: 41c54d95-460c-439a-9811-5d46ede7a81e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10859 | 2026.01.20 00:09:00.287942 [ 290 ] {} <Debug> TCP-Session: f9c95f70-03b0-42db-9a86-c97451a4d5e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2026.01.20 00:09:00.287959 [ 286 ] {} <Debug> TCP-Session: c6ed7761-aebd-4e81-b3a2-8c46b506a03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2026.01.20 00:09:00.287971 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10862 | 2026.01.20 00:09:00.287821 [ 367 ] {} <Debug> TCP-Session: a28e0a00-d6cc-4545-ae0d-d6ae876fef32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10863 | 2026.01.20 00:09:00.288032 [ 366 ] {} <Debug> TCP-Session: b07c0a87-7a7d-4398-a338-840bc191f7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10864 | 2026.01.20 00:09:00.287934 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10865 | 2026.01.20 00:09:00.287914 [ 369 ] {} <Debug> TCP-Session: 5df242d2-f0ad-4fe8-a9eb-96f6f8fc1aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10866 | 2026.01.20 00:09:00.288103 [ 288 ] {} <Debug> TCP-Session: 4de90e70-c132-4aa7-ac19-83cbc79c7367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10867 | 2026.01.20 00:09:00.287831 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10868 | 2026.01.20 00:09:00.288175 [ 370 ] {} <Debug> TCP-Session: b68ac861-846d-4e88-b6bd-7eaf3605724c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10869 | 2026.01.20 00:09:01.533670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 10870 | 2026.01.20 00:09:01.551053 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.01.20 00:09:01.551117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10872 | 2026.01.20 00:09:01.557482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10873 | 2026.01.20 00:09:01.558270 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.01.20 00:09:01.561298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 10875 | 2026.01.20 00:09:02.446789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1276 | ||
| 10876 | 2026.01.20 00:09:02.448975 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.01.20 00:09:02.449022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10878 | 2026.01.20 00:09:02.450234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10879 | 2026.01.20 00:09:02.450524 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2026.01.20 00:09:02.450783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1276 | ||
| 10881 | 2026.01.20 00:09:04.523049 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2026.01.20 00:09:04.523353 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10883 | 2026.01.20 00:09:04.523454 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10884 | 2026.01.20 00:09:04.524188 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2026.01.20 00:09:04.524236 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10886 | 2026.01.20 00:09:04.524630 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10887 | 2026.01.20 00:09:04.524850 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2026.01.20 00:09:04.524999 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001723 sec., 78932.09518282066 rows/sec., 6.83 MiB/sec. | ||
| 10889 | 2026.01.20 00:09:04.524996 [ 116 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10890 | 2026.01.20 00:09:04.525042 [ 276 ] {96079115-9452-40c0-bb17-519b56f047fc} <Debug> TCPHandler: Processed in 0.002170788 sec. | ||
| 10891 | 2026.01.20 00:09:04.525077 [ 116 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10892 | 2026.01.20 00:09:04.525103 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10893 | 2026.01.20 00:09:04.525177 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10894 | 2026.01.20 00:09:04.525223 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 10895 | 2026.01.20 00:09:04.525277 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10896 | 2026.01.20 00:09:04.525322 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10897 | 2026.01.20 00:09:04.525371 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10898 | 2026.01.20 00:09:04.525413 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1405 rows starting from the beginning of the part | ||
| 10899 | 2026.01.20 00:09:04.525488 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1396 rows starting from the beginning of the part | ||
| 10900 | 2026.01.20 00:09:04.525539 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 10901 | 2026.01.20 00:09:04.525587 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 136 rows starting from the beginning of the part | ||
| 10902 | 2026.01.20 00:09:04.525631 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 10903 | 2026.01.20 00:09:04.525675 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part | ||
| 10904 | 2026.01.20 00:09:04.525739 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2026.01.20 00:09:04.525780 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10906 | 2026.01.20 00:09:04.526101 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10907 | 2026.01.20 00:09:04.526336 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2026.01.20 00:09:04.526469 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001211 sec., 33030.553261767134 rows/sec., 2.43 MiB/sec. | ||
| 10909 | 2026.01.20 00:09:04.526508 [ 276 ] {a2928cab-1877-402e-b60c-e2a934ad619b} <Debug> TCPHandler: Processed in 0.001382377 sec. | ||
| 10910 | 2026.01.20 00:09:04.526619 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10911 | 2026.01.20 00:09:04.526713 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10912 | 2026.01.20 00:09:04.526753 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10913 | 2026.01.20 00:09:04.527179 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002017066 sec., 1579026.169694001 rows/sec., 138.06 MiB/sec. | ||
| 10914 | 2026.01.20 00:09:04.527186 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10915 | 2026.01.20 00:09:04.527237 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10916 | 2026.01.20 00:09:04.527441 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10917 | 2026.01.20 00:09:04.527563 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10918 | 2026.01.20 00:09:04.527758 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2026.01.20 00:09:04.527776 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.01.20 00:09:04.527844 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_96_19} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10921 | 2026.01.20 00:09:04.527895 [ 116 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10922 | 2026.01.20 00:09:04.527907 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001212 sec., 85808.58085808581 rows/sec., 6.70 MiB/sec. | ||
| 10923 | 2026.01.20 00:09:04.527934 [ 116 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10924 | 2026.01.20 00:09:04.527945 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10925 | 2026.01.20 00:09:04.527961 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10926 | 2026.01.20 00:09:04.527957 [ 276 ] {90b4fab3-d4dd-4b3a-ab22-cb00e291c09e} <Debug> TCPHandler: Processed in 0.001388028 sec. | ||
| 10927 | 2026.01.20 00:09:04.528037 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 10928 | 2026.01.20 00:09:04.528101 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10929 | 2026.01.20 00:09:04.528117 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10930 | 2026.01.20 00:09:04.528150 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 632 rows starting from the beginning of the part | ||
| 10931 | 2026.01.20 00:09:04.528194 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10932 | 2026.01.20 00:09:04.528216 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 596 rows starting from the beginning of the part | ||
| 10933 | 2026.01.20 00:09:04.528235 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10934 | 2026.01.20 00:09:04.528263 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 10935 | 2026.01.20 00:09:04.528312 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 10936 | 2026.01.20 00:09:04.528358 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 10937 | 2026.01.20 00:09:04.528403 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 10938 | 2026.01.20 00:09:04.528627 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2026.01.20 00:09:04.528660 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10940 | 2026.01.20 00:09:04.528971 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10941 | 2026.01.20 00:09:04.529221 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2026.01.20 00:09:04.529323 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10943 | 2026.01.20 00:09:04.529350 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 10944 | 2026.01.20 00:09:04.529354 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2026.01.20 00:09:04.529388 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10946 | 2026.01.20 00:09:04.529393 [ 276 ] {2e43f6d1-7636-41f1-881c-74ca05263f3d} <Debug> TCPHandler: Processed in 0.001341267 sec. | ||
| 10947 | 2026.01.20 00:09:04.529404 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395287 sec., 1120916.3419425536 rows/sec., 89.32 MiB/sec. | ||
| 10948 | 2026.01.20 00:09:04.529461 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 10949 | 2026.01.20 00:09:04.529504 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10950 | 2026.01.20 00:09:04.529564 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10951 | 2026.01.20 00:09:04.529583 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10952 | 2026.01.20 00:09:04.529600 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10953 | 2026.01.20 00:09:04.529625 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26068 rows starting from the beginning of the part | ||
| 10954 | 2026.01.20 00:09:04.529658 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10955 | 2026.01.20 00:09:04.529695 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 874 rows starting from the beginning of the part | ||
| 10956 | 2026.01.20 00:09:04.529743 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 10957 | 2026.01.20 00:09:04.529790 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 10958 | 2026.01.20 00:09:04.529813 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.01.20 00:09:04.529831 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 10960 | 2026.01.20 00:09:04.529876 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 10961 | 2026.01.20 00:09:04.529883 [ 198 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_96_19} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10962 | 2026.01.20 00:09:04.529960 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 10963 | 2026.01.20 00:09:04.530529 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10964 | 2026.01.20 00:09:04.530567 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10965 | 2026.01.20 00:09:04.531160 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10966 | 2026.01.20 00:09:04.531410 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10967 | 2026.01.20 00:09:04.531553 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00197 sec., 20304.568527918782 rows/sec., 36.38 MiB/sec. | ||
| 10968 | 2026.01.20 00:09:04.531607 [ 276 ] {9f10fe5f-735a-4945-9e04-a66e2305d44b} <Debug> TCPHandler: Processed in 0.002152638 sec. | ||
| 10969 | 2026.01.20 00:09:04.531718 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10970 | 2026.01.20 00:09:04.531812 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10971 | 2026.01.20 00:09:04.531854 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10972 | 2026.01.20 00:09:04.532186 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10973 | 2026.01.20 00:09:04.532222 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10974 | 2026.01.20 00:09:04.532543 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10975 | 2026.01.20 00:09:04.532741 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10976 | 2026.01.20 00:09:04.532851 [ 116 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10977 | 2026.01.20 00:09:04.532872 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 10978 | 2026.01.20 00:09:04.532882 [ 116 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10979 | 2026.01.20 00:09:04.532910 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 10980 | 2026.01.20 00:09:04.532914 [ 276 ] {fba09257-f427-4b95-9c19-e656cce17d63} <Debug> TCPHandler: Processed in 0.001245556 sec. | ||
| 10981 | 2026.01.20 00:09:04.532994 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 10982 | 2026.01.20 00:09:04.533079 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10983 | 2026.01.20 00:09:04.533109 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5400 rows starting from the beginning of the part | ||
| 10984 | 2026.01.20 00:09:04.533162 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 10985 | 2026.01.20 00:09:04.533204 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 10986 | 2026.01.20 00:09:04.533244 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 10987 | 2026.01.20 00:09:04.533284 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 10988 | 2026.01.20 00:09:04.533323 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 10989 | 2026.01.20 00:09:04.535468 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5700 rows, containing 4 columns (4 merged, 0 gathered) in 0.002510562 sec., 2270407.980364556 rows/sec., 153.01 MiB/sec. | ||
| 10990 | 2026.01.20 00:09:04.536117 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10991 | 2026.01.20 00:09:04.536609 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2026.01.20 00:09:04.536694 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_96_19} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10993 | 2026.01.20 00:09:04.536775 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27582 rows, containing 5 columns (5 merged, 0 gathered) in 0.007347654 sec., 3753851.2292494993 rows/sec., 257.97 MiB/sec. | ||
| 10994 | 2026.01.20 00:09:04.536794 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 10995 | 2026.01.20 00:09:04.537340 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10996 | 2026.01.20 00:09:04.537621 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2026.01.20 00:09:04.537696 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10998 | 2026.01.20 00:09:04.537781 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10999 | 2026.01.20 00:09:05.000395 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.77 MiB, peak 358.69 MiB, free memory in arenas 0.00 B, will set to 349.23 MiB (RSS), difference: 1.45 MiB | ||
| 11000 | 2026.01.20 00:09:07.181100 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11001 | 2026.01.20 00:09:07.181155 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11002 | 2026.01.20 00:09:07.381836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31705 | ||
| 11003 | 2026.01.20 00:09:07.382369 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11004 | 2026.01.20 00:09:07.382408 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11005 | 2026.01.20 00:09:07.382922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11006 | 2026.01.20 00:09:07.383153 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11007 | 2026.01.20 00:09:07.383280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31705 | ||
| 11008 | 2026.01.20 00:09:07.383292 [ 114 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11009 | 2026.01.20 00:09:07.383352 [ 114 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2026.01.20 00:09:07.383375 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 11011 | 2026.01.20 00:09:07.383493 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 11012 | 2026.01.20 00:09:07.383637 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11013 | 2026.01.20 00:09:07.383678 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29273 rows starting from the beginning of the part | ||
| 11014 | 2026.01.20 00:09:07.383746 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 11015 | 2026.01.20 00:09:07.383794 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 11016 | 2026.01.20 00:09:07.383839 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 11017 | 2026.01.20 00:09:07.383880 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 11018 | 2026.01.20 00:09:07.383921 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 11019 | 2026.01.20 00:09:07.386289 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31705 rows, containing 4 columns (4 merged, 0 gathered) in 0.002851227 sec., 11119774.048155408 rows/sec., 159.07 MiB/sec. | ||
| 11020 | 2026.01.20 00:09:07.386639 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11021 | 2026.01.20 00:09:07.386917 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11022 | 2026.01.20 00:09:07.386992 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_66_13} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11023 | 2026.01.20 00:09:07.387075 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 11024 | 2026.01.20 00:09:09.061614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 11025 | 2026.01.20 00:09:09.078860 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2026.01.20 00:09:09.078914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11027 | 2026.01.20 00:09:09.084992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11028 | 2026.01.20 00:09:09.085717 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2026.01.20 00:09:09.086045 [ 113 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11030 | 2026.01.20 00:09:09.086120 [ 113 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11031 | 2026.01.20 00:09:09.086148 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11032 | 2026.01.20 00:09:09.086267 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11033 | 2026.01.20 00:09:09.090174 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11034 | 2026.01.20 00:09:09.091065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 11035 | 2026.01.20 00:09:09.091072 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11036 | 2026.01.20 00:09:09.094653 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11037 | 2026.01.20 00:09:09.098089 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11038 | 2026.01.20 00:09:09.101882 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11039 | 2026.01.20 00:09:09.106329 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11040 | 2026.01.20 00:09:09.110105 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11041 | 2026.01.20 00:09:09.164735 [ 198 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.078516748 sec., 6329.85971349705 rows/sec., 32.73 MiB/sec. | ||
| 11042 | 2026.01.20 00:09:09.167728 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11043 | 2026.01.20 00:09:09.169656 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.01.20 00:09:09.169763 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_66_13} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11045 | 2026.01.20 00:09:09.172356 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 11046 | 2026.01.20 00:09:09.521811 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11047 | 2026.01.20 00:09:09.522085 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11048 | 2026.01.20 00:09:09.522188 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11049 | 2026.01.20 00:09:09.523090 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11050 | 2026.01.20 00:09:09.523139 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11051 | 2026.01.20 00:09:09.523522 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11052 | 2026.01.20 00:09:09.523741 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11053 | 2026.01.20 00:09:09.523893 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.27 MiB/sec. | ||
| 11054 | 2026.01.20 00:09:09.523934 [ 276 ] {f382be35-8edc-4c13-931d-00ddc1a09218} <Debug> TCPHandler: Processed in 0.00230437 sec. | ||
| 11055 | 2026.01.20 00:09:09.524055 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11056 | 2026.01.20 00:09:09.524150 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11057 | 2026.01.20 00:09:09.524191 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11058 | 2026.01.20 00:09:09.524635 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11059 | 2026.01.20 00:09:09.524671 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11060 | 2026.01.20 00:09:09.524973 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11061 | 2026.01.20 00:09:09.525173 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2026.01.20 00:09:09.525300 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 11063 | 2026.01.20 00:09:09.525338 [ 276 ] {51530c74-354a-4f87-9858-33cbedaec37e} <Debug> TCPHandler: Processed in 0.001334067 sec. | ||
| 11064 | 2026.01.20 00:09:09.525453 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11065 | 2026.01.20 00:09:09.525547 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11066 | 2026.01.20 00:09:09.525590 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11067 | 2026.01.20 00:09:09.526021 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11068 | 2026.01.20 00:09:09.526058 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11069 | 2026.01.20 00:09:09.526394 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11070 | 2026.01.20 00:09:09.526596 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11071 | 2026.01.20 00:09:09.526726 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 11072 | 2026.01.20 00:09:09.526762 [ 276 ] {f3214691-b4ab-45fd-ab02-059f62d4e36b} <Debug> TCPHandler: Processed in 0.001358977 sec. | ||
| 11073 | 2026.01.20 00:09:09.526870 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11074 | 2026.01.20 00:09:09.526964 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11075 | 2026.01.20 00:09:09.527005 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11076 | 2026.01.20 00:09:09.527339 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2026.01.20 00:09:09.527375 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11078 | 2026.01.20 00:09:09.527676 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11079 | 2026.01.20 00:09:09.527873 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.01.20 00:09:09.528002 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 11081 | 2026.01.20 00:09:09.528037 [ 276 ] {6ff45143-6481-48a4-acce-ddc9e352fdec} <Debug> TCPHandler: Processed in 0.001216766 sec. | ||
| 11082 | 2026.01.20 00:09:10.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.63 MiB, peak 364.08 MiB, free memory in arenas 0.00 B, will set to 352.16 MiB (RSS), difference: 1.53 MiB | ||
| 11083 | 2026.01.20 00:09:12.451139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1296 | ||
| 11084 | 2026.01.20 00:09:12.453275 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.01.20 00:09:12.453336 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11086 | 2026.01.20 00:09:12.454560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11087 | 2026.01.20 00:09:12.454841 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.01.20 00:09:12.455224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1296 | ||
| 11089 | 2026.01.20 00:09:14.551320 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11090 | 2026.01.20 00:09:14.551595 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11091 | 2026.01.20 00:09:14.551692 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11092 | 2026.01.20 00:09:14.552334 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2026.01.20 00:09:14.552385 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11094 | 2026.01.20 00:09:14.552765 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11095 | 2026.01.20 00:09:14.552982 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.01.20 00:09:14.553141 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001613 sec., 14879.107253564785 rows/sec., 1.23 MiB/sec. | ||
| 11097 | 2026.01.20 00:09:14.553151 [ 107 ] {} <Debug> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11098 | 2026.01.20 00:09:14.553192 [ 276 ] {2b33418e-c56d-47fd-ba95-68909ad434da} <Debug> TCPHandler: Processed in 0.002046286 sec. | ||
| 11099 | 2026.01.20 00:09:14.553230 [ 107 ] {} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11100 | 2026.01.20 00:09:14.553261 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11101 | 2026.01.20 00:09:14.553330 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2026.01.20 00:09:14.553366 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::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 | ||
| 11103 | 2026.01.20 00:09:14.553438 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11104 | 2026.01.20 00:09:14.553485 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11105 | 2026.01.20 00:09:14.553499 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11106 | 2026.01.20 00:09:14.553537 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 11107 | 2026.01.20 00:09:14.553608 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 11108 | 2026.01.20 00:09:14.553654 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 11109 | 2026.01.20 00:09:14.553702 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 11110 | 2026.01.20 00:09:14.553754 [ 195 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 11111 | 2026.01.20 00:09:14.553907 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2026.01.20 00:09:14.553949 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11113 | 2026.01.20 00:09:14.554422 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11114 | 2026.01.20 00:09:14.554578 [ 190 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255036 sec., 95614.78714554802 rows/sec., 8.30 MiB/sec. | ||
| 11115 | 2026.01.20 00:09:14.554631 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11116 | 2026.01.20 00:09:14.554737 [ 107 ] {} <Debug> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 11117 | 2026.01.20 00:09:14.554741 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11118 | 2026.01.20 00:09:14.554766 [ 107 ] {} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2026.01.20 00:09:14.554769 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001354 sec., 13293.943870014771 rows/sec., 1.06 MiB/sec. | ||
| 11120 | 2026.01.20 00:09:14.554786 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11121 | 2026.01.20 00:09:14.554819 [ 276 ] {d4f8023b-de42-40d8-b012-80882254d0e0} <Debug> TCPHandler: Processed in 0.00154214 sec. | ||
| 11122 | 2026.01.20 00:09:14.554857 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::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 | ||
| 11123 | 2026.01.20 00:09:14.554937 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11124 | 2026.01.20 00:09:14.554962 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11125 | 2026.01.20 00:09:14.555001 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 11126 | 2026.01.20 00:09:14.555040 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11127 | 2026.01.20 00:09:14.555047 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
| 11128 | 2026.01.20 00:09:14.555060 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.01.20 00:09:14.555089 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11130 | 2026.01.20 00:09:14.555101 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
| 11131 | 2026.01.20 00:09:14.555143 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part | ||
| 11132 | 2026.01.20 00:09:14.555161 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_17_4} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11133 | 2026.01.20 00:09:14.555178 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part | ||
| 11134 | 2026.01.20 00:09:14.555241 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11135 | 2026.01.20 00:09:14.555839 [ 190 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 5 columns (5 merged, 0 gathered) in 0.001010743 sec., 89043.40668201512 rows/sec., 7.43 MiB/sec. | ||
| 11136 | 2026.01.20 00:09:14.555940 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 11137 | 2026.01.20 00:09:14.555995 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11138 | 2026.01.20 00:09:14.556038 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11139 | 2026.01.20 00:09:14.556202 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2026.01.20 00:09:14.556276 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_9_2} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 11141 | 2026.01.20 00:09:14.556334 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11142 | 2026.01.20 00:09:14.556500 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11143 | 2026.01.20 00:09:14.556714 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2026.01.20 00:09:14.556855 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} <Debug> executeQuery: Read 1405 rows, 120.26 KiB in 0.001834 sec., 766085.0599781898 rows/sec., 64.04 MiB/sec. | ||
| 11145 | 2026.01.20 00:09:14.556893 [ 276 ] {13b425f4-207b-4f76-b107-a2de61f5280e} <Debug> TCPHandler: Processed in 0.002007145 sec. | ||
| 11146 | 2026.01.20 00:09:14.557002 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11147 | 2026.01.20 00:09:14.557096 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11148 | 2026.01.20 00:09:14.557137 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11149 | 2026.01.20 00:09:14.557545 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2026.01.20 00:09:14.557582 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11151 | 2026.01.20 00:09:14.557883 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11152 | 2026.01.20 00:09:14.558088 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2026.01.20 00:09:14.558214 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} <Debug> executeQuery: Read 70 rows, 5.23 KiB in 0.001137 sec., 61565.52330694811 rows/sec., 4.49 MiB/sec. | ||
| 11154 | 2026.01.20 00:09:14.558251 [ 276 ] {7e9cb30a-8262-4810-b3bd-25e4da4deb6b} <Debug> TCPHandler: Processed in 0.001299547 sec. | ||
| 11155 | 2026.01.20 00:09:14.558364 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11156 | 2026.01.20 00:09:14.558457 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11157 | 2026.01.20 00:09:14.558495 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11158 | 2026.01.20 00:09:14.558932 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2026.01.20 00:09:14.558967 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11160 | 2026.01.20 00:09:14.559262 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11161 | 2026.01.20 00:09:14.559479 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11162 | 2026.01.20 00:09:14.559575 [ 107 ] {} <Debug> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11163 | 2026.01.20 00:09:14.559603 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001164 sec., 216494.84536082472 rows/sec., 14.97 MiB/sec. | ||
| 11164 | 2026.01.20 00:09:14.559607 [ 107 ] {} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2026.01.20 00:09:14.559643 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11166 | 2026.01.20 00:09:14.559647 [ 276 ] {e6174081-d5dc-418d-bf5c-53cd37217a9c} <Debug> TCPHandler: Processed in 0.001332477 sec. | ||
| 11167 | 2026.01.20 00:09:14.559752 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::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 | ||
| 11168 | 2026.01.20 00:09:14.559767 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11169 | 2026.01.20 00:09:14.559914 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11170 | 2026.01.20 00:09:14.559953 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11171 | 2026.01.20 00:09:14.559953 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11172 | 2026.01.20 00:09:14.560022 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 11173 | 2026.01.20 00:09:14.560128 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 11174 | 2026.01.20 00:09:14.560204 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 11175 | 2026.01.20 00:09:14.560283 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
| 11176 | 2026.01.20 00:09:14.560346 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.01.20 00:09:14.560353 [ 201 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
| 11178 | 2026.01.20 00:09:14.560391 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11179 | 2026.01.20 00:09:14.560728 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11180 | 2026.01.20 00:09:14.560958 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2026.01.20 00:09:14.561055 [ 107 ] {} <Debug> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11182 | 2026.01.20 00:09:14.561084 [ 107 ] {} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.01.20 00:09:14.561086 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00119 sec., 10084.033613445377 rows/sec., 787.82 KiB/sec. | ||
| 11184 | 2026.01.20 00:09:14.561103 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11185 | 2026.01.20 00:09:14.561135 [ 276 ] {bab2962d-992f-4104-9e60-9bb13c1f0ef3} <Debug> TCPHandler: Processed in 0.001417929 sec. | ||
| 11186 | 2026.01.20 00:09:14.561169 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::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 | ||
| 11187 | 2026.01.20 00:09:14.561245 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11188 | 2026.01.20 00:09:14.561250 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11189 | 2026.01.20 00:09:14.561294 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 11190 | 2026.01.20 00:09:14.561339 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 11191 | 2026.01.20 00:09:14.561345 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11192 | 2026.01.20 00:09:14.561377 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 11193 | 2026.01.20 00:09:14.561391 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11194 | 2026.01.20 00:09:14.561415 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 11195 | 2026.01.20 00:09:14.561455 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 11196 | 2026.01.20 00:09:14.561522 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001825314 sec., 690292.1908230584 rows/sec., 50.38 MiB/sec. | ||
| 11197 | 2026.01.20 00:09:14.561750 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11198 | 2026.01.20 00:09:14.561990 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2026.01.20 00:09:14.562033 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11200 | 2026.01.20 00:09:14.562084 [ 190 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000940442 sec., 63799.787759372724 rows/sec., 5.11 MiB/sec. | ||
| 11201 | 2026.01.20 00:09:14.562099 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.01.20 00:09:14.562186 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11203 | 2026.01.20 00:09:14.562204 [ 188 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_17_4} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11204 | 2026.01.20 00:09:14.562336 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11205 | 2026.01.20 00:09:14.562461 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11206 | 2026.01.20 00:09:14.562520 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11207 | 2026.01.20 00:09:14.562535 [ 195 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_17_4} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11208 | 2026.01.20 00:09:14.562599 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11209 | 2026.01.20 00:09:14.562743 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2026.01.20 00:09:14.562883 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} <Debug> executeQuery: Read 614 rows, 47.33 KiB in 0.001555 sec., 394855.30546623794 rows/sec., 29.73 MiB/sec. | ||
| 11211 | 2026.01.20 00:09:14.562921 [ 276 ] {1500c41f-a8ec-4eef-bd43-be9b76dace5a} <Debug> TCPHandler: Processed in 0.001725002 sec. | ||
| 11212 | 2026.01.20 00:09:14.563028 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11213 | 2026.01.20 00:09:14.563123 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11214 | 2026.01.20 00:09:14.563165 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11215 | 2026.01.20 00:09:14.563717 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11216 | 2026.01.20 00:09:14.563753 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11217 | 2026.01.20 00:09:14.564138 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11218 | 2026.01.20 00:09:14.564379 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2026.01.20 00:09:14.564522 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} <Debug> executeQuery: Read 877 rows, 60.97 KiB in 0.001418 sec., 618476.7277856135 rows/sec., 41.99 MiB/sec. | ||
| 11220 | 2026.01.20 00:09:14.564560 [ 276 ] {65fcf121-57b3-4d8c-b183-e8a877f9fe27} <Debug> TCPHandler: Processed in 0.0015814 sec. | ||
| 11221 | 2026.01.20 00:09:14.564661 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11222 | 2026.01.20 00:09:14.564754 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11223 | 2026.01.20 00:09:14.564807 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11224 | 2026.01.20 00:09:14.565613 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2026.01.20 00:09:14.565648 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11226 | 2026.01.20 00:09:14.566211 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11227 | 2026.01.20 00:09:14.566435 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11228 | 2026.01.20 00:09:14.566572 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001836 sec., 21786.49237472767 rows/sec., 39.04 MiB/sec. | ||
| 11229 | 2026.01.20 00:09:14.566636 [ 276 ] {ed1685a2-d950-4342-8a48-a95f71eede54} <Debug> TCPHandler: Processed in 0.002023906 sec. | ||
| 11230 | 2026.01.20 00:09:14.566744 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11231 | 2026.01.20 00:09:14.566838 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11232 | 2026.01.20 00:09:14.566880 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11233 | 2026.01.20 00:09:14.567210 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2026.01.20 00:09:14.567245 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11235 | 2026.01.20 00:09:14.567547 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11236 | 2026.01.20 00:09:14.567742 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2026.01.20 00:09:14.567884 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 11238 | 2026.01.20 00:09:14.567919 [ 276 ] {300298a9-710f-4c9c-8e1f-b12bd7d17911} <Debug> TCPHandler: Processed in 0.001225456 sec. | ||
| 11239 | 2026.01.20 00:09:14.884351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32153 | ||
| 11240 | 2026.01.20 00:09:14.884831 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11241 | 2026.01.20 00:09:14.884872 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11242 | 2026.01.20 00:09:14.885338 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11243 | 2026.01.20 00:09:14.885563 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11244 | 2026.01.20 00:09:14.885693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32153 | ||
| 11245 | 2026.01.20 00:09:16.592045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 11246 | 2026.01.20 00:09:16.607533 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11247 | 2026.01.20 00:09:16.607594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11248 | 2026.01.20 00:09:16.614446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11249 | 2026.01.20 00:09:16.615371 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11250 | 2026.01.20 00:09:16.619367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 11251 | 2026.01.20 00:09:19.520471 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2026.01.20 00:09:19.520658 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11253 | 2026.01.20 00:09:19.520720 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11254 | 2026.01.20 00:09:19.521390 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11255 | 2026.01.20 00:09:19.521433 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11256 | 2026.01.20 00:09:19.521812 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11257 | 2026.01.20 00:09:19.522045 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2026.01.20 00:09:19.522195 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.70 MiB/sec. | ||
| 11259 | 2026.01.20 00:09:19.522235 [ 276 ] {e40a919e-b080-469c-bb48-5c635e33b460} <Debug> TCPHandler: Processed in 0.001882364 sec. | ||
| 11260 | 2026.01.20 00:09:19.522346 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11261 | 2026.01.20 00:09:19.522439 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11262 | 2026.01.20 00:09:19.522477 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11263 | 2026.01.20 00:09:19.522894 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11264 | 2026.01.20 00:09:19.522929 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11265 | 2026.01.20 00:09:19.523218 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11266 | 2026.01.20 00:09:19.523422 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2026.01.20 00:09:19.523546 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001126 sec., 56838.36589698046 rows/sec., 4.44 MiB/sec. | ||
| 11268 | 2026.01.20 00:09:19.523581 [ 276 ] {f2a6a6e5-1c59-41dc-bc4e-719b4f8b4eb8} <Debug> TCPHandler: Processed in 0.001282956 sec. | ||
| 11269 | 2026.01.20 00:09:19.523691 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11270 | 2026.01.20 00:09:19.523783 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11271 | 2026.01.20 00:09:19.523826 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11272 | 2026.01.20 00:09:19.524228 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2026.01.20 00:09:19.524264 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11274 | 2026.01.20 00:09:19.524582 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11275 | 2026.01.20 00:09:19.524786 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2026.01.20 00:09:19.524910 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 11277 | 2026.01.20 00:09:19.524945 [ 276 ] {d78923ef-8bd8-4c39-88bf-9c604172bf1d} <Debug> TCPHandler: Processed in 0.001301277 sec. | ||
| 11278 | 2026.01.20 00:09:19.525043 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2026.01.20 00:09:19.525134 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11280 | 2026.01.20 00:09:19.525175 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11281 | 2026.01.20 00:09:19.525503 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2026.01.20 00:09:19.525538 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11283 | 2026.01.20 00:09:19.525833 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11284 | 2026.01.20 00:09:19.526032 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.01.20 00:09:19.526153 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 11286 | 2026.01.20 00:09:19.526187 [ 276 ] {4e0e88bb-aa38-4ac8-8360-dcef94884187} <Debug> TCPHandler: Processed in 0.001190316 sec. | ||
| 11287 | 2026.01.20 00:09:22.181192 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11288 | 2026.01.20 00:09:22.181249 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11289 | 2026.01.20 00:09:22.385810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32665 | ||
| 11290 | 2026.01.20 00:09:22.386619 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2026.01.20 00:09:22.386689 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11292 | 2026.01.20 00:09:22.387263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11293 | 2026.01.20 00:09:22.387487 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2026.01.20 00:09:22.387624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32665 | ||
| 11295 | 2026.01.20 00:09:22.456310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1324 | ||
| 11296 | 2026.01.20 00:09:22.458578 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2026.01.20 00:09:22.458619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11298 | 2026.01.20 00:09:22.459812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11299 | 2026.01.20 00:09:22.460082 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2026.01.20 00:09:22.460218 [ 99 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11301 | 2026.01.20 00:09:22.460365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1324 | ||
| 11302 | 2026.01.20 00:09:22.460508 [ 99 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11303 | 2026.01.20 00:09:22.460532 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11304 | 2026.01.20 00:09:22.460665 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 11305 | 2026.01.20 00:09:22.461310 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11306 | 2026.01.20 00:09:22.461445 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1204 rows starting from the beginning of the part | ||
| 11307 | 2026.01.20 00:09:22.461785 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 11308 | 2026.01.20 00:09:22.462094 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 11309 | 2026.01.20 00:09:22.462395 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 11310 | 2026.01.20 00:09:22.462691 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
| 11311 | 2026.01.20 00:09:22.462984 [ 189 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 11312 | 2026.01.20 00:09:22.469516 [ 188 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1324 rows, containing 72 columns (72 merged, 0 gathered) in 0.008916635 sec., 148486.50864367557 rows/sec., 115.30 MiB/sec. | ||
| 11313 | 2026.01.20 00:09:22.471121 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11314 | 2026.01.20 00:09:22.471733 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2026.01.20 00:09:22.471823 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_51_10} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11316 | 2026.01.20 00:09:22.472213 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 11317 | 2026.01.20 00:09:24.119450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 11318 | 2026.01.20 00:09:24.136217 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.01.20 00:09:24.136286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11320 | 2026.01.20 00:09:24.142623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11321 | 2026.01.20 00:09:24.143328 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2026.01.20 00:09:24.146295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 11323 | 2026.01.20 00:09:24.522566 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11324 | 2026.01.20 00:09:24.522745 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11325 | 2026.01.20 00:09:24.522807 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11326 | 2026.01.20 00:09:24.523528 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11327 | 2026.01.20 00:09:24.523568 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11328 | 2026.01.20 00:09:24.523950 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11329 | 2026.01.20 00:09:24.524168 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11330 | 2026.01.20 00:09:24.524320 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001621 sec., 83898.8278840222 rows/sec., 7.26 MiB/sec. | ||
| 11331 | 2026.01.20 00:09:24.524361 [ 276 ] {0c184cf7-9628-4897-a272-f3b03aa0b35c} <Debug> TCPHandler: Processed in 0.001915365 sec. | ||
| 11332 | 2026.01.20 00:09:24.524489 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11333 | 2026.01.20 00:09:24.524584 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11334 | 2026.01.20 00:09:24.524625 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11335 | 2026.01.20 00:09:24.525038 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2026.01.20 00:09:24.525074 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11337 | 2026.01.20 00:09:24.525389 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11338 | 2026.01.20 00:09:24.525589 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11339 | 2026.01.20 00:09:24.525716 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001151 sec., 34752.38922675934 rows/sec., 2.55 MiB/sec. | ||
| 11340 | 2026.01.20 00:09:24.525754 [ 276 ] {e85a45ec-03e0-4924-8512-69ecb3c17a25} <Debug> TCPHandler: Processed in 0.001316117 sec. | ||
| 11341 | 2026.01.20 00:09:24.525868 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11342 | 2026.01.20 00:09:24.525960 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11343 | 2026.01.20 00:09:24.526000 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11344 | 2026.01.20 00:09:24.526431 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2026.01.20 00:09:24.526467 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11346 | 2026.01.20 00:09:24.526758 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11347 | 2026.01.20 00:09:24.526970 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11348 | 2026.01.20 00:09:24.527096 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 7.05 MiB/sec. | ||
| 11349 | 2026.01.20 00:09:24.527132 [ 276 ] {5e8811fb-2c1a-4599-8a45-181c9a13b10c} <Debug> TCPHandler: Processed in 0.001314197 sec. | ||
| 11350 | 2026.01.20 00:09:24.527248 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11351 | 2026.01.20 00:09:24.527341 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11352 | 2026.01.20 00:09:24.527383 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11353 | 2026.01.20 00:09:24.527802 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2026.01.20 00:09:24.527837 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11355 | 2026.01.20 00:09:24.528159 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11356 | 2026.01.20 00:09:24.528362 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2026.01.20 00:09:24.528489 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 11358 | 2026.01.20 00:09:24.528526 [ 276 ] {7c929b7f-36f7-4ade-a32b-3174981589cf} <Debug> TCPHandler: Processed in 0.001327797 sec. | ||
| 11359 | 2026.01.20 00:09:24.528636 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11360 | 2026.01.20 00:09:24.528729 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11361 | 2026.01.20 00:09:24.528780 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11362 | 2026.01.20 00:09:24.529655 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.01.20 00:09:24.529691 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11364 | 2026.01.20 00:09:24.530276 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11365 | 2026.01.20 00:09:24.530494 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.01.20 00:09:24.530629 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001918 sec., 20855.057351407715 rows/sec., 37.37 MiB/sec. | ||
| 11367 | 2026.01.20 00:09:24.530681 [ 276 ] {1998f4c1-1497-4013-8db0-02384701396a} <Debug> TCPHandler: Processed in 0.002094617 sec. | ||
| 11368 | 2026.01.20 00:09:24.530786 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11369 | 2026.01.20 00:09:24.530880 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11370 | 2026.01.20 00:09:24.530921 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11371 | 2026.01.20 00:09:24.531267 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11372 | 2026.01.20 00:09:24.531303 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11373 | 2026.01.20 00:09:24.531602 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 11374 | 2026.01.20 00:09:24.531798 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.01.20 00:09:24.531922 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 11376 | 2026.01.20 00:09:24.531957 [ 276 ] {ad6973ad-63d6-418e-aa40-e62ddfd092dc} <Debug> TCPHandler: Processed in 0.001220866 sec. | ||
| 11377 | 2026.01.20 00:09:29.521951 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2026.01.20 00:09:29.522145 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11379 | 2026.01.20 00:09:29.522236 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11380 | 2026.01.20 00:09:29.522875 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2026.01.20 00:09:29.522922 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11382 | 2026.01.20 00:09:29.523311 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11383 | 2026.01.20 00:09:29.523543 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2026.01.20 00:09:29.523694 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. | ||
| 11385 | 2026.01.20 00:09:29.523731 [ 92 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11386 | 2026.01.20 00:09:29.523737 [ 276 ] {0a8aed1f-f91c-4828-8a7b-055810b72a2e} <Debug> TCPHandler: Processed in 0.001909434 sec. | ||
| 11387 | 2026.01.20 00:09:29.523808 [ 92 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2026.01.20 00:09:29.523843 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11389 | 2026.01.20 00:09:29.523938 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2026.01.20 00:09:29.523943 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 11391 | 2026.01.20 00:09:29.524044 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11392 | 2026.01.20 00:09:29.524056 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11393 | 2026.01.20 00:09:29.524087 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11394 | 2026.01.20 00:09:29.524090 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1405 rows starting from the beginning of the part | ||
| 11395 | 2026.01.20 00:09:29.524161 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 11396 | 2026.01.20 00:09:29.524211 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1405 rows starting from the beginning of the part | ||
| 11397 | 2026.01.20 00:09:29.524257 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 11398 | 2026.01.20 00:09:29.524298 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 136 rows starting from the beginning of the part | ||
| 11399 | 2026.01.20 00:09:29.524342 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 11400 | 2026.01.20 00:09:29.524559 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2026.01.20 00:09:29.524599 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11402 | 2026.01.20 00:09:29.524938 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11403 | 2026.01.20 00:09:29.525148 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2026.01.20 00:09:29.525276 [ 92 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11405 | 2026.01.20 00:09:29.525279 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 11406 | 2026.01.20 00:09:29.525312 [ 92 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.01.20 00:09:29.525338 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11408 | 2026.01.20 00:09:29.525340 [ 276 ] {3649741e-76b4-4a03-833a-3058c10deaf6} <Debug> TCPHandler: Processed in 0.001452218 sec. | ||
| 11409 | 2026.01.20 00:09:29.525439 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 11410 | 2026.01.20 00:09:29.525479 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11411 | 2026.01.20 00:09:29.525575 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11412 | 2026.01.20 00:09:29.525580 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11413 | 2026.01.20 00:09:29.525621 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 632 rows starting from the beginning of the part | ||
| 11414 | 2026.01.20 00:09:29.525642 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11415 | 2026.01.20 00:09:29.525678 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001777263 sec., 1752132.351824125 rows/sec., 152.68 MiB/sec. | ||
| 11416 | 2026.01.20 00:09:29.525701 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 11417 | 2026.01.20 00:09:29.525760 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 614 rows starting from the beginning of the part | ||
| 11418 | 2026.01.20 00:09:29.525811 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 11419 | 2026.01.20 00:09:29.525859 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 11420 | 2026.01.20 00:09:29.525908 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 11421 | 2026.01.20 00:09:29.525968 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11422 | 2026.01.20 00:09:29.526080 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2026.01.20 00:09:29.526123 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11424 | 2026.01.20 00:09:29.526361 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11425 | 2026.01.20 00:09:29.526490 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_101_20} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11426 | 2026.01.20 00:09:29.526633 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 11427 | 2026.01.20 00:09:29.526758 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11428 | 2026.01.20 00:09:29.526978 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2026.01.20 00:09:29.527022 [ 197 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629591 sec., 946249.7031463723 rows/sec., 75.39 MiB/sec. | ||
| 11430 | 2026.01.20 00:09:29.527107 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11431 | 2026.01.20 00:09:29.527116 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
| 11432 | 2026.01.20 00:09:29.527142 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2026.01.20 00:09:29.527166 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11434 | 2026.01.20 00:09:29.527171 [ 276 ] {eb6962d4-0c0e-4ebd-b928-84b7a8649065} <Debug> TCPHandler: Processed in 0.001743312 sec. | ||
| 11435 | 2026.01.20 00:09:29.527215 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11436 | 2026.01.20 00:09:29.527237 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 11437 | 2026.01.20 00:09:29.527305 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11438 | 2026.01.20 00:09:29.527349 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11439 | 2026.01.20 00:09:29.527382 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27582 rows starting from the beginning of the part | ||
| 11440 | 2026.01.20 00:09:29.527420 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11441 | 2026.01.20 00:09:29.527434 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 11442 | 2026.01.20 00:09:29.527478 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11443 | 2026.01.20 00:09:29.527493 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.01.20 00:09:29.527496 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 877 rows starting from the beginning of the part | ||
| 11445 | 2026.01.20 00:09:29.527550 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 11446 | 2026.01.20 00:09:29.527577 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_101_20} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11447 | 2026.01.20 00:09:29.527588 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 11448 | 2026.01.20 00:09:29.527625 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 11449 | 2026.01.20 00:09:29.527659 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11450 | 2026.01.20 00:09:29.527833 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2026.01.20 00:09:29.527876 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11452 | 2026.01.20 00:09:29.528219 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 11453 | 2026.01.20 00:09:29.528432 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2026.01.20 00:09:29.528556 [ 92 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 11455 | 2026.01.20 00:09:29.528564 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 11456 | 2026.01.20 00:09:29.528593 [ 92 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11457 | 2026.01.20 00:09:29.528615 [ 276 ] {0f2fd814-0909-4946-a9e0-84ae09363366} <Debug> TCPHandler: Processed in 0.001361017 sec. | ||
| 11458 | 2026.01.20 00:09:29.528616 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11459 | 2026.01.20 00:09:29.528711 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 11460 | 2026.01.20 00:09:29.528818 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11461 | 2026.01.20 00:09:29.528850 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5700 rows starting from the beginning of the part | ||
| 11462 | 2026.01.20 00:09:29.528913 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 11463 | 2026.01.20 00:09:29.528958 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 11464 | 2026.01.20 00:09:29.528999 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 11465 | 2026.01.20 00:09:29.529037 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 11466 | 2026.01.20 00:09:29.529075 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 11467 | 2026.01.20 00:09:29.530853 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002168788 sec., 2766522.131254876 rows/sec., 186.44 MiB/sec. | ||
| 11468 | 2026.01.20 00:09:29.531458 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11469 | 2026.01.20 00:09:29.531731 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11470 | 2026.01.20 00:09:29.531806 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_101_20} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11471 | 2026.01.20 00:09:29.531903 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 11472 | 2026.01.20 00:09:29.534961 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29099 rows, containing 5 columns (5 merged, 0 gathered) in 0.00775476 sec., 3752404.9744930854 rows/sec., 257.86 MiB/sec. | ||
| 11473 | 2026.01.20 00:09:29.535340 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 11474 | 2026.01.20 00:09:29.535594 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2026.01.20 00:09:29.535660 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 11476 | 2026.01.20 00:09:29.535739 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11477 | 2026.01.20 00:09:29.887844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33113 | ||
| 11478 | 2026.01.20 00:09:29.888559 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2026.01.20 00:09:29.888606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11480 | 2026.01.20 00:09:29.889090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11481 | 2026.01.20 00:09:29.889311 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2026.01.20 00:09:29.889442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33113 | ||
| 11483 | 2026.01.20 00:09:30.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.68 MiB, peak 364.58 MiB, free memory in arenas 0.00 B, will set to 355.38 MiB (RSS), difference: 1.70 MiB | ||
| 11484 | 2026.01.20 00:09:31.646392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 11485 | 2026.01.20 00:09:31.664114 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2026.01.20 00:09:31.664176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11487 | 2026.01.20 00:09:31.670164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11488 | 2026.01.20 00:09:31.670889 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11489 | 2026.01.20 00:09:31.674163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 11490 | 2026.01.20 00:09:32.460589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1344 | ||
| 11491 | 2026.01.20 00:09:32.462706 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2026.01.20 00:09:32.462767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11493 | 2026.01.20 00:09:32.463989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11494 | 2026.01.20 00:09:32.464272 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.01.20 00:09:32.464665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 11496 | 2026.01.20 00:09:34.417723 [ 224 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): 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] | ||
| 11497 | 2026.01.20 00:09:34.417782 [ 224 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): 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] | ||
| 11498 | 2026.01.20 00:09:34.433704 [ 224 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): 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] | ||
| 11499 | 2026.01.20 00:09:34.523361 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11500 | 2026.01.20 00:09:34.523541 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11501 | 2026.01.20 00:09:34.523608 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11502 | 2026.01.20 00:09:34.524341 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11503 | 2026.01.20 00:09:34.524393 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11504 | 2026.01.20 00:09:34.524790 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11505 | 2026.01.20 00:09:34.525026 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2026.01.20 00:09:34.525192 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001698 sec., 80094.2285041225 rows/sec., 6.93 MiB/sec. | ||
| 11507 | 2026.01.20 00:09:34.525243 [ 276 ] {bbe6de84-32b3-4be6-9356-9cdea4390af0} <Debug> TCPHandler: Processed in 0.002008496 sec. | ||
| 11508 | 2026.01.20 00:09:34.525260 [ 219 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): 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] | ||
| 11509 | 2026.01.20 00:09:34.525315 [ 219 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): 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] | ||
| 11510 | 2026.01.20 00:09:34.525369 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11511 | 2026.01.20 00:09:34.525478 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11512 | 2026.01.20 00:09:34.525523 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11513 | 2026.01.20 00:09:34.525955 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2026.01.20 00:09:34.525998 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11515 | 2026.01.20 00:09:34.526336 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11516 | 2026.01.20 00:09:34.526548 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2026.01.20 00:09:34.526658 [ 87 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11518 | 2026.01.20 00:09:34.526682 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001227 sec., 32599.837000814994 rows/sec., 2.39 MiB/sec. | ||
| 11519 | 2026.01.20 00:09:34.526710 [ 87 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11520 | 2026.01.20 00:09:34.526726 [ 276 ] {78bd27fa-ebf5-4206-9e31-0a31c5c08073} <Debug> TCPHandler: Processed in 0.001410318 sec. | ||
| 11521 | 2026.01.20 00:09:34.526737 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11522 | 2026.01.20 00:09:34.526843 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 11523 | 2026.01.20 00:09:34.526858 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11524 | 2026.01.20 00:09:34.526953 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11525 | 2026.01.20 00:09:34.526987 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 70 rows starting from the beginning of the part | ||
| 11526 | 2026.01.20 00:09:34.526993 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11527 | 2026.01.20 00:09:34.527047 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11528 | 2026.01.20 00:09:34.527053 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 11529 | 2026.01.20 00:09:34.527111 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 11530 | 2026.01.20 00:09:34.527158 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 70 rows starting from the beginning of the part | ||
| 11531 | 2026.01.20 00:09:34.527206 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 11532 | 2026.01.20 00:09:34.527254 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 11533 | 2026.01.20 00:09:34.527550 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2026.01.20 00:09:34.527591 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11535 | 2026.01.20 00:09:34.527919 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11536 | 2026.01.20 00:09:34.528155 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2026.01.20 00:09:34.528200 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398618 sec., 214497.45391522205 rows/sec., 16.52 MiB/sec. | ||
| 11538 | 2026.01.20 00:09:34.528302 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001335 sec., 77902.62172284644 rows/sec., 6.08 MiB/sec. | ||
| 11539 | 2026.01.20 00:09:34.528346 [ 276 ] {96b3545c-3b95-40d7-bb9d-6d66772d0222} <Debug> TCPHandler: Processed in 0.001550839 sec. | ||
| 11540 | 2026.01.20 00:09:34.528370 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11541 | 2026.01.20 00:09:34.528469 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11542 | 2026.01.20 00:09:34.528565 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11543 | 2026.01.20 00:09:34.528609 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11544 | 2026.01.20 00:09:34.528671 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.01.20 00:09:34.528762 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_51_10} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11546 | 2026.01.20 00:09:34.528845 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11547 | 2026.01.20 00:09:34.529038 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.01.20 00:09:34.529075 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11549 | 2026.01.20 00:09:34.529407 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11550 | 2026.01.20 00:09:34.529607 [ 219 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): 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] | ||
| 11551 | 2026.01.20 00:09:34.529666 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11552 | 2026.01.20 00:09:34.529802 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 11553 | 2026.01.20 00:09:34.529839 [ 276 ] {89dfe4fc-eb1a-4724-ad13-f1d26afce474} <Debug> TCPHandler: Processed in 0.001421189 sec. | ||
| 11554 | 2026.01.20 00:09:34.529941 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11555 | 2026.01.20 00:09:34.530035 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11556 | 2026.01.20 00:09:34.530089 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11557 | 2026.01.20 00:09:34.530941 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11558 | 2026.01.20 00:09:34.530976 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11559 | 2026.01.20 00:09:34.531563 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11560 | 2026.01.20 00:09:34.531783 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11561 | 2026.01.20 00:09:34.531896 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11562 | 2026.01.20 00:09:34.531918 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0019 sec., 21052.63157894737 rows/sec., 37.73 MiB/sec. | ||
| 11563 | 2026.01.20 00:09:34.531930 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11564 | 2026.01.20 00:09:34.531952 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11565 | 2026.01.20 00:09:34.531972 [ 276 ] {a2d075b8-4c09-4970-a439-a11c675d4a84} <Debug> TCPHandler: Processed in 0.002080817 sec. | ||
| 11566 | 2026.01.20 00:09:34.532075 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 11567 | 2026.01.20 00:09:34.532086 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2026.01.20 00:09:34.532203 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11569 | 2026.01.20 00:09:34.532243 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11570 | 2026.01.20 00:09:34.532330 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11571 | 2026.01.20 00:09:34.532417 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1786 rows starting from the beginning of the part | ||
| 11572 | 2026.01.20 00:09:34.532544 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 11573 | 2026.01.20 00:09:34.532572 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.01.20 00:09:34.532609 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11575 | 2026.01.20 00:09:34.532641 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 11576 | 2026.01.20 00:09:34.532733 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 11577 | 2026.01.20 00:09:34.532817 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 11578 | 2026.01.20 00:09:34.532912 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 11579 | 2026.01.20 00:09:34.532926 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 11580 | 2026.01.20 00:09:34.533118 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11581 | 2026.01.20 00:09:34.533240 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 11582 | 2026.01.20 00:09:34.533274 [ 276 ] {42f784c0-4a45-458d-8ae9-322d48fbdf6e} <Debug> TCPHandler: Processed in 0.001297287 sec. | ||
| 11583 | 2026.01.20 00:09:34.543765 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 19 columns (19 merged, 0 gathered) in 0.0117622 sec., 168845.96419037256 rows/sec., 302.56 MiB/sec. | ||
| 11584 | 2026.01.20 00:09:34.546064 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11585 | 2026.01.20 00:09:34.546491 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.01.20 00:09:34.546586 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11587 | 2026.01.20 00:09:34.546730 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.59 MiB. | ||
| 11588 | 2026.01.20 00:09:35.000528 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.94 MiB, peak 373.48 MiB, free memory in arenas 0.00 B, will set to 363.44 MiB (RSS), difference: 7.50 MiB | ||
| 11589 | 2026.01.20 00:09:35.381454 [ 217 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): 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] | ||
| 11590 | 2026.01.20 00:09:35.381515 [ 217 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): 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] | ||
| 11591 | 2026.01.20 00:09:35.385554 [ 217 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): 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] | ||
| 11592 | 2026.01.20 00:09:35.736003 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): 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] | ||
| 11593 | 2026.01.20 00:09:35.736071 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): 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] | ||
| 11594 | 2026.01.20 00:09:35.739178 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): 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] | ||
| 11595 | 2026.01.20 00:09:37.097350 [ 222 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): 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] | ||
| 11596 | 2026.01.20 00:09:37.097406 [ 222 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): 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] | ||
| 11597 | 2026.01.20 00:09:37.099903 [ 222 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): 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] | ||
| 11598 | 2026.01.20 00:09:37.181300 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11599 | 2026.01.20 00:09:37.181365 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11600 | 2026.01.20 00:09:37.389662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33625 | ||
| 11601 | 2026.01.20 00:09:37.390192 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11602 | 2026.01.20 00:09:37.390226 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 11603 | 2026.01.20 00:09:37.390690 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11604 | 2026.01.20 00:09:37.390910 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11605 | 2026.01.20 00:09:37.391038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33625 | ||
| 11606 | 2026.01.20 00:09:37.487726 [ 225 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): 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] | ||
| 11607 | 2026.01.20 00:09:37.487772 [ 225 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): 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] | ||
| 11608 | 2026.01.20 00:09:37.490243 [ 225 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): 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] | ||
| 11609 | 2026.01.20 00:09:39.174342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 11610 | 2026.01.20 00:09:39.192091 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11611 | 2026.01.20 00:09:39.192165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11612 | 2026.01.20 00:09:39.198397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11613 | 2026.01.20 00:09:39.199120 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2026.01.20 00:09:39.202738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 11615 | 2026.01.20 00:09:39.520992 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11616 | 2026.01.20 00:09:39.521166 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11617 | 2026.01.20 00:09:39.521227 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11618 | 2026.01.20 00:09:39.521932 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11619 | 2026.01.20 00:09:39.521972 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11620 | 2026.01.20 00:09:39.522356 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11621 | 2026.01.20 00:09:39.522581 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2026.01.20 00:09:39.522727 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.66 MiB/sec. | ||
| 11623 | 2026.01.20 00:09:39.522768 [ 276 ] {e6ca87d3-955c-4f47-bb4f-9fb654654ef8} <Debug> TCPHandler: Processed in 0.001893704 sec. | ||
| 11624 | 2026.01.20 00:09:39.522880 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11625 | 2026.01.20 00:09:39.522974 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11626 | 2026.01.20 00:09:39.523013 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11627 | 2026.01.20 00:09:39.523438 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11628 | 2026.01.20 00:09:39.523474 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11629 | 2026.01.20 00:09:39.523773 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11630 | 2026.01.20 00:09:39.523972 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11631 | 2026.01.20 00:09:39.524095 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 11632 | 2026.01.20 00:09:39.524132 [ 276 ] {1abb2e92-1e29-4866-ac6e-3c33f9ac15fc} <Debug> TCPHandler: Processed in 0.001300296 sec. | ||
| 11633 | 2026.01.20 00:09:39.524240 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11634 | 2026.01.20 00:09:39.524333 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11635 | 2026.01.20 00:09:39.524374 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11636 | 2026.01.20 00:09:39.524806 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11637 | 2026.01.20 00:09:39.524843 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11638 | 2026.01.20 00:09:39.525171 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11639 | 2026.01.20 00:09:39.525374 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11640 | 2026.01.20 00:09:39.525503 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 11641 | 2026.01.20 00:09:39.525539 [ 276 ] {f4fe052b-c77b-44f1-803f-d475c4a30192} <Debug> TCPHandler: Processed in 0.001351237 sec. | ||
| 11642 | 2026.01.20 00:09:39.525644 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2026.01.20 00:09:39.525743 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11644 | 2026.01.20 00:09:39.525782 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11645 | 2026.01.20 00:09:39.526094 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11646 | 2026.01.20 00:09:39.526127 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11647 | 2026.01.20 00:09:39.526475 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 11648 | 2026.01.20 00:09:39.526674 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11649 | 2026.01.20 00:09:39.526803 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 11650 | 2026.01.20 00:09:39.526839 [ 276 ] {b001c67e-b6bb-4ceb-a014-ef3c44903539} <Debug> TCPHandler: Processed in 0.001234326 sec. | ||
| 11651 | 2026.01.20 00:09:42.464834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1364 | ||
| 11652 | 2026.01.20 00:09:42.466973 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.01.20 00:09:42.467016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11654 | 2026.01.20 00:09:42.468191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11655 | 2026.01.20 00:09:42.468457 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2026.01.20 00:09:42.468723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 11657 | 2026.01.20 00:09:44.551119 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11658 | 2026.01.20 00:09:44.551422 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11659 | 2026.01.20 00:09:44.551531 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11660 | 2026.01.20 00:09:44.552322 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2026.01.20 00:09:44.552370 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11662 | 2026.01.20 00:09:44.552771 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11663 | 2026.01.20 00:09:44.552997 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11664 | 2026.01.20 00:09:44.553150 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001802 sec., 13318.534961154273 rows/sec., 1.11 MiB/sec. | ||
| 11665 | 2026.01.20 00:09:44.553193 [ 276 ] {95eaa524-b18b-4921-9882-02074673c2ea} <Debug> TCPHandler: Processed in 0.002250879 sec. | ||
| 11666 | 2026.01.20 00:09:44.553317 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11667 | 2026.01.20 00:09:44.553413 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11668 | 2026.01.20 00:09:44.553453 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11669 | 2026.01.20 00:09:44.554573 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.01.20 00:09:44.554611 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11671 | 2026.01.20 00:09:44.554996 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11672 | 2026.01.20 00:09:44.555199 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.01.20 00:09:44.555328 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} <Debug> executeQuery: Read 1396 rows, 119.60 KiB in 0.001934 sec., 721820.0620475698 rows/sec., 60.39 MiB/sec. | ||
| 11674 | 2026.01.20 00:09:44.555365 [ 276 ] {ad7adeba-cbbc-4455-93ab-ceb6860710cc} <Debug> TCPHandler: Processed in 0.002096347 sec. | ||
| 11675 | 2026.01.20 00:09:44.555722 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11676 | 2026.01.20 00:09:44.555819 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11677 | 2026.01.20 00:09:44.555861 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11678 | 2026.01.20 00:09:44.556374 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2026.01.20 00:09:44.556421 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11680 | 2026.01.20 00:09:44.556750 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11681 | 2026.01.20 00:09:44.556955 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.01.20 00:09:44.557083 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} <Debug> executeQuery: Read 52 rows, 3.97 KiB in 0.001282 sec., 40561.622464898595 rows/sec., 3.02 MiB/sec. | ||
| 11683 | 2026.01.20 00:09:44.557121 [ 276 ] {b020424d-8da9-48f2-8d9a-fcc590aba44f} <Debug> TCPHandler: Processed in 0.001449568 sec. | ||
| 11684 | 2026.01.20 00:09:44.557234 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11685 | 2026.01.20 00:09:44.557326 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11686 | 2026.01.20 00:09:44.557365 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11687 | 2026.01.20 00:09:44.557838 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11688 | 2026.01.20 00:09:44.557873 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11689 | 2026.01.20 00:09:44.558171 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11690 | 2026.01.20 00:09:44.558369 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2026.01.20 00:09:44.558493 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001185 sec., 212658.22784810126 rows/sec., 14.71 MiB/sec. | ||
| 11692 | 2026.01.20 00:09:44.558531 [ 276 ] {c17b524d-6c55-4dd6-8ee8-3f457bad62db} <Debug> TCPHandler: Processed in 0.001344108 sec. | ||
| 11693 | 2026.01.20 00:09:44.558643 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11694 | 2026.01.20 00:09:44.558735 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11695 | 2026.01.20 00:09:44.558773 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11696 | 2026.01.20 00:09:44.559164 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2026.01.20 00:09:44.559200 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11698 | 2026.01.20 00:09:44.559487 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11699 | 2026.01.20 00:09:44.559692 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2026.01.20 00:09:44.559815 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. | ||
| 11701 | 2026.01.20 00:09:44.559852 [ 276 ] {78f19118-07a4-4b76-be2f-25eae1292be4} <Debug> TCPHandler: Processed in 0.001255676 sec. | ||
| 11702 | 2026.01.20 00:09:44.559958 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11703 | 2026.01.20 00:09:44.560047 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11704 | 2026.01.20 00:09:44.560085 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11705 | 2026.01.20 00:09:44.560715 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.01.20 00:09:44.560751 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11707 | 2026.01.20 00:09:44.561080 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11708 | 2026.01.20 00:09:44.561282 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2026.01.20 00:09:44.561411 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001381 sec., 431571.3251267197 rows/sec., 32.43 MiB/sec. | ||
| 11710 | 2026.01.20 00:09:44.561448 [ 276 ] {8dbd6e2d-339b-4579-b94a-66574b8a6a26} <Debug> TCPHandler: Processed in 0.00153657 sec. | ||
| 11711 | 2026.01.20 00:09:44.561555 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11712 | 2026.01.20 00:09:44.561644 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11713 | 2026.01.20 00:09:44.561685 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11714 | 2026.01.20 00:09:44.562292 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.01.20 00:09:44.562327 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11716 | 2026.01.20 00:09:44.562701 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11717 | 2026.01.20 00:09:44.562904 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2026.01.20 00:09:44.563029 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001402 sec., 627674.7503566333 rows/sec., 42.60 MiB/sec. | ||
| 11719 | 2026.01.20 00:09:44.563065 [ 276 ] {9b064451-9edd-4a58-98e9-7bc040f87c27} <Debug> TCPHandler: Processed in 0.00155731 sec. | ||
| 11720 | 2026.01.20 00:09:44.563172 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2026.01.20 00:09:44.563262 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11722 | 2026.01.20 00:09:44.563323 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11723 | 2026.01.20 00:09:44.564152 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2026.01.20 00:09:44.564185 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11725 | 2026.01.20 00:09:44.564781 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11726 | 2026.01.20 00:09:44.564994 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2026.01.20 00:09:44.565171 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001923 sec., 20800.83203328133 rows/sec., 37.27 MiB/sec. | ||
| 11728 | 2026.01.20 00:09:44.565246 [ 276 ] {438612c7-9c0b-4368-a547-f916439da659} <Debug> TCPHandler: Processed in 0.002119737 sec. | ||
| 11729 | 2026.01.20 00:09:44.565448 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2026.01.20 00:09:44.565545 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11731 | 2026.01.20 00:09:44.565588 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11732 | 2026.01.20 00:09:44.565983 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.01.20 00:09:44.566020 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11734 | 2026.01.20 00:09:44.566331 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 11735 | 2026.01.20 00:09:44.566536 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.01.20 00:09:44.566664 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 11737 | 2026.01.20 00:09:44.566701 [ 276 ] {807ebe68-db8e-4ffc-8327-9bf775757f24} <Debug> TCPHandler: Processed in 0.001303496 sec. | ||
| 11738 | 2026.01.20 00:09:44.892131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34073 | ||
| 11739 | 2026.01.20 00:09:44.892639 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11740 | 2026.01.20 00:09:44.892678 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11741 | 2026.01.20 00:09:44.893176 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11742 | 2026.01.20 00:09:44.893399 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11743 | 2026.01.20 00:09:44.893529 [ 77 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11744 | 2026.01.20 00:09:44.893538 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34073 | ||
| 11745 | 2026.01.20 00:09:44.893580 [ 77 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11746 | 2026.01.20 00:09:44.893606 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11747 | 2026.01.20 00:09:44.893702 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 11748 | 2026.01.20 00:09:44.893775 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11749 | 2026.01.20 00:09:44.893803 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31705 rows starting from the beginning of the part | ||
| 11750 | 2026.01.20 00:09:44.893859 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 11751 | 2026.01.20 00:09:44.893904 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 11752 | 2026.01.20 00:09:44.893943 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 11753 | 2026.01.20 00:09:44.893983 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 11754 | 2026.01.20 00:09:44.894023 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 11755 | 2026.01.20 00:09:44.896219 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34073 rows, containing 4 columns (4 merged, 0 gathered) in 0.002546142 sec., 13382207.276734762 rows/sec., 191.43 MiB/sec. | ||
| 11756 | 2026.01.20 00:09:44.896814 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11757 | 2026.01.20 00:09:44.897119 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11758 | 2026.01.20 00:09:44.897202 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_71_14} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11759 | 2026.01.20 00:09:44.897323 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 11760 | 2026.01.20 00:09:46.703767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 11761 | 2026.01.20 00:09:46.721472 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11762 | 2026.01.20 00:09:46.721537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11763 | 2026.01.20 00:09:46.728438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11764 | 2026.01.20 00:09:46.729260 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2026.01.20 00:09:46.729577 [ 64 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11766 | 2026.01.20 00:09:46.729615 [ 64 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11767 | 2026.01.20 00:09:46.729635 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11768 | 2026.01.20 00:09:46.729765 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11769 | 2026.01.20 00:09:46.733571 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11770 | 2026.01.20 00:09:46.733654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 11771 | 2026.01.20 00:09:46.735011 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11772 | 2026.01.20 00:09:46.739644 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11773 | 2026.01.20 00:09:46.744219 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11774 | 2026.01.20 00:09:46.748818 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11775 | 2026.01.20 00:09:46.753863 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11776 | 2026.01.20 00:09:46.758538 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 11777 | 2026.01.20 00:09:46.819974 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.090265428 sec., 5926.964640327192 rows/sec., 30.65 MiB/sec. | ||
| 11778 | 2026.01.20 00:09:46.823159 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11779 | 2026.01.20 00:09:46.825201 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11780 | 2026.01.20 00:09:46.825310 [ 186 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_71_14} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11781 | 2026.01.20 00:09:46.827851 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 11782 | 2026.01.20 00:09:47.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.66 MiB, peak 382.06 MiB, free memory in arenas 0.00 B, will set to 363.62 MiB (RSS), difference: -1.04 MiB | ||
| 11783 | 2026.01.20 00:09:49.521373 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11784 | 2026.01.20 00:09:49.521560 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11785 | 2026.01.20 00:09:49.521623 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11786 | 2026.01.20 00:09:49.522270 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11787 | 2026.01.20 00:09:49.522307 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11788 | 2026.01.20 00:09:49.522687 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11789 | 2026.01.20 00:09:49.522902 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2026.01.20 00:09:49.523050 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001543 sec., 36292.93583927414 rows/sec., 2.77 MiB/sec. | ||
| 11791 | 2026.01.20 00:09:49.523091 [ 276 ] {de8cf501-cf70-4fae-b2af-6aa7b0b9e9c0} <Debug> TCPHandler: Processed in 0.001841244 sec. | ||
| 11792 | 2026.01.20 00:09:49.523218 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11793 | 2026.01.20 00:09:49.523338 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11794 | 2026.01.20 00:09:49.523389 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11795 | 2026.01.20 00:09:49.523920 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11796 | 2026.01.20 00:09:49.523965 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11797 | 2026.01.20 00:09:49.524357 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11798 | 2026.01.20 00:09:49.524610 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2026.01.20 00:09:49.524760 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001447 sec., 44229.440221147204 rows/sec., 3.45 MiB/sec. | ||
| 11800 | 2026.01.20 00:09:49.524799 [ 276 ] {dc17eb3e-0a65-4a71-ace3-632ce1acf9d3} <Debug> TCPHandler: Processed in 0.001644091 sec. | ||
| 11801 | 2026.01.20 00:09:49.524914 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11802 | 2026.01.20 00:09:49.525011 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11803 | 2026.01.20 00:09:49.525055 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11804 | 2026.01.20 00:09:49.525499 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11805 | 2026.01.20 00:09:49.525537 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11806 | 2026.01.20 00:09:49.525881 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11807 | 2026.01.20 00:09:49.526082 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11808 | 2026.01.20 00:09:49.526211 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 11809 | 2026.01.20 00:09:49.526249 [ 276 ] {4357ed9c-14d6-45f6-9a64-6fe0061fd7ac} <Debug> TCPHandler: Processed in 0.001385548 sec. | ||
| 11810 | 2026.01.20 00:09:49.526366 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11811 | 2026.01.20 00:09:49.526462 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11812 | 2026.01.20 00:09:49.526503 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11813 | 2026.01.20 00:09:49.526838 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11814 | 2026.01.20 00:09:49.526874 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11815 | 2026.01.20 00:09:49.527172 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 11816 | 2026.01.20 00:09:49.527375 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11817 | 2026.01.20 00:09:49.527505 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 11818 | 2026.01.20 00:09:49.527541 [ 276 ] {a82b0d18-ac95-4199-bdcb-546b181e8b23} <Debug> TCPHandler: Processed in 0.001226206 sec. | ||
| 11819 | 2026.01.20 00:09:52.181438 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11820 | 2026.01.20 00:09:52.181500 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11821 | 2026.01.20 00:09:52.393782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34585 | ||
| 11822 | 2026.01.20 00:09:52.394327 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11823 | 2026.01.20 00:09:52.394368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11824 | 2026.01.20 00:09:52.394864 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11825 | 2026.01.20 00:09:52.395092 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11826 | 2026.01.20 00:09:52.395225 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34585 | ||
| 11827 | 2026.01.20 00:09:52.468971 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1390 | ||
| 11828 | 2026.01.20 00:09:52.471255 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2026.01.20 00:09:52.471321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11830 | 2026.01.20 00:09:52.472530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11831 | 2026.01.20 00:09:52.472805 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.01.20 00:09:52.473121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1390 | ||
| 11833 | 2026.01.20 00:09:53.330149 [ 217 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): 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] | ||
| 11834 | 2026.01.20 00:09:53.330218 [ 217 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): 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] | ||
| 11835 | 2026.01.20 00:09:53.337943 [ 217 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): 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] | ||
| 11836 | 2026.01.20 00:09:54.233814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 11837 | 2026.01.20 00:09:54.250466 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.01.20 00:09:54.250525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11839 | 2026.01.20 00:09:54.256896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11840 | 2026.01.20 00:09:54.257612 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.01.20 00:09:54.261055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 11842 | 2026.01.20 00:09:54.523663 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11843 | 2026.01.20 00:09:54.523842 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11844 | 2026.01.20 00:09:54.523917 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11845 | 2026.01.20 00:09:54.524688 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11846 | 2026.01.20 00:09:54.524740 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11847 | 2026.01.20 00:09:54.525157 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11848 | 2026.01.20 00:09:54.525396 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11849 | 2026.01.20 00:09:54.525555 [ 68 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11850 | 2026.01.20 00:09:54.525561 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001766 sec., 77010.19252548131 rows/sec., 6.66 MiB/sec. | ||
| 11851 | 2026.01.20 00:09:54.525632 [ 68 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.01.20 00:09:54.525649 [ 276 ] {049446be-7aa6-434b-8a48-6fd763e009c6} <Debug> TCPHandler: Processed in 0.002114277 sec. | ||
| 11853 | 2026.01.20 00:09:54.525664 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11854 | 2026.01.20 00:09:54.525803 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 11855 | 2026.01.20 00:09:54.525809 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11856 | 2026.01.20 00:09:54.525954 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11857 | 2026.01.20 00:09:54.525955 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11858 | 2026.01.20 00:09:54.525993 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1405 rows starting from the beginning of the part | ||
| 11859 | 2026.01.20 00:09:54.526019 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11860 | 2026.01.20 00:09:54.526066 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 136 rows starting from the beginning of the part | ||
| 11861 | 2026.01.20 00:09:54.526116 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 11862 | 2026.01.20 00:09:54.526156 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1396 rows starting from the beginning of the part | ||
| 11863 | 2026.01.20 00:09:54.526197 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 11864 | 2026.01.20 00:09:54.526234 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 136 rows starting from the beginning of the part | ||
| 11865 | 2026.01.20 00:09:54.526494 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2026.01.20 00:09:54.526539 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11867 | 2026.01.20 00:09:54.526871 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11868 | 2026.01.20 00:09:54.527095 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2026.01.20 00:09:54.527234 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.0013 sec., 30769.23076923077 rows/sec., 2.26 MiB/sec. | ||
| 11870 | 2026.01.20 00:09:54.527273 [ 276 ] {8df374f2-5526-4158-b068-3836f009ac99} <Debug> TCPHandler: Processed in 0.0015174 sec. | ||
| 11871 | 2026.01.20 00:09:54.527391 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11872 | 2026.01.20 00:09:54.527486 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11873 | 2026.01.20 00:09:54.527526 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11874 | 2026.01.20 00:09:54.527691 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001949255 sec., 1633957.5889249996 rows/sec., 142.86 MiB/sec. | ||
| 11875 | 2026.01.20 00:09:54.527909 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11876 | 2026.01.20 00:09:54.527989 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11877 | 2026.01.20 00:09:54.528030 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11878 | 2026.01.20 00:09:54.528227 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11879 | 2026.01.20 00:09:54.528310 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_106_21} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11880 | 2026.01.20 00:09:54.528365 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11881 | 2026.01.20 00:09:54.528386 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11882 | 2026.01.20 00:09:54.528588 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.01.20 00:09:54.528723 [ 68 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11884 | 2026.01.20 00:09:54.528731 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001264 sec., 82278.48101265823 rows/sec., 6.43 MiB/sec. | ||
| 11885 | 2026.01.20 00:09:54.528758 [ 68 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2026.01.20 00:09:54.528781 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11887 | 2026.01.20 00:09:54.528782 [ 276 ] {8e42b6a1-8923-41c6-8bc0-f13d088ca8cf} <Debug> TCPHandler: Processed in 0.001441958 sec. | ||
| 11888 | 2026.01.20 00:09:54.528857 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 11889 | 2026.01.20 00:09:54.528919 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11890 | 2026.01.20 00:09:54.528960 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11891 | 2026.01.20 00:09:54.528992 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 632 rows starting from the beginning of the part | ||
| 11892 | 2026.01.20 00:09:54.529016 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11893 | 2026.01.20 00:09:54.529049 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 11894 | 2026.01.20 00:09:54.529065 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11895 | 2026.01.20 00:09:54.529095 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 11896 | 2026.01.20 00:09:54.529155 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 596 rows starting from the beginning of the part | ||
| 11897 | 2026.01.20 00:09:54.529202 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 11898 | 2026.01.20 00:09:54.529244 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 11899 | 2026.01.20 00:09:54.529540 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2026.01.20 00:09:54.529580 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11901 | 2026.01.20 00:09:54.529920 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11902 | 2026.01.20 00:09:54.530125 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2026.01.20 00:09:54.530148 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323547 sec., 1181673.1857652203 rows/sec., 94.16 MiB/sec. | ||
| 11904 | 2026.01.20 00:09:54.530248 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11905 | 2026.01.20 00:09:54.530263 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 11906 | 2026.01.20 00:09:54.530274 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2026.01.20 00:09:54.530303 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11908 | 2026.01.20 00:09:54.530308 [ 276 ] {4b938038-f9be-4427-85fe-240381bc654b} <Debug> TCPHandler: Processed in 0.001440089 sec. | ||
| 11909 | 2026.01.20 00:09:54.530343 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11910 | 2026.01.20 00:09:54.530371 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 11911 | 2026.01.20 00:09:54.530432 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11912 | 2026.01.20 00:09:54.530465 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11913 | 2026.01.20 00:09:54.530497 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29099 rows starting from the beginning of the part | ||
| 11914 | 2026.01.20 00:09:54.530530 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11915 | 2026.01.20 00:09:54.530547 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 11916 | 2026.01.20 00:09:54.530589 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11917 | 2026.01.20 00:09:54.530595 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 11918 | 2026.01.20 00:09:54.530649 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 880 rows starting from the beginning of the part | ||
| 11919 | 2026.01.20 00:09:54.530668 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2026.01.20 00:09:54.530689 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 11921 | 2026.01.20 00:09:54.530732 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 11922 | 2026.01.20 00:09:54.530762 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_106_21} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11923 | 2026.01.20 00:09:54.530873 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11924 | 2026.01.20 00:09:54.531555 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11925 | 2026.01.20 00:09:54.531598 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11926 | 2026.01.20 00:09:54.532243 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11927 | 2026.01.20 00:09:54.532563 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2026.01.20 00:09:54.532732 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00222 sec., 18018.018018018018 rows/sec., 32.29 MiB/sec. | ||
| 11929 | 2026.01.20 00:09:54.532814 [ 276 ] {0a64281b-80c2-4dc4-99ef-fc9187c6a3a6} <Debug> TCPHandler: Processed in 0.002430381 sec. | ||
| 11930 | 2026.01.20 00:09:54.532952 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11931 | 2026.01.20 00:09:54.533053 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11932 | 2026.01.20 00:09:54.533096 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11933 | 2026.01.20 00:09:54.533503 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2026.01.20 00:09:54.533563 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11935 | 2026.01.20 00:09:54.533904 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11936 | 2026.01.20 00:09:54.534153 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2026.01.20 00:09:54.534268 [ 68 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11938 | 2026.01.20 00:09:54.534293 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. | ||
| 11939 | 2026.01.20 00:09:54.534302 [ 68 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11940 | 2026.01.20 00:09:54.534333 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 11941 | 2026.01.20 00:09:54.534338 [ 276 ] {6374494c-4a6d-4533-a9f0-ae32a2081068} <Debug> TCPHandler: Processed in 0.001438819 sec. | ||
| 11942 | 2026.01.20 00:09:54.534415 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 11943 | 2026.01.20 00:09:54.534511 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11944 | 2026.01.20 00:09:54.534549 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6000 rows starting from the beginning of the part | ||
| 11945 | 2026.01.20 00:09:54.534615 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 11946 | 2026.01.20 00:09:54.534661 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 11947 | 2026.01.20 00:09:54.534701 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 11948 | 2026.01.20 00:09:54.534739 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 11949 | 2026.01.20 00:09:54.534778 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 11950 | 2026.01.20 00:09:54.537162 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6300 rows, containing 4 columns (4 merged, 0 gathered) in 0.002766946 sec., 2276878.5512980735 rows/sec., 153.45 MiB/sec. | ||
| 11951 | 2026.01.20 00:09:54.537612 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11952 | 2026.01.20 00:09:54.537716 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30619 rows, containing 5 columns (5 merged, 0 gathered) in 0.007372455 sec., 4153162.0064144167 rows/sec., 285.37 MiB/sec. | ||
| 11953 | 2026.01.20 00:09:54.537923 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2026.01.20 00:09:54.537990 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_106_21} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11955 | 2026.01.20 00:09:54.538053 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 11956 | 2026.01.20 00:09:54.538296 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11957 | 2026.01.20 00:09:54.538559 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2026.01.20 00:09:54.538625 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11959 | 2026.01.20 00:09:54.538704 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11960 | 2026.01.20 00:09:55.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.71 MiB, peak 382.06 MiB, free memory in arenas 0.00 B, will set to 366.23 MiB (RSS), difference: 1.52 MiB | ||
| 11961 | 2026.01.20 00:09:59.111901 [ 221 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): 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] | ||
| 11962 | 2026.01.20 00:09:59.111976 [ 221 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): 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] | ||
| 11963 | 2026.01.20 00:09:59.115467 [ 221 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): 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] | ||
| 11964 | 2026.01.20 00:09:59.524586 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11965 | 2026.01.20 00:09:59.524803 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11966 | 2026.01.20 00:09:59.524886 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11967 | 2026.01.20 00:09:59.525762 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11968 | 2026.01.20 00:09:59.525826 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11969 | 2026.01.20 00:09:59.526316 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11970 | 2026.01.20 00:09:59.526631 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11971 | 2026.01.20 00:09:59.526831 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002086 sec., 26845.637583892614 rows/sec., 2.05 MiB/sec. | ||
| 11972 | 2026.01.20 00:09:59.526892 [ 276 ] {56ce4dfa-5788-4c4e-b243-d4c1f2b21351} <Debug> TCPHandler: Processed in 0.002492472 sec. | ||
| 11973 | 2026.01.20 00:09:59.527042 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11974 | 2026.01.20 00:09:59.527159 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11975 | 2026.01.20 00:09:59.527210 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11976 | 2026.01.20 00:09:59.527833 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11977 | 2026.01.20 00:09:59.527884 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11978 | 2026.01.20 00:09:59.528377 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11979 | 2026.01.20 00:09:59.528692 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11980 | 2026.01.20 00:09:59.528867 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001736 sec., 36866.35944700461 rows/sec., 2.88 MiB/sec. | ||
| 11981 | 2026.01.20 00:09:59.528922 [ 276 ] {42d7a7a5-dd67-4dc1-8c79-684336ffeb3e} <Debug> TCPHandler: Processed in 0.001941275 sec. | ||
| 11982 | 2026.01.20 00:09:59.529088 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11983 | 2026.01.20 00:09:59.529214 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11984 | 2026.01.20 00:09:59.529273 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11985 | 2026.01.20 00:09:59.529844 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2026.01.20 00:09:59.529887 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11987 | 2026.01.20 00:09:59.530338 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11988 | 2026.01.20 00:09:59.530639 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11989 | 2026.01.20 00:09:59.530812 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec. | ||
| 11990 | 2026.01.20 00:09:59.530862 [ 276 ] {a039d7e3-25ae-48bd-a70b-ff9ce3081bcf} <Debug> TCPHandler: Processed in 0.001838984 sec. | ||
| 11991 | 2026.01.20 00:09:59.530917 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): 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] | ||
| 11992 | 2026.01.20 00:09:59.530995 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): 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] | ||
| 11993 | 2026.01.20 00:09:59.531021 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11994 | 2026.01.20 00:09:59.531146 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11995 | 2026.01.20 00:09:59.531200 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11996 | 2026.01.20 00:09:59.531694 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2026.01.20 00:09:59.531739 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 11998 | 2026.01.20 00:09:59.532187 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11999 | 2026.01.20 00:09:59.532550 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.01.20 00:09:59.532742 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001633 sec., 36742.19228413962 rows/sec., 2.48 MiB/sec. | ||
| 12001 | 2026.01.20 00:09:59.532791 [ 276 ] {2bdf4801-c01a-4b24-803d-4652503a822e} <Debug> TCPHandler: Processed in 0.001849194 sec. | ||
| 12002 | 2026.01.20 00:09:59.532831 [ 221 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): 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] | ||
| 12003 | 2026.01.20 00:09:59.532892 [ 221 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): 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] | ||
| 12004 | 2026.01.20 00:09:59.533907 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): 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] | ||
| 12005 | 2026.01.20 00:09:59.535872 [ 221 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): 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] | ||
| 12006 | 2026.01.20 00:09:59.895425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35033 | ||
| 12007 | 2026.01.20 00:09:59.896094 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2026.01.20 00:09:59.896149 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12009 | 2026.01.20 00:09:59.896738 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12010 | 2026.01.20 00:09:59.897021 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12011 | 2026.01.20 00:09:59.897177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35033 | ||
| 12012 | 2026.01.20 00:10:00.072532 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52783 | ||
| 12013 | 2026.01.20 00:10:00.072671 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12014 | 2026.01.20 00:10:00.072709 [ 290 ] {} <Debug> TCP-Session: 325457a6-f862-4e39-8bb2-1555312de84b Authenticating user 'default' from [fd00:1122:3344:101::e]:52783 | ||
| 12015 | 2026.01.20 00:10:00.072740 [ 290 ] {} <Debug> TCP-Session: 325457a6-f862-4e39-8bb2-1555312de84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12016 | 2026.01.20 00:10:00.072760 [ 290 ] {} <Debug> TCP-Session: 325457a6-f862-4e39-8bb2-1555312de84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12017 | 2026.01.20 00:10:00.073019 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40938 | ||
| 12018 | 2026.01.20 00:10:00.073084 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37651 | ||
| 12019 | 2026.01.20 00:10:00.073094 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44193 | ||
| 12020 | 2026.01.20 00:10:00.073123 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35615 | ||
| 12021 | 2026.01.20 00:10:00.073133 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59727 | ||
| 12022 | 2026.01.20 00:10:00.073221 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12023 | 2026.01.20 00:10:00.073114 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12024 | 2026.01.20 00:10:00.073268 [ 367 ] {} <Debug> TCP-Session: 3e22b309-9609-4dca-8bc7-ef1acefa5f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:37651 | ||
| 12025 | 2026.01.20 00:10:00.073280 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12026 | 2026.01.20 00:10:00.073288 [ 290 ] {} <Trace> TCP-Session: 325457a6-f862-4e39-8bb2-1555312de84b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12027 | 2026.01.20 00:10:00.073307 [ 367 ] {} <Debug> TCP-Session: 3e22b309-9609-4dca-8bc7-ef1acefa5f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12028 | 2026.01.20 00:10:00.073331 [ 288 ] {} <Debug> TCP-Session: 8f29245f-9794-4094-8f73-c206f80f7174 Authenticating user 'default' from [fd00:1122:3344:101::e]:35615 | ||
| 12029 | 2026.01.20 00:10:00.073359 [ 367 ] {} <Debug> TCP-Session: 3e22b309-9609-4dca-8bc7-ef1acefa5f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12030 | 2026.01.20 00:10:00.073393 [ 288 ] {} <Debug> TCP-Session: 8f29245f-9794-4094-8f73-c206f80f7174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12031 | 2026.01.20 00:10:00.073293 [ 366 ] {} <Debug> TCP-Session: 14545cc0-4e12-465d-94f5-fe60e51ac180 Authenticating user 'default' from [fd00:1122:3344:101::e]:40938 | ||
| 12032 | 2026.01.20 00:10:00.073440 [ 288 ] {} <Debug> TCP-Session: 8f29245f-9794-4094-8f73-c206f80f7174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12033 | 2026.01.20 00:10:00.073473 [ 366 ] {} <Debug> TCP-Session: 14545cc0-4e12-465d-94f5-fe60e51ac180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12034 | 2026.01.20 00:10:00.073494 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12035 | 2026.01.20 00:10:00.073511 [ 366 ] {} <Debug> TCP-Session: 14545cc0-4e12-465d-94f5-fe60e51ac180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12036 | 2026.01.20 00:10:00.073276 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12037 | 2026.01.20 00:10:00.073547 [ 290 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12038 | 2026.01.20 00:10:00.073576 [ 368 ] {} <Debug> TCP-Session: 7f24a00a-f021-46bd-a74c-959a556c3f4b Authenticating user 'default' from [fd00:1122:3344:101::e]:44193 | ||
| 12039 | 2026.01.20 00:10:00.073544 [ 289 ] {} <Debug> TCP-Session: 42b8d0cb-84ba-4c5d-bb13-e71c18142b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:59727 | ||
| 12040 | 2026.01.20 00:10:00.073617 [ 368 ] {} <Debug> TCP-Session: 7f24a00a-f021-46bd-a74c-959a556c3f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12041 | 2026.01.20 00:10:00.073100 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49961 | ||
| 12042 | 2026.01.20 00:10:00.073652 [ 368 ] {} <Debug> TCP-Session: 7f24a00a-f021-46bd-a74c-959a556c3f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12043 | 2026.01.20 00:10:00.073650 [ 289 ] {} <Debug> TCP-Session: 42b8d0cb-84ba-4c5d-bb13-e71c18142b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12044 | 2026.01.20 00:10:00.073095 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62110 | ||
| 12045 | 2026.01.20 00:10:00.073730 [ 289 ] {} <Debug> TCP-Session: 42b8d0cb-84ba-4c5d-bb13-e71c18142b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12046 | 2026.01.20 00:10:00.073088 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34891 | ||
| 12047 | 2026.01.20 00:10:00.074163 [ 290 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12048 | 2026.01.20 00:10:00.074204 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12049 | 2026.01.20 00:10:00.074242 [ 286 ] {} <Debug> TCP-Session: 88426952-cb4e-40d4-88ce-9f5a6634ef61 Authenticating user 'default' from [fd00:1122:3344:101::e]:49961 | ||
| 12050 | 2026.01.20 00:10:00.074273 [ 286 ] {} <Debug> TCP-Session: 88426952-cb4e-40d4-88ce-9f5a6634ef61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12051 | 2026.01.20 00:10:00.074284 [ 290 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12052 | 2026.01.20 00:10:00.074297 [ 286 ] {} <Debug> TCP-Session: 88426952-cb4e-40d4-88ce-9f5a6634ef61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12053 | 2026.01.20 00:10:00.074313 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12054 | 2026.01.20 00:10:00.074349 [ 370 ] {} <Debug> TCP-Session: 209963ae-cb90-41b7-84a1-69bc29959d92 Authenticating user 'default' from [fd00:1122:3344:101::e]:62110 | ||
| 12055 | 2026.01.20 00:10:00.074367 [ 370 ] {} <Debug> TCP-Session: 209963ae-cb90-41b7-84a1-69bc29959d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12056 | 2026.01.20 00:10:00.074383 [ 370 ] {} <Debug> TCP-Session: 209963ae-cb90-41b7-84a1-69bc29959d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12057 | 2026.01.20 00:10:00.074546 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12058 | 2026.01.20 00:10:00.074590 [ 369 ] {} <Debug> TCP-Session: a7688fcb-86ba-4be4-ab0d-680232a6e521 Authenticating user 'default' from [fd00:1122:3344:101::e]:34891 | ||
| 12059 | 2026.01.20 00:10:00.074612 [ 369 ] {} <Debug> TCP-Session: a7688fcb-86ba-4be4-ab0d-680232a6e521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12060 | 2026.01.20 00:10:00.074628 [ 369 ] {} <Debug> TCP-Session: a7688fcb-86ba-4be4-ab0d-680232a6e521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12061 | 2026.01.20 00:10:00.074734 [ 290 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 12062 | 2026.01.20 00:10:00.076126 [ 347 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} <Trace> AggregatingTransform: Aggregating | ||
| 12063 | 2026.01.20 00:10:00.076177 [ 347 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} <Trace> Aggregator: Aggregation method: without_key | ||
| 12064 | 2026.01.20 00:10:00.076214 [ 347 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001336808 sec. (748.051 rows/sec., 29.22 KiB/sec.) | ||
| 12065 | 2026.01.20 00:10:00.076306 [ 347 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} <Trace> Aggregator: Merging aggregated data | ||
| 12066 | 2026.01.20 00:10:00.077603 [ 290 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004133 sec., 241.95499637067502 rows/sec., 9.45 KiB/sec. | ||
| 12067 | 2026.01.20 00:10:00.077789 [ 290 ] {3fbae2e6-1e81-4330-ad3d-7da574e65172} <Debug> TCPHandler: Processed in 0.00468652 sec. | ||
| 12068 | 2026.01.20 00:10:00.077897 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12069 | 2026.01.20 00:10:00.077935 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12070 | 2026.01.20 00:10:00.077942 [ 290 ] {} <Debug> TCP-Session: 325457a6-f862-4e39-8bb2-1555312de84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12071 | 2026.01.20 00:10:00.077961 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12072 | 2026.01.20 00:10:00.077982 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12073 | 2026.01.20 00:10:00.078000 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12074 | 2026.01.20 00:10:00.078021 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12075 | 2026.01.20 00:10:00.078055 [ 367 ] {} <Debug> TCP-Session: 3e22b309-9609-4dca-8bc7-ef1acefa5f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12076 | 2026.01.20 00:10:00.078062 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12077 | 2026.01.20 00:10:00.078083 [ 286 ] {} <Debug> TCP-Session: 88426952-cb4e-40d4-88ce-9f5a6634ef61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12078 | 2026.01.20 00:10:00.078091 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12079 | 2026.01.20 00:10:00.078120 [ 370 ] {} <Debug> TCP-Session: 209963ae-cb90-41b7-84a1-69bc29959d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12080 | 2026.01.20 00:10:00.078068 [ 369 ] {} <Debug> TCP-Session: a7688fcb-86ba-4be4-ab0d-680232a6e521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12081 | 2026.01.20 00:10:00.078047 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12082 | 2026.01.20 00:10:00.078017 [ 366 ] {} <Debug> TCP-Session: 14545cc0-4e12-465d-94f5-fe60e51ac180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12083 | 2026.01.20 00:10:00.077995 [ 289 ] {} <Debug> TCP-Session: 42b8d0cb-84ba-4c5d-bb13-e71c18142b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12084 | 2026.01.20 00:10:00.078265 [ 288 ] {} <Debug> TCP-Session: 8f29245f-9794-4094-8f73-c206f80f7174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12085 | 2026.01.20 00:10:00.078294 [ 368 ] {} <Debug> TCP-Session: 7f24a00a-f021-46bd-a74c-959a556c3f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12086 | 2026.01.20 00:10:00.706353 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47263 | ||
| 12087 | 2026.01.20 00:10:00.706467 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12088 | 2026.01.20 00:10:00.706494 [ 290 ] {} <Debug> TCP-Session: 81ae3177-15ee-43fe-a93a-d70d23d7b3bc Authenticating user 'default' from [fd00:1122:3344:101::e]:47263 | ||
| 12089 | 2026.01.20 00:10:00.706517 [ 290 ] {} <Debug> TCP-Session: 81ae3177-15ee-43fe-a93a-d70d23d7b3bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12090 | 2026.01.20 00:10:00.706529 [ 290 ] {} <Debug> TCP-Session: 81ae3177-15ee-43fe-a93a-d70d23d7b3bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12091 | 2026.01.20 00:10:00.706733 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47206 | ||
| 12092 | 2026.01.20 00:10:00.706755 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47134 | ||
| 12093 | 2026.01.20 00:10:00.706767 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34844 | ||
| 12094 | 2026.01.20 00:10:00.706812 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43069 | ||
| 12095 | 2026.01.20 00:10:00.706824 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58756 | ||
| 12096 | 2026.01.20 00:10:00.706830 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50472 | ||
| 12097 | 2026.01.20 00:10:00.706879 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12098 | 2026.01.20 00:10:00.706912 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12099 | 2026.01.20 00:10:00.706932 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12100 | 2026.01.20 00:10:00.706948 [ 290 ] {} <Trace> TCP-Session: 81ae3177-15ee-43fe-a93a-d70d23d7b3bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2026.01.20 00:10:00.706968 [ 286 ] {} <Debug> TCP-Session: ca4ff812-67f2-4fba-9e5b-97495c15e905 Authenticating user 'default' from [fd00:1122:3344:101::e]:43069 | ||
| 12102 | 2026.01.20 00:10:00.706983 [ 288 ] {} <Debug> TCP-Session: 1ae2967d-bfab-4875-8567-64a3018c1457 Authenticating user 'default' from [fd00:1122:3344:101::e]:58756 | ||
| 12103 | 2026.01.20 00:10:00.706992 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12104 | 2026.01.20 00:10:00.707007 [ 286 ] {} <Debug> TCP-Session: ca4ff812-67f2-4fba-9e5b-97495c15e905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12105 | 2026.01.20 00:10:00.707023 [ 288 ] {} <Debug> TCP-Session: 1ae2967d-bfab-4875-8567-64a3018c1457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12106 | 2026.01.20 00:10:00.707040 [ 289 ] {} <Debug> TCP-Session: 0bb1b8f0-0e07-4123-8721-6ce258750116 Authenticating user 'default' from [fd00:1122:3344:101::e]:50472 | ||
| 12107 | 2026.01.20 00:10:00.707068 [ 288 ] {} <Debug> TCP-Session: 1ae2967d-bfab-4875-8567-64a3018c1457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12108 | 2026.01.20 00:10:00.707056 [ 286 ] {} <Debug> TCP-Session: ca4ff812-67f2-4fba-9e5b-97495c15e905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12109 | 2026.01.20 00:10:00.707096 [ 289 ] {} <Debug> TCP-Session: 0bb1b8f0-0e07-4123-8721-6ce258750116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12110 | 2026.01.20 00:10:00.706951 [ 367 ] {} <Debug> TCP-Session: 3de84cb5-b181-47b5-973a-4d4bc604cb21 Authenticating user 'default' from [fd00:1122:3344:101::e]:47134 | ||
| 12111 | 2026.01.20 00:10:00.707138 [ 289 ] {} <Debug> TCP-Session: 0bb1b8f0-0e07-4123-8721-6ce258750116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12112 | 2026.01.20 00:10:00.707157 [ 290 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47263) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12113 | 2026.01.20 00:10:00.707166 [ 367 ] {} <Debug> TCP-Session: 3de84cb5-b181-47b5-973a-4d4bc604cb21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12114 | 2026.01.20 00:10:00.706814 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12115 | 2026.01.20 00:10:00.707201 [ 367 ] {} <Debug> TCP-Session: 3de84cb5-b181-47b5-973a-4d4bc604cb21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12116 | 2026.01.20 00:10:00.706799 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41601 | ||
| 12117 | 2026.01.20 00:10:00.707232 [ 366 ] {} <Debug> TCP-Session: 06766e70-2f3a-449e-9083-4a60e17b4bb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47206 | ||
| 12118 | 2026.01.20 00:10:00.706795 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65167 | ||
| 12119 | 2026.01.20 00:10:00.707280 [ 366 ] {} <Debug> TCP-Session: 06766e70-2f3a-449e-9083-4a60e17b4bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12120 | 2026.01.20 00:10:00.707303 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12121 | 2026.01.20 00:10:00.707321 [ 366 ] {} <Debug> TCP-Session: 06766e70-2f3a-449e-9083-4a60e17b4bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12122 | 2026.01.20 00:10:00.707336 [ 370 ] {} <Debug> TCP-Session: a05b6afe-3b1f-4bfc-bfac-04fd585a8fd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41601 | ||
| 12123 | 2026.01.20 00:10:00.706911 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12124 | 2026.01.20 00:10:00.707359 [ 370 ] {} <Debug> TCP-Session: a05b6afe-3b1f-4bfc-bfac-04fd585a8fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12125 | 2026.01.20 00:10:00.707352 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12126 | 2026.01.20 00:10:00.707396 [ 370 ] {} <Debug> TCP-Session: a05b6afe-3b1f-4bfc-bfac-04fd585a8fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12127 | 2026.01.20 00:10:00.707390 [ 368 ] {} <Debug> TCP-Session: becdad18-eb18-43a4-98f7-fb31f747ade2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34844 | ||
| 12128 | 2026.01.20 00:10:00.707423 [ 290 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12129 | 2026.01.20 00:10:00.707450 [ 368 ] {} <Debug> TCP-Session: becdad18-eb18-43a4-98f7-fb31f747ade2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12130 | 2026.01.20 00:10:00.707424 [ 369 ] {} <Debug> TCP-Session: 4830aaf8-5145-4516-8c89-67add4924c9d Authenticating user 'default' from [fd00:1122:3344:101::e]:65167 | ||
| 12131 | 2026.01.20 00:10:00.707479 [ 368 ] {} <Debug> TCP-Session: becdad18-eb18-43a4-98f7-fb31f747ade2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12132 | 2026.01.20 00:10:00.707498 [ 290 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12133 | 2026.01.20 00:10:00.707502 [ 369 ] {} <Debug> TCP-Session: 4830aaf8-5145-4516-8c89-67add4924c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12134 | 2026.01.20 00:10:00.707535 [ 369 ] {} <Debug> TCP-Session: 4830aaf8-5145-4516-8c89-67add4924c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12135 | 2026.01.20 00:10:00.707864 [ 290 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 12136 | 2026.01.20 00:10:00.709037 [ 365 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} <Trace> AggregatingTransform: Aggregating | ||
| 12137 | 2026.01.20 00:10:00.709103 [ 365 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} <Trace> Aggregator: Aggregation method: without_key | ||
| 12138 | 2026.01.20 00:10:00.709140 [ 365 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001124874 sec. (888.988 rows/sec., 34.73 KiB/sec.) | ||
| 12139 | 2026.01.20 00:10:00.709156 [ 365 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} <Trace> Aggregator: Merging aggregated data | ||
| 12140 | 2026.01.20 00:10:00.710555 [ 290 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003464 sec., 288.6836027713626 rows/sec., 11.28 KiB/sec. | ||
| 12141 | 2026.01.20 00:10:00.710733 [ 290 ] {651cf486-4048-4aea-b6ee-06b6e658dd68} <Debug> TCPHandler: Processed in 0.00394952 sec. | ||
| 12142 | 2026.01.20 00:10:00.710868 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12143 | 2026.01.20 00:10:00.710899 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12144 | 2026.01.20 00:10:00.710905 [ 290 ] {} <Debug> TCP-Session: 81ae3177-15ee-43fe-a93a-d70d23d7b3bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12145 | 2026.01.20 00:10:00.710920 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12146 | 2026.01.20 00:10:00.710938 [ 369 ] {} <Debug> TCP-Session: 4830aaf8-5145-4516-8c89-67add4924c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12147 | 2026.01.20 00:10:00.710940 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12148 | 2026.01.20 00:10:00.710960 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12149 | 2026.01.20 00:10:00.710999 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12150 | 2026.01.20 00:10:00.711001 [ 286 ] {} <Debug> TCP-Session: ca4ff812-67f2-4fba-9e5b-97495c15e905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12151 | 2026.01.20 00:10:00.711020 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12152 | 2026.01.20 00:10:00.711038 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12153 | 2026.01.20 00:10:00.711045 [ 370 ] {} <Debug> TCP-Session: a05b6afe-3b1f-4bfc-bfac-04fd585a8fd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12154 | 2026.01.20 00:10:00.711073 [ 368 ] {} <Debug> TCP-Session: becdad18-eb18-43a4-98f7-fb31f747ade2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12155 | 2026.01.20 00:10:00.711086 [ 288 ] {} <Debug> TCP-Session: 1ae2967d-bfab-4875-8567-64a3018c1457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12156 | 2026.01.20 00:10:00.711034 [ 367 ] {} <Debug> TCP-Session: 3de84cb5-b181-47b5-973a-4d4bc604cb21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12157 | 2026.01.20 00:10:00.710970 [ 289 ] {} <Debug> TCP-Session: 0bb1b8f0-0e07-4123-8721-6ce258750116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12158 | 2026.01.20 00:10:00.710979 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12159 | 2026.01.20 00:10:00.711186 [ 366 ] {} <Debug> TCP-Session: 06766e70-2f3a-449e-9083-4a60e17b4bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12160 | 2026.01.20 00:10:00.751053 [ 217 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): 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] | ||
| 12161 | 2026.01.20 00:10:00.751106 [ 217 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): 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] | ||
| 12162 | 2026.01.20 00:10:00.754427 [ 217 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): 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] | ||
| 12163 | 2026.01.20 00:10:01.761196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 12164 | 2026.01.20 00:10:01.779772 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.01.20 00:10:01.779847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12166 | 2026.01.20 00:10:01.786319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12167 | 2026.01.20 00:10:01.787134 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.01.20 00:10:01.791803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 12169 | 2026.01.20 00:10:02.473332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1414 | ||
| 12170 | 2026.01.20 00:10:02.475541 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.01.20 00:10:02.475584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12172 | 2026.01.20 00:10:02.476792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12173 | 2026.01.20 00:10:02.477060 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.01.20 00:10:02.477324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1414 | ||
| 12175 | 2026.01.20 00:10:04.522820 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12176 | 2026.01.20 00:10:04.523033 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12177 | 2026.01.20 00:10:04.523105 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12178 | 2026.01.20 00:10:04.523804 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12179 | 2026.01.20 00:10:04.523848 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12180 | 2026.01.20 00:10:04.524249 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12181 | 2026.01.20 00:10:04.524470 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12182 | 2026.01.20 00:10:04.524626 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001644 sec., 82725.0608272506 rows/sec., 7.16 MiB/sec. | ||
| 12183 | 2026.01.20 00:10:04.524677 [ 276 ] {25d05a8c-b4f5-4570-b278-1c2ac33b379d} <Debug> TCPHandler: Processed in 0.001986305 sec. | ||
| 12184 | 2026.01.20 00:10:04.524794 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12185 | 2026.01.20 00:10:04.524897 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12186 | 2026.01.20 00:10:04.524940 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12187 | 2026.01.20 00:10:04.525363 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2026.01.20 00:10:04.525399 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12189 | 2026.01.20 00:10:04.525701 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12190 | 2026.01.20 00:10:04.525908 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12191 | 2026.01.20 00:10:04.526036 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001164 sec., 34364.26116838487 rows/sec., 2.52 MiB/sec. | ||
| 12192 | 2026.01.20 00:10:04.526075 [ 276 ] {4a9f0bac-974f-44e4-a392-387808dd39af} <Debug> TCPHandler: Processed in 0.001330407 sec. | ||
| 12193 | 2026.01.20 00:10:04.526073 [ 221 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): 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] | ||
| 12194 | 2026.01.20 00:10:04.526125 [ 221 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): 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] | ||
| 12195 | 2026.01.20 00:10:04.526184 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12196 | 2026.01.20 00:10:04.526283 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12197 | 2026.01.20 00:10:04.526324 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12198 | 2026.01.20 00:10:04.526747 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12199 | 2026.01.20 00:10:04.526785 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12200 | 2026.01.20 00:10:04.527089 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12201 | 2026.01.20 00:10:04.527309 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12202 | 2026.01.20 00:10:04.527446 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001181 sec., 88060.96528365792 rows/sec., 6.88 MiB/sec. | ||
| 12203 | 2026.01.20 00:10:04.527483 [ 276 ] {48892e55-b7a6-4bae-9844-cd5790a364cb} <Debug> TCPHandler: Processed in 0.001345997 sec. | ||
| 12204 | 2026.01.20 00:10:04.527596 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12205 | 2026.01.20 00:10:04.527721 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12206 | 2026.01.20 00:10:04.527768 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12207 | 2026.01.20 00:10:04.528192 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12208 | 2026.01.20 00:10:04.528229 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12209 | 2026.01.20 00:10:04.528588 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12210 | 2026.01.20 00:10:04.528816 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12211 | 2026.01.20 00:10:04.528944 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 12212 | 2026.01.20 00:10:04.528980 [ 276 ] {ac32e2ba-571e-4734-8561-328f83d8a0c1} <Debug> TCPHandler: Processed in 0.001431909 sec. | ||
| 12213 | 2026.01.20 00:10:04.529095 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12214 | 2026.01.20 00:10:04.529188 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12215 | 2026.01.20 00:10:04.529241 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12216 | 2026.01.20 00:10:04.529587 [ 221 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): 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] | ||
| 12217 | 2026.01.20 00:10:04.530098 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2026.01.20 00:10:04.530138 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12219 | 2026.01.20 00:10:04.530702 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12220 | 2026.01.20 00:10:04.530914 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2026.01.20 00:10:04.531051 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00188 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 12222 | 2026.01.20 00:10:04.531113 [ 276 ] {1a0b7f65-639a-4e28-ad33-633f04102490} <Debug> TCPHandler: Processed in 0.002065637 sec. | ||
| 12223 | 2026.01.20 00:10:04.531217 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2026.01.20 00:10:04.531310 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12225 | 2026.01.20 00:10:04.531350 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12226 | 2026.01.20 00:10:04.531684 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.01.20 00:10:04.531718 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12228 | 2026.01.20 00:10:04.532022 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 12229 | 2026.01.20 00:10:04.532238 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2026.01.20 00:10:04.532384 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 12231 | 2026.01.20 00:10:04.532433 [ 276 ] {1977af35-44cc-48d5-ad5b-f37cf0a4f055} <Debug> TCPHandler: Processed in 0.001262557 sec. | ||
| 12232 | 2026.01.20 00:10:05.196143 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): 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] | ||
| 12233 | 2026.01.20 00:10:05.196204 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): 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] | ||
| 12234 | 2026.01.20 00:10:05.199676 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): 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] | ||
| 12235 | 2026.01.20 00:10:07.182556 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12236 | 2026.01.20 00:10:07.182612 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12237 | 2026.01.20 00:10:07.398197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35545 | ||
| 12238 | 2026.01.20 00:10:07.398846 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.01.20 00:10:07.398899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12240 | 2026.01.20 00:10:07.399413 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12241 | 2026.01.20 00:10:07.399656 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.01.20 00:10:07.399787 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35545 | ||
| 12243 | 2026.01.20 00:10:09.292684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 12244 | 2026.01.20 00:10:09.310132 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2026.01.20 00:10:09.310194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12246 | 2026.01.20 00:10:09.316185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12247 | 2026.01.20 00:10:09.316938 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12248 | 2026.01.20 00:10:09.320646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 12249 | 2026.01.20 00:10:09.520823 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12250 | 2026.01.20 00:10:09.521027 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12251 | 2026.01.20 00:10:09.521100 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12252 | 2026.01.20 00:10:09.521835 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2026.01.20 00:10:09.521885 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12254 | 2026.01.20 00:10:09.522271 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12255 | 2026.01.20 00:10:09.522489 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2026.01.20 00:10:09.522642 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.56 MiB/sec. | ||
| 12257 | 2026.01.20 00:10:09.522690 [ 276 ] {33cb3eb9-cc25-47cb-8bb4-b1c2e2b4a342} <Debug> TCPHandler: Processed in 0.002000475 sec. | ||
| 12258 | 2026.01.20 00:10:09.522812 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12259 | 2026.01.20 00:10:09.522905 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12260 | 2026.01.20 00:10:09.522944 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12261 | 2026.01.20 00:10:09.523370 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2026.01.20 00:10:09.523406 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12263 | 2026.01.20 00:10:09.523702 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12264 | 2026.01.20 00:10:09.523900 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2026.01.20 00:10:09.524023 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. | ||
| 12266 | 2026.01.20 00:10:09.524060 [ 276 ] {97389f47-e25a-45d4-9251-93055bc71d17} <Debug> TCPHandler: Processed in 0.001297377 sec. | ||
| 12267 | 2026.01.20 00:10:09.524173 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2026.01.20 00:10:09.524266 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12269 | 2026.01.20 00:10:09.524309 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12270 | 2026.01.20 00:10:09.524714 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.01.20 00:10:09.524750 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12272 | 2026.01.20 00:10:09.525069 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12273 | 2026.01.20 00:10:09.525266 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.01.20 00:10:09.525393 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 12275 | 2026.01.20 00:10:09.525430 [ 276 ] {e7404378-0d15-4f1c-8c87-a77557ce76bd} <Debug> TCPHandler: Processed in 0.001304157 sec. | ||
| 12276 | 2026.01.20 00:10:09.525538 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12277 | 2026.01.20 00:10:09.525632 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12278 | 2026.01.20 00:10:09.525673 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12279 | 2026.01.20 00:10:09.525991 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2026.01.20 00:10:09.526027 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12281 | 2026.01.20 00:10:09.526317 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 12282 | 2026.01.20 00:10:09.526513 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12283 | 2026.01.20 00:10:09.526635 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001021 sec., 58765.915768854065 rows/sec., 3.96 MiB/sec. | ||
| 12284 | 2026.01.20 00:10:09.526670 [ 276 ] {be04cb30-bf6b-41d1-a137-4d65453e24bb} <Debug> TCPHandler: Processed in 0.001179255 sec. | ||
| 12285 | 2026.01.20 00:10:12.478299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1434 | ||
| 12286 | 2026.01.20 00:10:12.480475 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12287 | 2026.01.20 00:10:12.480535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12288 | 2026.01.20 00:10:12.481739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12289 | 2026.01.20 00:10:12.482022 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2026.01.20 00:10:12.482174 [ 48 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12291 | 2026.01.20 00:10:12.482234 [ 48 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12292 | 2026.01.20 00:10:12.482255 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12293 | 2026.01.20 00:10:12.482355 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 12294 | 2026.01.20 00:10:12.482379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1434 | ||
| 12295 | 2026.01.20 00:10:12.482886 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12296 | 2026.01.20 00:10:12.483031 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1324 rows starting from the beginning of the part | ||
| 12297 | 2026.01.20 00:10:12.483400 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
| 12298 | 2026.01.20 00:10:12.483765 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
| 12299 | 2026.01.20 00:10:12.484123 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 12300 | 2026.01.20 00:10:12.484471 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 12301 | 2026.01.20 00:10:12.484813 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
| 12302 | 2026.01.20 00:10:12.491226 [ 190 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 72 columns (72 merged, 0 gathered) in 0.008912345 sec., 160900.41397634405 rows/sec., 124.15 MiB/sec. | ||
| 12303 | 2026.01.20 00:10:12.492714 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12304 | 2026.01.20 00:10:12.493268 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12305 | 2026.01.20 00:10:12.493342 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_56_11} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12306 | 2026.01.20 00:10:12.493661 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 12307 | 2026.01.20 00:10:14.551838 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12308 | 2026.01.20 00:10:14.552054 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12309 | 2026.01.20 00:10:14.552125 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12310 | 2026.01.20 00:10:14.552804 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2026.01.20 00:10:14.552852 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12312 | 2026.01.20 00:10:14.553231 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12313 | 2026.01.20 00:10:14.553451 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12314 | 2026.01.20 00:10:14.553605 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001602 sec., 14981.273408239702 rows/sec., 1.24 MiB/sec. | ||
| 12315 | 2026.01.20 00:10:14.553648 [ 276 ] {3c034aaf-ab4e-489f-9697-efc28eb1e722} <Debug> TCPHandler: Processed in 0.001940035 sec. | ||
| 12316 | 2026.01.20 00:10:14.553767 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12317 | 2026.01.20 00:10:14.553861 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12318 | 2026.01.20 00:10:14.553901 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12319 | 2026.01.20 00:10:14.554299 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12320 | 2026.01.20 00:10:14.554335 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12321 | 2026.01.20 00:10:14.554617 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12322 | 2026.01.20 00:10:14.554817 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12323 | 2026.01.20 00:10:14.554941 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001098 sec., 16393.44262295082 rows/sec., 1.31 MiB/sec. | ||
| 12324 | 2026.01.20 00:10:14.554979 [ 276 ] {f366b390-43ec-4f72-8b16-9bd83ce40ac8} <Debug> TCPHandler: Processed in 0.001261016 sec. | ||
| 12325 | 2026.01.20 00:10:14.555089 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12326 | 2026.01.20 00:10:14.555182 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12327 | 2026.01.20 00:10:14.555219 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12328 | 2026.01.20 00:10:14.556673 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12329 | 2026.01.20 00:10:14.556720 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12330 | 2026.01.20 00:10:14.557189 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12331 | 2026.01.20 00:10:14.557431 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12332 | 2026.01.20 00:10:14.557558 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} <Debug> executeQuery: Read 1405 rows, 120.26 KiB in 0.002394 sec., 586883.8763575606 rows/sec., 49.06 MiB/sec. | ||
| 12333 | 2026.01.20 00:10:14.557595 [ 276 ] {5995424f-c7b5-4bd0-b7de-81bd964573e0} <Debug> TCPHandler: Processed in 0.002552963 sec. | ||
| 12334 | 2026.01.20 00:10:14.557717 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12335 | 2026.01.20 00:10:14.557810 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12336 | 2026.01.20 00:10:14.557850 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12337 | 2026.01.20 00:10:14.558315 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12338 | 2026.01.20 00:10:14.558350 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12339 | 2026.01.20 00:10:14.558662 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12340 | 2026.01.20 00:10:14.558861 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12341 | 2026.01.20 00:10:14.558983 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} <Debug> executeQuery: Read 70 rows, 5.23 KiB in 0.00119 sec., 58823.5294117647 rows/sec., 4.29 MiB/sec. | ||
| 12342 | 2026.01.20 00:10:14.559019 [ 276 ] {1fb4de20-55f9-4c9e-a4f3-7496622d12f1} <Debug> TCPHandler: Processed in 0.001351377 sec. | ||
| 12343 | 2026.01.20 00:10:14.559135 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12344 | 2026.01.20 00:10:14.559225 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12345 | 2026.01.20 00:10:14.559263 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12346 | 2026.01.20 00:10:14.559756 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12347 | 2026.01.20 00:10:14.559792 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12348 | 2026.01.20 00:10:14.560078 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12349 | 2026.01.20 00:10:14.560277 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12350 | 2026.01.20 00:10:14.560396 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001188 sec., 212121.21212121213 rows/sec., 14.67 MiB/sec. | ||
| 12351 | 2026.01.20 00:10:14.560433 [ 276 ] {d1df56aa-f76f-4ec6-9514-2635653de081} <Debug> TCPHandler: Processed in 0.001346337 sec. | ||
| 12352 | 2026.01.20 00:10:14.560541 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12353 | 2026.01.20 00:10:14.560633 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12354 | 2026.01.20 00:10:14.560671 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12355 | 2026.01.20 00:10:14.561051 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12356 | 2026.01.20 00:10:14.561087 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12357 | 2026.01.20 00:10:14.561366 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12358 | 2026.01.20 00:10:14.561577 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12359 | 2026.01.20 00:10:14.561699 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 865.65 KiB/sec. | ||
| 12360 | 2026.01.20 00:10:14.561735 [ 276 ] {1498e890-4cd6-4389-8309-8e4eed592293} <Debug> TCPHandler: Processed in 0.001241216 sec. | ||
| 12361 | 2026.01.20 00:10:14.561840 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12362 | 2026.01.20 00:10:14.561931 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12363 | 2026.01.20 00:10:14.561969 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12364 | 2026.01.20 00:10:14.562645 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12365 | 2026.01.20 00:10:14.562680 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12366 | 2026.01.20 00:10:14.563006 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12367 | 2026.01.20 00:10:14.563202 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12368 | 2026.01.20 00:10:14.563326 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} <Debug> executeQuery: Read 614 rows, 47.33 KiB in 0.001412 sec., 434844.19263456087 rows/sec., 32.74 MiB/sec. | ||
| 12369 | 2026.01.20 00:10:14.563363 [ 276 ] {755e02f2-b5eb-4535-b90f-8eabb3319fdf} <Debug> TCPHandler: Processed in 0.00156933 sec. | ||
| 12370 | 2026.01.20 00:10:14.563484 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12371 | 2026.01.20 00:10:14.563609 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12372 | 2026.01.20 00:10:14.563662 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12373 | 2026.01.20 00:10:14.564412 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12374 | 2026.01.20 00:10:14.564453 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12375 | 2026.01.20 00:10:14.564838 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12376 | 2026.01.20 00:10:14.565049 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12377 | 2026.01.20 00:10:14.565178 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} <Debug> executeQuery: Read 889 rows, 61.79 KiB in 0.001594 sec., 557716.4366373903 rows/sec., 37.86 MiB/sec. | ||
| 12378 | 2026.01.20 00:10:14.565216 [ 276 ] {b6ff14d5-a1fa-45aa-8ba0-ade5c4ed85fb} <Debug> TCPHandler: Processed in 0.001794243 sec. | ||
| 12379 | 2026.01.20 00:10:14.565317 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12380 | 2026.01.20 00:10:14.565413 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12381 | 2026.01.20 00:10:14.565466 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12382 | 2026.01.20 00:10:14.566341 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12383 | 2026.01.20 00:10:14.566378 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12384 | 2026.01.20 00:10:14.566937 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12385 | 2026.01.20 00:10:14.567159 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12386 | 2026.01.20 00:10:14.567295 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001902 sec., 21030.49421661409 rows/sec., 37.69 MiB/sec. | ||
| 12387 | 2026.01.20 00:10:14.567349 [ 276 ] {58df2ebd-36e5-4220-bdfe-f9aee162ab86} <Debug> TCPHandler: Processed in 0.002080807 sec. | ||
| 12388 | 2026.01.20 00:10:14.567461 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12389 | 2026.01.20 00:10:14.567558 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12390 | 2026.01.20 00:10:14.567599 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12391 | 2026.01.20 00:10:14.567937 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2026.01.20 00:10:14.567971 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12393 | 2026.01.20 00:10:14.568266 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 12394 | 2026.01.20 00:10:14.568467 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12395 | 2026.01.20 00:10:14.568592 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 12396 | 2026.01.20 00:10:14.568628 [ 276 ] {da9f76ea-f180-4350-a534-c299d98d868a} <Debug> TCPHandler: Processed in 0.001218055 sec. | ||
| 12397 | 2026.01.20 00:10:14.900106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35993 | ||
| 12398 | 2026.01.20 00:10:14.900688 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12399 | 2026.01.20 00:10:14.900732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12400 | 2026.01.20 00:10:14.901231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12401 | 2026.01.20 00:10:14.901468 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2026.01.20 00:10:14.901623 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35993 | ||
| 12403 | 2026.01.20 00:10:14.901792 [ 224 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): 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] | ||
| 12404 | 2026.01.20 00:10:14.901867 [ 224 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): 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] | ||
| 12405 | 2026.01.20 00:10:14.904071 [ 224 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): 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] | ||
| 12406 | 2026.01.20 00:10:15.827845 [ 221 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): 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] | ||
| 12407 | 2026.01.20 00:10:15.827903 [ 221 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): 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] | ||
| 12408 | 2026.01.20 00:10:15.830867 [ 221 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): 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] | ||
| 12409 | 2026.01.20 00:10:16.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.54 MiB, peak 382.06 MiB, free memory in arenas 0.00 B, will set to 366.54 MiB (RSS), difference: 4.00 MiB | ||
| 12410 | 2026.01.20 00:10:16.820879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 12411 | 2026.01.20 00:10:16.837469 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12412 | 2026.01.20 00:10:16.837528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12413 | 2026.01.20 00:10:16.843595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12414 | 2026.01.20 00:10:16.844278 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12415 | 2026.01.20 00:10:16.847181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 12416 | 2026.01.20 00:10:19.521525 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12417 | 2026.01.20 00:10:19.521713 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12418 | 2026.01.20 00:10:19.521777 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12419 | 2026.01.20 00:10:19.522433 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12420 | 2026.01.20 00:10:19.522481 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12421 | 2026.01.20 00:10:19.522926 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12422 | 2026.01.20 00:10:19.523151 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2026.01.20 00:10:19.523307 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00164 sec., 34146.34146341463 rows/sec., 2.61 MiB/sec. | ||
| 12424 | 2026.01.20 00:10:19.523305 [ 39 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12425 | 2026.01.20 00:10:19.523355 [ 276 ] {e081b84b-1f3e-4b8f-8d17-ed0c736a5fb3} <Debug> TCPHandler: Processed in 0.001955655 sec. | ||
| 12426 | 2026.01.20 00:10:19.523376 [ 39 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2026.01.20 00:10:19.523407 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12428 | 2026.01.20 00:10:19.523487 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12429 | 2026.01.20 00:10:19.523501 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::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 | ||
| 12430 | 2026.01.20 00:10:19.523586 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12431 | 2026.01.20 00:10:19.523587 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12432 | 2026.01.20 00:10:19.523618 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1405 rows starting from the beginning of the part | ||
| 12433 | 2026.01.20 00:10:19.523640 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12434 | 2026.01.20 00:10:19.523675 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 12435 | 2026.01.20 00:10:19.523720 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 136 rows starting from the beginning of the part | ||
| 12436 | 2026.01.20 00:10:19.523763 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 12437 | 2026.01.20 00:10:19.523801 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1405 rows starting from the beginning of the part | ||
| 12438 | 2026.01.20 00:10:19.523838 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 12439 | 2026.01.20 00:10:19.524118 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2026.01.20 00:10:19.524155 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12441 | 2026.01.20 00:10:19.524463 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12442 | 2026.01.20 00:10:19.524674 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2026.01.20 00:10:19.524801 [ 39 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12444 | 2026.01.20 00:10:19.524806 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 12445 | 2026.01.20 00:10:19.524841 [ 39 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12446 | 2026.01.20 00:10:19.524864 [ 276 ] {a879fa29-a0c6-4f46-ac1e-55b01b05e01e} <Debug> TCPHandler: Processed in 0.001429158 sec. | ||
| 12447 | 2026.01.20 00:10:19.524865 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12448 | 2026.01.20 00:10:19.524969 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 12449 | 2026.01.20 00:10:19.524994 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12450 | 2026.01.20 00:10:19.525080 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12451 | 2026.01.20 00:10:19.525082 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620311 sec., 1921853.273846811 rows/sec., 167.47 MiB/sec. | ||
| 12452 | 2026.01.20 00:10:19.525095 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12453 | 2026.01.20 00:10:19.525119 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 632 rows starting from the beginning of the part | ||
| 12454 | 2026.01.20 00:10:19.525161 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12455 | 2026.01.20 00:10:19.525206 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 12456 | 2026.01.20 00:10:19.525257 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 12457 | 2026.01.20 00:10:19.525274 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12458 | 2026.01.20 00:10:19.525303 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::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 | ||
| 12459 | 2026.01.20 00:10:19.525357 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 614 rows starting from the beginning of the part | ||
| 12460 | 2026.01.20 00:10:19.525403 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 12461 | 2026.01.20 00:10:19.525521 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.01.20 00:10:19.525594 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_111_22} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12463 | 2026.01.20 00:10:19.525614 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12464 | 2026.01.20 00:10:19.525651 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12465 | 2026.01.20 00:10:19.525669 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 12466 | 2026.01.20 00:10:19.526016 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12467 | 2026.01.20 00:10:19.526257 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12468 | 2026.01.20 00:10:19.526384 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12469 | 2026.01.20 00:10:19.526390 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001315 sec., 121673.00380228137 rows/sec., 8.47 MiB/sec. | ||
| 12470 | 2026.01.20 00:10:19.526417 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12471 | 2026.01.20 00:10:19.526435 [ 276 ] {194b8759-2b33-421c-9de0-f562407cb38d} <Debug> TCPHandler: Processed in 0.001491899 sec. | ||
| 12472 | 2026.01.20 00:10:19.526436 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12473 | 2026.01.20 00:10:19.526514 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 12474 | 2026.01.20 00:10:19.526558 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12475 | 2026.01.20 00:10:19.526594 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659131 sec., 929402.1991030243 rows/sec., 74.05 MiB/sec. | ||
| 12476 | 2026.01.20 00:10:19.526612 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12477 | 2026.01.20 00:10:19.526656 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12478 | 2026.01.20 00:10:19.526663 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 30619 rows starting from the beginning of the part | ||
| 12479 | 2026.01.20 00:10:19.526704 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12480 | 2026.01.20 00:10:19.526729 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 12481 | 2026.01.20 00:10:19.526782 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 12482 | 2026.01.20 00:10:19.526786 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12483 | 2026.01.20 00:10:19.526827 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::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 | ||
| 12484 | 2026.01.20 00:10:19.526873 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 889 rows starting from the beginning of the part | ||
| 12485 | 2026.01.20 00:10:19.526915 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 12486 | 2026.01.20 00:10:19.527058 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12487 | 2026.01.20 00:10:19.527070 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2026.01.20 00:10:19.527104 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12489 | 2026.01.20 00:10:19.527158 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_111_22} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12490 | 2026.01.20 00:10:19.527229 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 12491 | 2026.01.20 00:10:19.527429 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 12492 | 2026.01.20 00:10:19.527648 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2026.01.20 00:10:19.527761 [ 34 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 12494 | 2026.01.20 00:10:19.527779 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 12495 | 2026.01.20 00:10:19.527790 [ 34 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.01.20 00:10:19.527811 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12497 | 2026.01.20 00:10:19.527814 [ 276 ] {954a1910-325e-44cb-b738-9fe941f4c2e9} <Debug> TCPHandler: Processed in 0.001311797 sec. | ||
| 12498 | 2026.01.20 00:10:19.527887 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 12499 | 2026.01.20 00:10:19.528002 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12500 | 2026.01.20 00:10:19.528036 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6300 rows starting from the beginning of the part | ||
| 12501 | 2026.01.20 00:10:19.528087 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 12502 | 2026.01.20 00:10:19.528127 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 12503 | 2026.01.20 00:10:19.528165 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 12504 | 2026.01.20 00:10:19.528200 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 12505 | 2026.01.20 00:10:19.528234 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::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 | ||
| 12506 | 2026.01.20 00:10:19.530233 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002384461 sec., 2767921.136055486 rows/sec., 186.54 MiB/sec. | ||
| 12507 | 2026.01.20 00:10:19.530690 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12508 | 2026.01.20 00:10:19.531041 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12509 | 2026.01.20 00:10:19.531128 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_111_22} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12510 | 2026.01.20 00:10:19.531240 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 12511 | 2026.01.20 00:10:19.533693 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32148 rows, containing 5 columns (5 merged, 0 gathered) in 0.007205862 sec., 4461367.7031283695 rows/sec., 306.53 MiB/sec. | ||
| 12512 | 2026.01.20 00:10:19.534326 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 12513 | 2026.01.20 00:10:19.534658 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2026.01.20 00:10:19.534744 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 12515 | 2026.01.20 00:10:19.534858 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 12516 | 2026.01.20 00:10:22.182660 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12517 | 2026.01.20 00:10:22.182713 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12518 | 2026.01.20 00:10:22.401759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36505 | ||
| 12519 | 2026.01.20 00:10:22.402307 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12520 | 2026.01.20 00:10:22.402351 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12521 | 2026.01.20 00:10:22.402847 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12522 | 2026.01.20 00:10:22.403082 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12523 | 2026.01.20 00:10:22.403215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36505 | ||
| 12524 | 2026.01.20 00:10:22.403245 [ 36 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12525 | 2026.01.20 00:10:22.403312 [ 36 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12526 | 2026.01.20 00:10:22.403334 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12527 | 2026.01.20 00:10:22.403430 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 12528 | 2026.01.20 00:10:22.403522 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12529 | 2026.01.20 00:10:22.403554 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34073 rows starting from the beginning of the part | ||
| 12530 | 2026.01.20 00:10:22.403612 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 12531 | 2026.01.20 00:10:22.403660 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 12532 | 2026.01.20 00:10:22.403702 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 12533 | 2026.01.20 00:10:22.403737 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 12534 | 2026.01.20 00:10:22.403774 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 12535 | 2026.01.20 00:10:22.406484 [ 194 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36505 rows, containing 4 columns (4 merged, 0 gathered) in 0.00309142 sec., 11808489.302650562 rows/sec., 168.92 MiB/sec. | ||
| 12536 | 2026.01.20 00:10:22.406904 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12537 | 2026.01.20 00:10:22.407294 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12538 | 2026.01.20 00:10:22.407393 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_76_15} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12539 | 2026.01.20 00:10:22.407541 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 12540 | 2026.01.20 00:10:22.482684 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1462 | ||
| 12541 | 2026.01.20 00:10:22.484955 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12542 | 2026.01.20 00:10:22.485005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 12543 | 2026.01.20 00:10:22.486206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12544 | 2026.01.20 00:10:22.486466 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12545 | 2026.01.20 00:10:22.486740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
| 12546 | 2026.01.20 00:10:24.081265 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 12547 | 2026.01.20 00:10:24.081332 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 12548 | 2026.01.20 00:10:24.085148 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 12549 | 2026.01.20 00:10:24.259269 [ 217 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 12550 | 2026.01.20 00:10:24.259322 [ 217 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 12551 | 2026.01.20 00:10:24.266114 [ 217 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 12552 | 2026.01.20 00:10:24.347275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 12553 | 2026.01.20 00:10:24.364792 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2026.01.20 00:10:24.364846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12555 | 2026.01.20 00:10:24.370927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12556 | 2026.01.20 00:10:24.371644 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.01.20 00:10:24.371983 [ 27 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12558 | 2026.01.20 00:10:24.372049 [ 27 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12559 | 2026.01.20 00:10:24.372078 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12560 | 2026.01.20 00:10:24.372197 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 12561 | 2026.01.20 00:10:24.374951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 12562 | 2026.01.20 00:10:24.376233 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12563 | 2026.01.20 00:10:24.377729 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 12564 | 2026.01.20 00:10:24.382317 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 12565 | 2026.01.20 00:10:24.387118 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 12566 | 2026.01.20 00:10:24.391591 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 12567 | 2026.01.20 00:10:24.396453 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 12568 | 2026.01.20 00:10:24.401059 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 12569 | 2026.01.20 00:10:24.463968 [ 194 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.091822818 sec., 6240.278968567486 rows/sec., 32.27 MiB/sec. | ||
| 12570 | 2026.01.20 00:10:24.466956 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12571 | 2026.01.20 00:10:24.468983 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12572 | 2026.01.20 00:10:24.469091 [ 191 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_76_15} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12573 | 2026.01.20 00:10:24.471531 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 12574 | 2026.01.20 00:10:24.523811 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12575 | 2026.01.20 00:10:24.523982 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12576 | 2026.01.20 00:10:24.524046 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12577 | 2026.01.20 00:10:24.524798 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2026.01.20 00:10:24.524847 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12579 | 2026.01.20 00:10:24.525242 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12580 | 2026.01.20 00:10:24.525471 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2026.01.20 00:10:24.525622 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001688 sec., 80568.72037914692 rows/sec., 6.97 MiB/sec. | ||
| 12582 | 2026.01.20 00:10:24.525665 [ 276 ] {7c63a23a-ad59-49cf-86a7-9c5ee8d20b45} <Debug> TCPHandler: Processed in 0.001978946 sec. | ||
| 12583 | 2026.01.20 00:10:24.525753 [ 221 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 12584 | 2026.01.20 00:10:24.525791 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12585 | 2026.01.20 00:10:24.525806 [ 221 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 12586 | 2026.01.20 00:10:24.525893 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12587 | 2026.01.20 00:10:24.525939 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12588 | 2026.01.20 00:10:24.526417 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12589 | 2026.01.20 00:10:24.526460 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12590 | 2026.01.20 00:10:24.526897 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12591 | 2026.01.20 00:10:24.527133 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12592 | 2026.01.20 00:10:24.527266 [ 27 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12593 | 2026.01.20 00:10:24.527275 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001442 sec., 27739.251040221916 rows/sec., 2.04 MiB/sec. | ||
| 12594 | 2026.01.20 00:10:24.527325 [ 27 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12595 | 2026.01.20 00:10:24.527341 [ 276 ] {b08eb478-3eaa-4ee2-a9c7-6f8cb0d40363} <Debug> TCPHandler: Processed in 0.001645321 sec. | ||
| 12596 | 2026.01.20 00:10:24.527353 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12597 | 2026.01.20 00:10:24.527458 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12598 | 2026.01.20 00:10:24.527478 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 12599 | 2026.01.20 00:10:24.527552 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12600 | 2026.01.20 00:10:24.527660 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12601 | 2026.01.20 00:10:24.527687 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12602 | 2026.01.20 00:10:24.527730 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 70 rows starting from the beginning of the part | ||
| 12603 | 2026.01.20 00:10:24.527801 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part | ||
| 12604 | 2026.01.20 00:10:24.527852 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 12605 | 2026.01.20 00:10:24.527899 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 12606 | 2026.01.20 00:10:24.527941 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 70 rows starting from the beginning of the part | ||
| 12607 | 2026.01.20 00:10:24.527986 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 12608 | 2026.01.20 00:10:24.528114 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2026.01.20 00:10:24.528158 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12610 | 2026.01.20 00:10:24.528531 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12611 | 2026.01.20 00:10:24.528812 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2026.01.20 00:10:24.528934 [ 221 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 12613 | 2026.01.20 00:10:24.528951 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483279 sec., 210344.78341566218 rows/sec., 16.24 MiB/sec. | ||
| 12614 | 2026.01.20 00:10:24.528959 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001364 sec., 76246.33431085043 rows/sec., 5.96 MiB/sec. | ||
| 12615 | 2026.01.20 00:10:24.529008 [ 276 ] {b6231626-7ef0-4408-87e6-c50040bc702b} <Debug> TCPHandler: Processed in 0.00154539 sec. | ||
| 12616 | 2026.01.20 00:10:24.529063 [ 219 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 12617 | 2026.01.20 00:10:24.529092 [ 219 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 12618 | 2026.01.20 00:10:24.529129 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12619 | 2026.01.20 00:10:24.529138 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12620 | 2026.01.20 00:10:24.529234 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12621 | 2026.01.20 00:10:24.529284 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12622 | 2026.01.20 00:10:24.529510 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12623 | 2026.01.20 00:10:24.529600 [ 197 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_56_11} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12624 | 2026.01.20 00:10:24.529698 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12625 | 2026.01.20 00:10:24.529722 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2026.01.20 00:10:24.529765 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12627 | 2026.01.20 00:10:24.530115 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12628 | 2026.01.20 00:10:24.530373 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2026.01.20 00:10:24.530509 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 12630 | 2026.01.20 00:10:24.530547 [ 276 ] {ddaedfbd-8e50-42a2-9477-2cabbb05860a} <Debug> TCPHandler: Processed in 0.001468408 sec. | ||
| 12631 | 2026.01.20 00:10:24.530668 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12632 | 2026.01.20 00:10:24.530765 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12633 | 2026.01.20 00:10:24.530819 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12634 | 2026.01.20 00:10:24.531742 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2026.01.20 00:10:24.531782 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12636 | 2026.01.20 00:10:24.532398 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12637 | 2026.01.20 00:10:24.532645 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2026.01.20 00:10:24.532775 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12639 | 2026.01.20 00:10:24.532797 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00205 sec., 19512.19512195122 rows/sec., 34.96 MiB/sec. | ||
| 12640 | 2026.01.20 00:10:24.532821 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12641 | 2026.01.20 00:10:24.532849 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12642 | 2026.01.20 00:10:24.532881 [ 276 ] {8aecb056-8221-40bc-85a9-f4feefa1f998} <Debug> TCPHandler: Processed in 0.002267699 sec. | ||
| 12643 | 2026.01.20 00:10:24.532944 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 12644 | 2026.01.20 00:10:24.532967 [ 219 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 12645 | 2026.01.20 00:10:24.533011 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12646 | 2026.01.20 00:10:24.533112 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12647 | 2026.01.20 00:10:24.533154 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12648 | 2026.01.20 00:10:24.533155 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12649 | 2026.01.20 00:10:24.533213 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1986 rows starting from the beginning of the part | ||
| 12650 | 2026.01.20 00:10:24.533341 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 12651 | 2026.01.20 00:10:24.533447 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 12652 | 2026.01.20 00:10:24.533550 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 12653 | 2026.01.20 00:10:24.533553 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12654 | 2026.01.20 00:10:24.533601 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 12655 | 2026.01.20 00:10:24.533650 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 12656 | 2026.01.20 00:10:24.533755 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 12657 | 2026.01.20 00:10:24.533950 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 12658 | 2026.01.20 00:10:24.534253 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2026.01.20 00:10:24.534398 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 12660 | 2026.01.20 00:10:24.534438 [ 276 ] {b5e33892-2c78-4b8d-b62c-9a236b45e6d2} <Debug> TCPHandler: Processed in 0.001477759 sec. | ||
| 12661 | 2026.01.20 00:10:24.544853 [ 197 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 19 columns (19 merged, 0 gathered) in 0.011946173 sec., 182987.4722222757 rows/sec., 327.91 MiB/sec. | ||
| 12662 | 2026.01.20 00:10:24.546792 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12663 | 2026.01.20 00:10:24.547161 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12664 | 2026.01.20 00:10:24.547236 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12665 | 2026.01.20 00:10:24.547383 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.17 MiB. | ||
| 12666 | 2026.01.20 00:10:25.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.38 MiB, peak 387.50 MiB, free memory in arenas 0.00 B, will set to 373.77 MiB (RSS), difference: 4.39 MiB | ||
| 12667 | 2026.01.20 00:10:29.521297 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12668 | 2026.01.20 00:10:29.521498 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12669 | 2026.01.20 00:10:29.521566 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12670 | 2026.01.20 00:10:29.522244 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12671 | 2026.01.20 00:10:29.522294 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12672 | 2026.01.20 00:10:29.522690 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12673 | 2026.01.20 00:10:29.522912 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12674 | 2026.01.20 00:10:29.523066 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.65 MiB/sec. | ||
| 12675 | 2026.01.20 00:10:29.523108 [ 276 ] {a3233381-d090-4302-9850-1dbbebc5d7d1} <Debug> TCPHandler: Processed in 0.001938964 sec. | ||
| 12676 | 2026.01.20 00:10:29.523240 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12677 | 2026.01.20 00:10:29.523336 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12678 | 2026.01.20 00:10:29.523377 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12679 | 2026.01.20 00:10:29.523821 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12680 | 2026.01.20 00:10:29.523858 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12681 | 2026.01.20 00:10:29.524162 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12682 | 2026.01.20 00:10:29.524371 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12683 | 2026.01.20 00:10:29.524500 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 12684 | 2026.01.20 00:10:29.524538 [ 276 ] {950a3b2a-ca4d-43f8-8f2e-631a8e49ceb4} <Debug> TCPHandler: Processed in 0.001350537 sec. | ||
| 12685 | 2026.01.20 00:10:29.524665 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12686 | 2026.01.20 00:10:29.524760 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12687 | 2026.01.20 00:10:29.524805 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12688 | 2026.01.20 00:10:29.525249 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12689 | 2026.01.20 00:10:29.525286 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12690 | 2026.01.20 00:10:29.525615 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12691 | 2026.01.20 00:10:29.525839 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12692 | 2026.01.20 00:10:29.525971 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 12693 | 2026.01.20 00:10:29.526008 [ 276 ] {237519bb-34f3-4ff2-ad89-b201aaa11c44} <Debug> TCPHandler: Processed in 0.001394668 sec. | ||
| 12694 | 2026.01.20 00:10:29.526200 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12695 | 2026.01.20 00:10:29.526296 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12696 | 2026.01.20 00:10:29.526339 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12697 | 2026.01.20 00:10:29.526684 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12698 | 2026.01.20 00:10:29.526721 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12699 | 2026.01.20 00:10:29.527030 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 12700 | 2026.01.20 00:10:29.527235 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12701 | 2026.01.20 00:10:29.527364 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 12702 | 2026.01.20 00:10:29.527400 [ 276 ] {1fdd5c26-525c-435c-b3bb-1e61cb49d664} <Debug> TCPHandler: Processed in 0.001251157 sec. | ||
| 12703 | 2026.01.20 00:10:29.903485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36953 | ||
| 12704 | 2026.01.20 00:10:29.904068 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12705 | 2026.01.20 00:10:29.904116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12706 | 2026.01.20 00:10:29.904602 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12707 | 2026.01.20 00:10:29.904839 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12708 | 2026.01.20 00:10:29.904974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36953 | ||
| 12709 | 2026.01.20 00:10:31.875145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 12710 | 2026.01.20 00:10:31.891917 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12711 | 2026.01.20 00:10:31.891972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12712 | 2026.01.20 00:10:31.898179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12713 | 2026.01.20 00:10:31.898897 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12714 | 2026.01.20 00:10:31.902305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 12715 | 2026.01.20 00:10:32.487047 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1482 | ||
| 12716 | 2026.01.20 00:10:32.489262 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12717 | 2026.01.20 00:10:32.489312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12718 | 2026.01.20 00:10:32.490472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12719 | 2026.01.20 00:10:32.490732 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12720 | 2026.01.20 00:10:32.491018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1482 | ||
| 12721 | 2026.01.20 00:10:34.523525 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12722 | 2026.01.20 00:10:34.523742 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12723 | 2026.01.20 00:10:34.523815 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12724 | 2026.01.20 00:10:34.524556 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12725 | 2026.01.20 00:10:34.524601 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12726 | 2026.01.20 00:10:34.525020 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12727 | 2026.01.20 00:10:34.525247 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12728 | 2026.01.20 00:10:34.525409 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00172 sec., 79069.76744186047 rows/sec., 6.84 MiB/sec. | ||
| 12729 | 2026.01.20 00:10:34.525461 [ 276 ] {67ecf741-a91b-4084-90e1-fff6a5a16815} <Debug> TCPHandler: Processed in 0.002069186 sec. | ||
| 12730 | 2026.01.20 00:10:34.525583 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12731 | 2026.01.20 00:10:34.525686 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12732 | 2026.01.20 00:10:34.525730 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12733 | 2026.01.20 00:10:34.526153 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12734 | 2026.01.20 00:10:34.526188 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12735 | 2026.01.20 00:10:34.526494 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12736 | 2026.01.20 00:10:34.526737 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12737 | 2026.01.20 00:10:34.526868 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001205 sec., 33195.02074688797 rows/sec., 2.44 MiB/sec. | ||
| 12738 | 2026.01.20 00:10:34.526906 [ 276 ] {71ec81c3-30e6-49d3-8d66-4edd6632f829} <Debug> TCPHandler: Processed in 0.001376708 sec. | ||
| 12739 | 2026.01.20 00:10:34.527018 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12740 | 2026.01.20 00:10:34.527124 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12741 | 2026.01.20 00:10:34.527168 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12742 | 2026.01.20 00:10:34.527593 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12743 | 2026.01.20 00:10:34.527627 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12744 | 2026.01.20 00:10:34.527952 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12745 | 2026.01.20 00:10:34.528153 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2026.01.20 00:10:34.528280 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00118 sec., 88135.59322033898 rows/sec., 6.88 MiB/sec. | ||
| 12747 | 2026.01.20 00:10:34.528317 [ 276 ] {242822e8-fb72-4285-9099-bf1d0f3bd4da} <Debug> TCPHandler: Processed in 0.001348987 sec. | ||
| 12748 | 2026.01.20 00:10:34.528432 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12749 | 2026.01.20 00:10:34.528528 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12750 | 2026.01.20 00:10:34.528574 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12751 | 2026.01.20 00:10:34.528974 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12752 | 2026.01.20 00:10:34.529010 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12753 | 2026.01.20 00:10:34.529330 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12754 | 2026.01.20 00:10:34.529536 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2026.01.20 00:10:34.529664 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 12756 | 2026.01.20 00:10:34.529700 [ 276 ] {0af7535c-ac75-42df-8433-0f870eacb850} <Debug> TCPHandler: Processed in 0.001319467 sec. | ||
| 12757 | 2026.01.20 00:10:34.529808 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12758 | 2026.01.20 00:10:34.529913 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12759 | 2026.01.20 00:10:34.529970 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12760 | 2026.01.20 00:10:34.530932 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2026.01.20 00:10:34.530977 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12762 | 2026.01.20 00:10:34.531573 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12763 | 2026.01.20 00:10:34.531824 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2026.01.20 00:10:34.531970 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002075 sec., 19277.10843373494 rows/sec., 34.54 MiB/sec. | ||
| 12765 | 2026.01.20 00:10:34.532037 [ 276 ] {9fa8a725-df76-4585-ab49-2765f528c827} <Debug> TCPHandler: Processed in 0.00228068 sec. | ||
| 12766 | 2026.01.20 00:10:34.532150 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12767 | 2026.01.20 00:10:34.532246 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12768 | 2026.01.20 00:10:34.532289 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12769 | 2026.01.20 00:10:34.532626 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2026.01.20 00:10:34.532689 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12771 | 2026.01.20 00:10:34.532997 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 12772 | 2026.01.20 00:10:34.533220 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2026.01.20 00:10:34.533354 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 12774 | 2026.01.20 00:10:34.533391 [ 276 ] {63a9c967-2f11-410e-b488-e349e849a4a6} <Debug> TCPHandler: Processed in 0.001290196 sec. | ||
| 12775 | 2026.01.20 00:10:37.182749 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12776 | 2026.01.20 00:10:37.182797 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12777 | 2026.01.20 00:10:37.406027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37465 | ||
| 12778 | 2026.01.20 00:10:37.406574 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2026.01.20 00:10:37.406637 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12780 | 2026.01.20 00:10:37.407126 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12781 | 2026.01.20 00:10:37.407368 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2026.01.20 00:10:37.407502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37465 | ||
| 12783 | 2026.01.20 00:10:39.403309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 12784 | 2026.01.20 00:10:39.421908 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.01.20 00:10:39.421976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12786 | 2026.01.20 00:10:39.428290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12787 | 2026.01.20 00:10:39.429033 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.01.20 00:10:39.432381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 12789 | 2026.01.20 00:10:39.521424 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12790 | 2026.01.20 00:10:39.521623 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12791 | 2026.01.20 00:10:39.521697 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12792 | 2026.01.20 00:10:39.522459 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12793 | 2026.01.20 00:10:39.522508 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12794 | 2026.01.20 00:10:39.522910 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12795 | 2026.01.20 00:10:39.523133 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12796 | 2026.01.20 00:10:39.523288 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.49 MiB/sec. | ||
| 12797 | 2026.01.20 00:10:39.523330 [ 276 ] {32efc508-63e1-40f0-93a9-5647678a29ac} <Debug> TCPHandler: Processed in 0.002039987 sec. | ||
| 12798 | 2026.01.20 00:10:39.523455 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12799 | 2026.01.20 00:10:39.523552 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12800 | 2026.01.20 00:10:39.523592 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12801 | 2026.01.20 00:10:39.524034 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12802 | 2026.01.20 00:10:39.524071 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12803 | 2026.01.20 00:10:39.524373 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12804 | 2026.01.20 00:10:39.524578 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12805 | 2026.01.20 00:10:39.524710 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 12806 | 2026.01.20 00:10:39.524750 [ 276 ] {5d9071c1-35ea-4e49-82de-8739cbb82b73} <Debug> TCPHandler: Processed in 0.001348887 sec. | ||
| 12807 | 2026.01.20 00:10:39.524868 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12808 | 2026.01.20 00:10:39.524961 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12809 | 2026.01.20 00:10:39.525004 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12810 | 2026.01.20 00:10:39.525433 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12811 | 2026.01.20 00:10:39.525469 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12812 | 2026.01.20 00:10:39.525800 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12813 | 2026.01.20 00:10:39.526017 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12814 | 2026.01.20 00:10:39.526147 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 12815 | 2026.01.20 00:10:39.526185 [ 276 ] {2e30d89f-8d6b-40ba-b3d4-eebc91d39acf} <Debug> TCPHandler: Processed in 0.001366487 sec. | ||
| 12816 | 2026.01.20 00:10:39.526297 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12817 | 2026.01.20 00:10:39.526389 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12818 | 2026.01.20 00:10:39.526431 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12819 | 2026.01.20 00:10:39.526770 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12820 | 2026.01.20 00:10:39.526806 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12821 | 2026.01.20 00:10:39.527109 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 12822 | 2026.01.20 00:10:39.527310 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12823 | 2026.01.20 00:10:39.527436 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 12824 | 2026.01.20 00:10:39.527473 [ 276 ] {26f7432c-b824-4a71-8703-078fcb08417d} <Debug> TCPHandler: Processed in 0.001225956 sec. | ||
| 12825 | 2026.01.20 00:10:42.492115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1502 | ||
| 12826 | 2026.01.20 00:10:42.494265 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.01.20 00:10:42.494320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12828 | 2026.01.20 00:10:42.495499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12829 | 2026.01.20 00:10:42.495774 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12830 | 2026.01.20 00:10:42.496015 [ 220 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): 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] | ||
| 12831 | 2026.01.20 00:10:42.496069 [ 220 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): 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] | ||
| 12832 | 2026.01.20 00:10:42.496104 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1502 | ||
| 12833 | 2026.01.20 00:10:42.499193 [ 220 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): 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] | ||
| 12834 | 2026.01.20 00:10:44.552228 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12835 | 2026.01.20 00:10:44.552415 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12836 | 2026.01.20 00:10:44.552483 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12837 | 2026.01.20 00:10:44.553139 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2026.01.20 00:10:44.553187 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12839 | 2026.01.20 00:10:44.553579 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12840 | 2026.01.20 00:10:44.553803 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12841 | 2026.01.20 00:10:44.553960 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 12842 | 2026.01.20 00:10:44.554004 [ 276 ] {959efe05-9175-45d8-91f5-7b8ba3d36bc8} <Debug> TCPHandler: Processed in 0.001908325 sec. | ||
| 12843 | 2026.01.20 00:10:44.554131 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12844 | 2026.01.20 00:10:44.554226 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12845 | 2026.01.20 00:10:44.554267 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12846 | 2026.01.20 00:10:44.555432 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2026.01.20 00:10:44.555469 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12848 | 2026.01.20 00:10:44.555871 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12849 | 2026.01.20 00:10:44.556076 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12850 | 2026.01.20 00:10:44.556206 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} <Debug> executeQuery: Read 1396 rows, 119.60 KiB in 0.001999 sec., 698349.1745872936 rows/sec., 58.43 MiB/sec. | ||
| 12851 | 2026.01.20 00:10:44.556207 [ 182 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12852 | 2026.01.20 00:10:44.556248 [ 276 ] {b9ec2680-bdf3-4d24-912d-eccf00052f3d} <Debug> TCPHandler: Processed in 0.002166997 sec. | ||
| 12853 | 2026.01.20 00:10:44.556260 [ 182 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12854 | 2026.01.20 00:10:44.556284 [ 182 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12855 | 2026.01.20 00:10:44.556382 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12856 | 2026.01.20 00:10:44.556398 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 12857 | 2026.01.20 00:10:44.556486 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12858 | 2026.01.20 00:10:44.556543 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12859 | 2026.01.20 00:10:44.556556 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12860 | 2026.01.20 00:10:44.556586 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1405 rows starting from the beginning of the part | ||
| 12861 | 2026.01.20 00:10:44.556657 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 136 rows starting from the beginning of the part | ||
| 12862 | 2026.01.20 00:10:44.556708 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 12863 | 2026.01.20 00:10:44.556752 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 136 rows starting from the beginning of the part | ||
| 12864 | 2026.01.20 00:10:44.556793 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 12865 | 2026.01.20 00:10:44.556834 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1396 rows starting from the beginning of the part | ||
| 12866 | 2026.01.20 00:10:44.557036 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12867 | 2026.01.20 00:10:44.557078 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12868 | 2026.01.20 00:10:44.557424 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12869 | 2026.01.20 00:10:44.557654 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12870 | 2026.01.20 00:10:44.557790 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} <Debug> executeQuery: Read 52 rows, 3.97 KiB in 0.001323 sec., 39304.61073318216 rows/sec., 2.93 MiB/sec. | ||
| 12871 | 2026.01.20 00:10:44.557829 [ 276 ] {734fd377-2e54-4853-baaa-fe92f2246200} <Debug> TCPHandler: Processed in 0.001501189 sec. | ||
| 12872 | 2026.01.20 00:10:44.557947 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12873 | 2026.01.20 00:10:44.558043 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12874 | 2026.01.20 00:10:44.558083 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12875 | 2026.01.20 00:10:44.558362 [ 196 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002011675 sec., 1583257.7329837075 rows/sec., 138.43 MiB/sec. | ||
| 12876 | 2026.01.20 00:10:44.558588 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12877 | 2026.01.20 00:10:44.558614 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2026.01.20 00:10:44.558656 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12879 | 2026.01.20 00:10:44.558872 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12880 | 2026.01.20 00:10:44.558950 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_116_23} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12881 | 2026.01.20 00:10:44.558992 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12882 | 2026.01.20 00:10:44.559021 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 12883 | 2026.01.20 00:10:44.559220 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2026.01.20 00:10:44.559356 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001332 sec., 189189.18918918917 rows/sec., 13.09 MiB/sec. | ||
| 12885 | 2026.01.20 00:10:44.559395 [ 276 ] {f5dabcd8-ff96-4787-8671-60bdb73b729a} <Debug> TCPHandler: Processed in 0.001497699 sec. | ||
| 12886 | 2026.01.20 00:10:44.559523 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12887 | 2026.01.20 00:10:44.559617 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12888 | 2026.01.20 00:10:44.559659 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12889 | 2026.01.20 00:10:44.560072 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2026.01.20 00:10:44.560107 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12891 | 2026.01.20 00:10:44.560410 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12892 | 2026.01.20 00:10:44.560609 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12893 | 2026.01.20 00:10:44.560735 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 12894 | 2026.01.20 00:10:44.560776 [ 276 ] {c26267d2-d78a-4347-8478-68237e2ae076} <Debug> TCPHandler: Processed in 0.001303267 sec. | ||
| 12895 | 2026.01.20 00:10:44.560906 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12896 | 2026.01.20 00:10:44.561002 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12897 | 2026.01.20 00:10:44.561043 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12898 | 2026.01.20 00:10:44.561704 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12899 | 2026.01.20 00:10:44.561738 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12900 | 2026.01.20 00:10:44.562078 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12901 | 2026.01.20 00:10:44.562278 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12902 | 2026.01.20 00:10:44.562392 [ 94 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12903 | 2026.01.20 00:10:44.562405 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001424 sec., 418539.32584269665 rows/sec., 31.45 MiB/sec. | ||
| 12904 | 2026.01.20 00:10:44.562426 [ 94 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12905 | 2026.01.20 00:10:44.562447 [ 276 ] {f838bea9-da1b-4e8c-b4b0-4bd54be9aac4} <Debug> TCPHandler: Processed in 0.00159034 sec. | ||
| 12906 | 2026.01.20 00:10:44.562447 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12907 | 2026.01.20 00:10:44.562527 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 12908 | 2026.01.20 00:10:44.562575 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12909 | 2026.01.20 00:10:44.562618 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12910 | 2026.01.20 00:10:44.562649 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 632 rows starting from the beginning of the part | ||
| 12911 | 2026.01.20 00:10:44.562674 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12912 | 2026.01.20 00:10:44.562701 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 104 rows starting from the beginning of the part | ||
| 12913 | 2026.01.20 00:10:44.562722 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12914 | 2026.01.20 00:10:44.562747 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 12915 | 2026.01.20 00:10:44.562826 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 12916 | 2026.01.20 00:10:44.562874 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 12917 | 2026.01.20 00:10:44.562918 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 596 rows starting from the beginning of the part | ||
| 12918 | 2026.01.20 00:10:44.563350 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2026.01.20 00:10:44.563391 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12920 | 2026.01.20 00:10:44.563773 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12921 | 2026.01.20 00:10:44.563857 [ 196 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361847 sec., 1148440.3167169292 rows/sec., 91.52 MiB/sec. | ||
| 12922 | 2026.01.20 00:10:44.564007 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.01.20 00:10:44.564012 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12924 | 2026.01.20 00:10:44.564133 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12925 | 2026.01.20 00:10:44.564149 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001494 sec., 589022.7576974564 rows/sec., 39.98 MiB/sec. | ||
| 12926 | 2026.01.20 00:10:44.564168 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12927 | 2026.01.20 00:10:44.564188 [ 276 ] {d76244d9-d9ee-447b-99d3-f7eb04e12bac} <Debug> TCPHandler: Processed in 0.001664231 sec. | ||
| 12928 | 2026.01.20 00:10:44.564188 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12929 | 2026.01.20 00:10:44.564288 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.01.20 00:10:44.564299 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 12931 | 2026.01.20 00:10:44.564305 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12932 | 2026.01.20 00:10:44.564364 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_116_23} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12933 | 2026.01.20 00:10:44.564418 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12934 | 2026.01.20 00:10:44.564430 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 12935 | 2026.01.20 00:10:44.564441 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12936 | 2026.01.20 00:10:44.564477 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12937 | 2026.01.20 00:10:44.564488 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 32148 rows starting from the beginning of the part | ||
| 12938 | 2026.01.20 00:10:44.564567 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 12939 | 2026.01.20 00:10:44.564619 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 12940 | 2026.01.20 00:10:44.564670 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 12941 | 2026.01.20 00:10:44.564713 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 12942 | 2026.01.20 00:10:44.564756 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 880 rows starting from the beginning of the part | ||
| 12943 | 2026.01.20 00:10:44.565407 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12944 | 2026.01.20 00:10:44.565447 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12945 | 2026.01.20 00:10:44.566042 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12946 | 2026.01.20 00:10:44.566279 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12947 | 2026.01.20 00:10:44.566424 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002024 sec., 19762.84584980237 rows/sec., 35.41 MiB/sec. | ||
| 12948 | 2026.01.20 00:10:44.566481 [ 276 ] {78263d0a-57ba-40b6-85c9-98c541a09df3} <Debug> TCPHandler: Processed in 0.002225359 sec. | ||
| 12949 | 2026.01.20 00:10:44.566597 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12950 | 2026.01.20 00:10:44.566692 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12951 | 2026.01.20 00:10:44.566735 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12952 | 2026.01.20 00:10:44.567085 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12953 | 2026.01.20 00:10:44.567119 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12954 | 2026.01.20 00:10:44.567436 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12955 | 2026.01.20 00:10:44.567642 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12956 | 2026.01.20 00:10:44.567757 [ 94 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12957 | 2026.01.20 00:10:44.567775 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 12958 | 2026.01.20 00:10:44.567787 [ 94 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12959 | 2026.01.20 00:10:44.567806 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12960 | 2026.01.20 00:10:44.567812 [ 276 ] {893767ab-9e40-4a7b-9bd2-6d7010f355dc} <Debug> TCPHandler: Processed in 0.001264686 sec. | ||
| 12961 | 2026.01.20 00:10:44.567889 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 12962 | 2026.01.20 00:10:44.567991 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12963 | 2026.01.20 00:10:44.568018 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6600 rows starting from the beginning of the part | ||
| 12964 | 2026.01.20 00:10:44.568066 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 12965 | 2026.01.20 00:10:44.568105 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 12966 | 2026.01.20 00:10:44.568143 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 12967 | 2026.01.20 00:10:44.568176 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 12968 | 2026.01.20 00:10:44.568211 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 12969 | 2026.01.20 00:10:44.570323 [ 200 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002474122 sec., 2788868.13180595 rows/sec., 187.95 MiB/sec. | ||
| 12970 | 2026.01.20 00:10:44.570729 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12971 | 2026.01.20 00:10:44.571001 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12972 | 2026.01.20 00:10:44.571071 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_116_23} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12973 | 2026.01.20 00:10:44.571157 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 12974 | 2026.01.20 00:10:44.571495 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33668 rows, containing 5 columns (5 merged, 0 gathered) in 0.007246773 sec., 4645929.988423813 rows/sec., 319.19 MiB/sec. | ||
| 12975 | 2026.01.20 00:10:44.571741 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12976 | 2026.01.20 00:10:44.571997 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12977 | 2026.01.20 00:10:44.572063 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12978 | 2026.01.20 00:10:44.572148 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 12979 | 2026.01.20 00:10:44.907711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37913 | ||
| 12980 | 2026.01.20 00:10:44.908238 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12981 | 2026.01.20 00:10:44.908285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12982 | 2026.01.20 00:10:44.908775 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12983 | 2026.01.20 00:10:44.909001 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12984 | 2026.01.20 00:10:44.909133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37913 | ||
| 12985 | 2026.01.20 00:10:46.932560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 12986 | 2026.01.20 00:10:46.951022 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2026.01.20 00:10:46.951067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 12988 | 2026.01.20 00:10:46.957214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12989 | 2026.01.20 00:10:46.957940 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2026.01.20 00:10:46.960986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 12991 | 2026.01.20 00:10:49.061352 [ 222 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 12992 | 2026.01.20 00:10:49.061418 [ 222 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 12993 | 2026.01.20 00:10:49.065465 [ 222 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 12994 | 2026.01.20 00:10:49.520918 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12995 | 2026.01.20 00:10:49.521198 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12996 | 2026.01.20 00:10:49.521300 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12997 | 2026.01.20 00:10:49.522078 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12998 | 2026.01.20 00:10:49.522128 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 12999 | 2026.01.20 00:10:49.522513 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13000 | 2026.01.20 00:10:49.522730 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13001 | 2026.01.20 00:10:49.522887 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001763 sec., 31764.038570618264 rows/sec., 2.43 MiB/sec. | ||
| 13002 | 2026.01.20 00:10:49.522928 [ 276 ] {344f6e18-52e8-4b4b-aa10-2169caed2984} <Debug> TCPHandler: Processed in 0.002194798 sec. | ||
| 13003 | 2026.01.20 00:10:49.522970 [ 220 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13004 | 2026.01.20 00:10:49.523028 [ 220 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13005 | 2026.01.20 00:10:49.523049 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.01.20 00:10:49.523149 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13007 | 2026.01.20 00:10:49.523190 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13008 | 2026.01.20 00:10:49.523620 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2026.01.20 00:10:49.523657 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13010 | 2026.01.20 00:10:49.523969 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13011 | 2026.01.20 00:10:49.524244 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2026.01.20 00:10:49.524372 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 13013 | 2026.01.20 00:10:49.524409 [ 276 ] {57a8e3c0-8984-40b8-8b05-e70618b69927} <Debug> TCPHandler: Processed in 0.001410708 sec. | ||
| 13014 | 2026.01.20 00:10:49.524522 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13015 | 2026.01.20 00:10:49.524615 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13016 | 2026.01.20 00:10:49.524658 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13017 | 2026.01.20 00:10:49.525072 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13018 | 2026.01.20 00:10:49.525108 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13019 | 2026.01.20 00:10:49.525441 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13020 | 2026.01.20 00:10:49.525680 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2026.01.20 00:10:49.525810 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 13022 | 2026.01.20 00:10:49.525847 [ 276 ] {313291e1-49e3-4c82-b93d-d37a4e0fa961} <Debug> TCPHandler: Processed in 0.001374777 sec. | ||
| 13023 | 2026.01.20 00:10:49.525920 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13024 | 2026.01.20 00:10:49.525962 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13025 | 2026.01.20 00:10:49.525986 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13026 | 2026.01.20 00:10:49.526063 [ 276 ] {839be882-1708-444d-9571-0935179717f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13027 | 2026.01.20 00:10:49.526112 [ 276 ] {839be882-1708-444d-9571-0935179717f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13028 | 2026.01.20 00:10:49.526448 [ 276 ] {839be882-1708-444d-9571-0935179717f5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13029 | 2026.01.20 00:10:49.526485 [ 276 ] {839be882-1708-444d-9571-0935179717f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13030 | 2026.01.20 00:10:49.526833 [ 220 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13031 | 2026.01.20 00:10:49.526873 [ 276 ] {839be882-1708-444d-9571-0935179717f5} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13032 | 2026.01.20 00:10:49.527087 [ 276 ] {839be882-1708-444d-9571-0935179717f5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13033 | 2026.01.20 00:10:49.527218 [ 276 ] {839be882-1708-444d-9571-0935179717f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 13034 | 2026.01.20 00:10:49.527256 [ 276 ] {839be882-1708-444d-9571-0935179717f5} <Debug> TCPHandler: Processed in 0.001344827 sec. | ||
| 13035 | 2026.01.20 00:10:49.528854 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13036 | 2026.01.20 00:10:50.827426 [ 224 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13037 | 2026.01.20 00:10:50.827481 [ 224 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13038 | 2026.01.20 00:10:50.830986 [ 224 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13039 | 2026.01.20 00:10:52.183095 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13040 | 2026.01.20 00:10:52.183145 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13041 | 2026.01.20 00:10:52.409369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38425 | ||
| 13042 | 2026.01.20 00:10:52.409909 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2026.01.20 00:10:52.409952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13044 | 2026.01.20 00:10:52.410483 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13045 | 2026.01.20 00:10:52.410719 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13046 | 2026.01.20 00:10:52.410851 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38425 | ||
| 13047 | 2026.01.20 00:10:52.496350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1528 | ||
| 13048 | 2026.01.20 00:10:52.498741 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13049 | 2026.01.20 00:10:52.498800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13050 | 2026.01.20 00:10:52.499990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13051 | 2026.01.20 00:10:52.500268 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13052 | 2026.01.20 00:10:52.500587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1528 | ||
| 13053 | 2026.01.20 00:10:52.628957 [ 222 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13054 | 2026.01.20 00:10:52.629012 [ 222 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13055 | 2026.01.20 00:10:52.631863 [ 222 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13056 | 2026.01.20 00:10:53.002037 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001654181 sec. | ||
| 13057 | 2026.01.20 00:10:53.491048 [ 219 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13058 | 2026.01.20 00:10:53.491115 [ 219 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13059 | 2026.01.20 00:10:53.493276 [ 219 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13060 | 2026.01.20 00:10:54.191562 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): 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] | ||
| 13061 | 2026.01.20 00:10:54.191614 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): 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] | ||
| 13062 | 2026.01.20 00:10:54.195994 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): 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] | ||
| 13063 | 2026.01.20 00:10:54.462016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 13064 | 2026.01.20 00:10:54.479230 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13065 | 2026.01.20 00:10:54.479299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13066 | 2026.01.20 00:10:54.485522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13067 | 2026.01.20 00:10:54.486214 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13068 | 2026.01.20 00:10:54.489348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 13069 | 2026.01.20 00:10:54.523040 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13070 | 2026.01.20 00:10:54.523238 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13071 | 2026.01.20 00:10:54.523309 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13072 | 2026.01.20 00:10:54.524061 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13073 | 2026.01.20 00:10:54.524108 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13074 | 2026.01.20 00:10:54.524502 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13075 | 2026.01.20 00:10:54.524713 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13076 | 2026.01.20 00:10:54.524864 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001678 sec., 81048.86769964243 rows/sec., 7.01 MiB/sec. | ||
| 13077 | 2026.01.20 00:10:54.524905 [ 276 ] {02cb911b-c718-4edd-ae9f-00c80b736ed6} <Debug> TCPHandler: Processed in 0.001996235 sec. | ||
| 13078 | 2026.01.20 00:10:54.525026 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13079 | 2026.01.20 00:10:54.525119 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13080 | 2026.01.20 00:10:54.525158 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13081 | 2026.01.20 00:10:54.525562 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2026.01.20 00:10:54.525598 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13083 | 2026.01.20 00:10:54.525881 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13084 | 2026.01.20 00:10:54.526079 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2026.01.20 00:10:54.526204 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001102 sec., 36297.640653357535 rows/sec., 2.67 MiB/sec. | ||
| 13086 | 2026.01.20 00:10:54.526240 [ 276 ] {25650339-c9fb-4658-8e1a-f45572c2b80b} <Debug> TCPHandler: Processed in 0.001262396 sec. | ||
| 13087 | 2026.01.20 00:10:54.526344 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13088 | 2026.01.20 00:10:54.526435 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13089 | 2026.01.20 00:10:54.526473 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13090 | 2026.01.20 00:10:54.526900 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13091 | 2026.01.20 00:10:54.526935 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13092 | 2026.01.20 00:10:54.527220 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13093 | 2026.01.20 00:10:54.527415 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13094 | 2026.01.20 00:10:54.527538 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00112 sec., 92857.14285714287 rows/sec., 7.25 MiB/sec. | ||
| 13095 | 2026.01.20 00:10:54.527574 [ 276 ] {e9d7f393-02b3-4846-adf0-e26639a75a1e} <Debug> TCPHandler: Processed in 0.001277317 sec. | ||
| 13096 | 2026.01.20 00:10:54.527681 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13097 | 2026.01.20 00:10:54.527772 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13098 | 2026.01.20 00:10:54.527819 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13099 | 2026.01.20 00:10:54.528226 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13100 | 2026.01.20 00:10:54.528261 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13101 | 2026.01.20 00:10:54.528569 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13102 | 2026.01.20 00:10:54.528770 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13103 | 2026.01.20 00:10:54.528898 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 13104 | 2026.01.20 00:10:54.528933 [ 276 ] {8d14e168-6e8c-4a38-9e60-cb914cb2dbe9} <Debug> TCPHandler: Processed in 0.001298807 sec. | ||
| 13105 | 2026.01.20 00:10:54.529039 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13106 | 2026.01.20 00:10:54.529131 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13107 | 2026.01.20 00:10:54.529183 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13108 | 2026.01.20 00:10:54.530081 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13109 | 2026.01.20 00:10:54.530117 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13110 | 2026.01.20 00:10:54.530682 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13111 | 2026.01.20 00:10:54.530891 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13112 | 2026.01.20 00:10:54.531026 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001913 sec., 20909.566126502876 rows/sec., 37.47 MiB/sec. | ||
| 13113 | 2026.01.20 00:10:54.531088 [ 276 ] {29fdafae-a108-4c89-8fef-77815b6644b1} <Debug> TCPHandler: Processed in 0.002095467 sec. | ||
| 13114 | 2026.01.20 00:10:54.531193 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13115 | 2026.01.20 00:10:54.531285 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13116 | 2026.01.20 00:10:54.531325 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13117 | 2026.01.20 00:10:54.531654 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13118 | 2026.01.20 00:10:54.531688 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13119 | 2026.01.20 00:10:54.531973 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 13120 | 2026.01.20 00:10:54.532165 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2026.01.20 00:10:54.532286 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001019 sec., 58881.25613346419 rows/sec., 3.97 MiB/sec. | ||
| 13122 | 2026.01.20 00:10:54.532320 [ 276 ] {8238a398-61a0-4b0f-b44f-4bf5b9c80081} <Debug> TCPHandler: Processed in 0.001174775 sec. | ||
| 13123 | 2026.01.20 00:10:55.037603 [ 219 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): 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] | ||
| 13124 | 2026.01.20 00:10:55.037678 [ 219 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): 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] | ||
| 13125 | 2026.01.20 00:10:55.040267 [ 219 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): 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] | ||
| 13126 | 2026.01.20 00:10:59.529881 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2026.01.20 00:10:59.530161 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13128 | 2026.01.20 00:10:59.530256 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13129 | 2026.01.20 00:10:59.531301 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2026.01.20 00:10:59.531379 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13131 | 2026.01.20 00:10:59.531991 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13132 | 2026.01.20 00:10:59.532350 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.01.20 00:10:59.532575 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002479 sec., 22589.753933037515 rows/sec., 1.72 MiB/sec. | ||
| 13134 | 2026.01.20 00:10:59.532646 [ 276 ] {deb85dca-8de5-41a6-a9a6-3cc3362c2bdb} <Debug> TCPHandler: Processed in 0.002982528 sec. | ||
| 13135 | 2026.01.20 00:10:59.532837 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2026.01.20 00:10:59.532970 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13137 | 2026.01.20 00:10:59.533029 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13138 | 2026.01.20 00:10:59.533681 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.01.20 00:10:59.533729 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13140 | 2026.01.20 00:10:59.534196 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13141 | 2026.01.20 00:10:59.534502 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2026.01.20 00:10:59.534700 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001762 sec., 36322.360953461975 rows/sec., 2.84 MiB/sec. | ||
| 13143 | 2026.01.20 00:10:59.534759 [ 276 ] {34a7410d-8176-4d0f-80a8-3ce49f37dddc} <Debug> TCPHandler: Processed in 0.001995955 sec. | ||
| 13144 | 2026.01.20 00:10:59.534972 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2026.01.20 00:10:59.535112 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13146 | 2026.01.20 00:10:59.535183 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13147 | 2026.01.20 00:10:59.535812 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.01.20 00:10:59.535860 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13149 | 2026.01.20 00:10:59.536346 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13150 | 2026.01.20 00:10:59.536733 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13151 | 2026.01.20 00:10:59.536913 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00183 sec., 87431.69398907103 rows/sec., 6.09 MiB/sec. | ||
| 13152 | 2026.01.20 00:10:59.536964 [ 276 ] {704f6b52-d86a-433f-ac75-952c34d6d78a} <Debug> TCPHandler: Processed in 0.002059866 sec. | ||
| 13153 | 2026.01.20 00:10:59.537118 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13154 | 2026.01.20 00:10:59.537244 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13155 | 2026.01.20 00:10:59.537305 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13156 | 2026.01.20 00:10:59.537822 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13157 | 2026.01.20 00:10:59.537875 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13158 | 2026.01.20 00:10:59.538349 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 13159 | 2026.01.20 00:10:59.538669 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13160 | 2026.01.20 00:10:59.538865 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001648 sec., 36407.76699029126 rows/sec., 2.45 MiB/sec. | ||
| 13161 | 2026.01.20 00:10:59.538920 [ 276 ] {9da3c955-1989-4ed1-a6eb-40803d0a5df1} <Debug> TCPHandler: Processed in 0.001864334 sec. | ||
| 13162 | 2026.01.20 00:10:59.911996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38873 | ||
| 13163 | 2026.01.20 00:10:59.912744 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13164 | 2026.01.20 00:10:59.912819 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13165 | 2026.01.20 00:10:59.913515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13166 | 2026.01.20 00:10:59.913860 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13167 | 2026.01.20 00:10:59.914083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38873 | ||
| 13168 | 2026.01.20 00:10:59.914115 [ 63 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13169 | 2026.01.20 00:10:59.914215 [ 63 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2026.01.20 00:10:59.914256 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13171 | 2026.01.20 00:10:59.914435 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 13172 | 2026.01.20 00:10:59.914641 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13173 | 2026.01.20 00:10:59.914695 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36505 rows starting from the beginning of the part | ||
| 13174 | 2026.01.20 00:10:59.914796 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 13175 | 2026.01.20 00:10:59.914867 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 13176 | 2026.01.20 00:10:59.914932 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 13177 | 2026.01.20 00:10:59.914992 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 13178 | 2026.01.20 00:10:59.915052 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 13179 | 2026.01.20 00:10:59.918532 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38873 rows, containing 4 columns (4 merged, 0 gathered) in 0.004181603 sec., 9296195.741202597 rows/sec., 132.98 MiB/sec. | ||
| 13180 | 2026.01.20 00:10:59.919040 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13181 | 2026.01.20 00:10:59.919496 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13182 | 2026.01.20 00:10:59.919616 [ 193 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_81_16} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13183 | 2026.01.20 00:10:59.919790 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 13184 | 2026.01.20 00:11:00.588849 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41750 | ||
| 13185 | 2026.01.20 00:11:00.588962 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13186 | 2026.01.20 00:11:00.588990 [ 290 ] {} <Debug> TCP-Session: bc033a5d-3ac1-475c-91a4-35ac6e31a5d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41750 | ||
| 13187 | 2026.01.20 00:11:00.589013 [ 290 ] {} <Debug> TCP-Session: bc033a5d-3ac1-475c-91a4-35ac6e31a5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13188 | 2026.01.20 00:11:00.589025 [ 290 ] {} <Debug> TCP-Session: bc033a5d-3ac1-475c-91a4-35ac6e31a5d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13189 | 2026.01.20 00:11:00.589249 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62669 | ||
| 13190 | 2026.01.20 00:11:00.589271 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43918 | ||
| 13191 | 2026.01.20 00:11:00.589302 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51853 | ||
| 13192 | 2026.01.20 00:11:00.589315 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63464 | ||
| 13193 | 2026.01.20 00:11:00.589355 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13194 | 2026.01.20 00:11:00.589321 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62724 | ||
| 13195 | 2026.01.20 00:11:00.589396 [ 366 ] {} <Debug> TCP-Session: 381bf1a7-9168-44af-9d04-b01cfdfecf70 Authenticating user 'default' from [fd00:1122:3344:101::e]:62669 | ||
| 13196 | 2026.01.20 00:11:00.589415 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13197 | 2026.01.20 00:11:00.589419 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13198 | 2026.01.20 00:11:00.589445 [ 366 ] {} <Debug> TCP-Session: 381bf1a7-9168-44af-9d04-b01cfdfecf70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13199 | 2026.01.20 00:11:00.589461 [ 367 ] {} <Debug> TCP-Session: c46d23b0-3d5e-4d3d-afa8-f3f27b2c1efc Authenticating user 'default' from [fd00:1122:3344:101::e]:43918 | ||
| 13200 | 2026.01.20 00:11:00.589478 [ 366 ] {} <Debug> TCP-Session: 381bf1a7-9168-44af-9d04-b01cfdfecf70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13201 | 2026.01.20 00:11:00.589490 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13202 | 2026.01.20 00:11:00.589505 [ 367 ] {} <Debug> TCP-Session: c46d23b0-3d5e-4d3d-afa8-f3f27b2c1efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13203 | 2026.01.20 00:11:00.589473 [ 286 ] {} <Debug> TCP-Session: 9e642c4f-01fa-4f43-b2b7-d6bbbfdd6ae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51853 | ||
| 13204 | 2026.01.20 00:11:00.589536 [ 367 ] {} <Debug> TCP-Session: c46d23b0-3d5e-4d3d-afa8-f3f27b2c1efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13205 | 2026.01.20 00:11:00.589559 [ 286 ] {} <Debug> TCP-Session: 9e642c4f-01fa-4f43-b2b7-d6bbbfdd6ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13206 | 2026.01.20 00:11:00.589533 [ 289 ] {} <Debug> TCP-Session: 65aea364-a720-41f8-8833-ec605f4e508c Authenticating user 'default' from [fd00:1122:3344:101::e]:62724 | ||
| 13207 | 2026.01.20 00:11:00.589584 [ 286 ] {} <Debug> TCP-Session: 9e642c4f-01fa-4f43-b2b7-d6bbbfdd6ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13208 | 2026.01.20 00:11:00.589442 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13209 | 2026.01.20 00:11:00.589616 [ 289 ] {} <Debug> TCP-Session: 65aea364-a720-41f8-8833-ec605f4e508c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13210 | 2026.01.20 00:11:00.589382 [ 290 ] {} <Trace> TCP-Session: bc033a5d-3ac1-475c-91a4-35ac6e31a5d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13211 | 2026.01.20 00:11:00.589655 [ 289 ] {} <Debug> TCP-Session: 65aea364-a720-41f8-8833-ec605f4e508c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13212 | 2026.01.20 00:11:00.589291 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37926 | ||
| 13213 | 2026.01.20 00:11:00.589288 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36848 | ||
| 13214 | 2026.01.20 00:11:00.589293 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52085 | ||
| 13215 | 2026.01.20 00:11:00.589655 [ 288 ] {} <Debug> TCP-Session: 1a42241c-1179-4aa3-a55d-51ee2d87a9b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63464 | ||
| 13216 | 2026.01.20 00:11:00.589806 [ 288 ] {} <Debug> TCP-Session: 1a42241c-1179-4aa3-a55d-51ee2d87a9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13217 | 2026.01.20 00:11:00.589819 [ 288 ] {} <Debug> TCP-Session: 1a42241c-1179-4aa3-a55d-51ee2d87a9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13218 | 2026.01.20 00:11:00.589855 [ 290 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41750) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13219 | 2026.01.20 00:11:00.589911 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13220 | 2026.01.20 00:11:00.589945 [ 369 ] {} <Debug> TCP-Session: f87bed02-c3b5-4be4-a2be-1e9969fd8cfb Authenticating user 'default' from [fd00:1122:3344:101::e]:37926 | ||
| 13221 | 2026.01.20 00:11:00.589962 [ 369 ] {} <Debug> TCP-Session: f87bed02-c3b5-4be4-a2be-1e9969fd8cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13222 | 2026.01.20 00:11:00.589974 [ 369 ] {} <Debug> TCP-Session: f87bed02-c3b5-4be4-a2be-1e9969fd8cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13223 | 2026.01.20 00:11:00.590130 [ 290 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13224 | 2026.01.20 00:11:00.590193 [ 290 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13225 | 2026.01.20 00:11:00.590348 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13226 | 2026.01.20 00:11:00.590382 [ 368 ] {} <Debug> TCP-Session: fd35f753-0887-4d1f-8a03-79f1fd913208 Authenticating user 'default' from [fd00:1122:3344:101::e]:36848 | ||
| 13227 | 2026.01.20 00:11:00.590399 [ 368 ] {} <Debug> TCP-Session: fd35f753-0887-4d1f-8a03-79f1fd913208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13228 | 2026.01.20 00:11:00.590412 [ 368 ] {} <Debug> TCP-Session: fd35f753-0887-4d1f-8a03-79f1fd913208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13229 | 2026.01.20 00:11:00.590494 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13230 | 2026.01.20 00:11:00.590503 [ 290 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 13231 | 2026.01.20 00:11:00.590541 [ 370 ] {} <Debug> TCP-Session: 7055a1a5-470c-411e-823c-1f0a8e094114 Authenticating user 'default' from [fd00:1122:3344:101::e]:52085 | ||
| 13232 | 2026.01.20 00:11:00.590562 [ 370 ] {} <Debug> TCP-Session: 7055a1a5-470c-411e-823c-1f0a8e094114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13233 | 2026.01.20 00:11:00.590574 [ 370 ] {} <Debug> TCP-Session: 7055a1a5-470c-411e-823c-1f0a8e094114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13234 | 2026.01.20 00:11:00.591585 [ 326 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} <Trace> AggregatingTransform: Aggregating | ||
| 13235 | 2026.01.20 00:11:00.591630 [ 326 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 13236 | 2026.01.20 00:11:00.591665 [ 326 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027563 sec. (973.176 rows/sec., 38.01 KiB/sec.) | ||
| 13237 | 2026.01.20 00:11:00.591683 [ 326 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} <Trace> Aggregator: Merging aggregated data | ||
| 13238 | 2026.01.20 00:11:00.592994 [ 290 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003215 sec., 311.04199066874025 rows/sec., 12.15 KiB/sec. | ||
| 13239 | 2026.01.20 00:11:00.593269 [ 290 ] {0c9557ba-7cc7-4d1a-a406-8c768e9725f2} <Debug> TCPHandler: Processed in 0.004021392 sec. | ||
| 13240 | 2026.01.20 00:11:00.593456 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13241 | 2026.01.20 00:11:00.593490 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13242 | 2026.01.20 00:11:00.593508 [ 290 ] {} <Debug> TCP-Session: bc033a5d-3ac1-475c-91a4-35ac6e31a5d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13243 | 2026.01.20 00:11:00.593516 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13244 | 2026.01.20 00:11:00.593539 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13245 | 2026.01.20 00:11:00.593561 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13246 | 2026.01.20 00:11:00.593580 [ 368 ] {} <Debug> TCP-Session: fd35f753-0887-4d1f-8a03-79f1fd913208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13247 | 2026.01.20 00:11:00.593592 [ 366 ] {} <Debug> TCP-Session: 381bf1a7-9168-44af-9d04-b01cfdfecf70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13248 | 2026.01.20 00:11:00.593608 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13249 | 2026.01.20 00:11:00.593635 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13250 | 2026.01.20 00:11:00.593662 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13251 | 2026.01.20 00:11:00.593668 [ 369 ] {} <Debug> TCP-Session: f87bed02-c3b5-4be4-a2be-1e9969fd8cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13252 | 2026.01.20 00:11:00.593691 [ 286 ] {} <Debug> TCP-Session: 9e642c4f-01fa-4f43-b2b7-d6bbbfdd6ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13253 | 2026.01.20 00:11:00.593619 [ 367 ] {} <Debug> TCP-Session: c46d23b0-3d5e-4d3d-afa8-f3f27b2c1efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13254 | 2026.01.20 00:11:00.593729 [ 288 ] {} <Debug> TCP-Session: 1a42241c-1179-4aa3-a55d-51ee2d87a9b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13255 | 2026.01.20 00:11:00.593592 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13256 | 2026.01.20 00:11:00.593537 [ 289 ] {} <Debug> TCP-Session: 65aea364-a720-41f8-8833-ec605f4e508c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13257 | 2026.01.20 00:11:00.593793 [ 370 ] {} <Debug> TCP-Session: 7055a1a5-470c-411e-823c-1f0a8e094114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13258 | 2026.01.20 00:11:00.634724 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63577 | ||
| 13259 | 2026.01.20 00:11:00.634837 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13260 | 2026.01.20 00:11:00.634869 [ 290 ] {} <Debug> TCP-Session: e3ec40fb-f479-41ab-a15f-b0dd6bd6a74f Authenticating user 'default' from [fd00:1122:3344:101::e]:63577 | ||
| 13261 | 2026.01.20 00:11:00.634895 [ 290 ] {} <Debug> TCP-Session: e3ec40fb-f479-41ab-a15f-b0dd6bd6a74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13262 | 2026.01.20 00:11:00.634910 [ 290 ] {} <Debug> TCP-Session: e3ec40fb-f479-41ab-a15f-b0dd6bd6a74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13263 | 2026.01.20 00:11:00.635092 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39146 | ||
| 13264 | 2026.01.20 00:11:00.635116 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47717 | ||
| 13265 | 2026.01.20 00:11:00.635143 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40872 | ||
| 13266 | 2026.01.20 00:11:00.635155 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61676 | ||
| 13267 | 2026.01.20 00:11:00.635169 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13268 | 2026.01.20 00:11:00.635177 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56826 | ||
| 13269 | 2026.01.20 00:11:00.635222 [ 366 ] {} <Debug> TCP-Session: 87ae8e1f-494e-4df8-ab37-9b687261a627 Authenticating user 'default' from [fd00:1122:3344:101::e]:39146 | ||
| 13270 | 2026.01.20 00:11:00.635235 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13271 | 2026.01.20 00:11:00.635253 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13272 | 2026.01.20 00:11:00.635272 [ 366 ] {} <Debug> TCP-Session: 87ae8e1f-494e-4df8-ab37-9b687261a627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13273 | 2026.01.20 00:11:00.635282 [ 370 ] {} <Debug> TCP-Session: 703af54c-62f1-48dd-af6e-5ed483a8f006 Authenticating user 'default' from [fd00:1122:3344:101::e]:40872 | ||
| 13274 | 2026.01.20 00:11:00.635293 [ 366 ] {} <Debug> TCP-Session: 87ae8e1f-494e-4df8-ab37-9b687261a627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13275 | 2026.01.20 00:11:00.635297 [ 286 ] {} <Debug> TCP-Session: 7a4f5a76-4543-437b-ac97-3f90b1f7829a Authenticating user 'default' from [fd00:1122:3344:101::e]:61676 | ||
| 13276 | 2026.01.20 00:11:00.635309 [ 370 ] {} <Debug> TCP-Session: 703af54c-62f1-48dd-af6e-5ed483a8f006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13277 | 2026.01.20 00:11:00.635316 [ 290 ] {} <Trace> TCP-Session: e3ec40fb-f479-41ab-a15f-b0dd6bd6a74f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13278 | 2026.01.20 00:11:00.635327 [ 286 ] {} <Debug> TCP-Session: 7a4f5a76-4543-437b-ac97-3f90b1f7829a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13279 | 2026.01.20 00:11:00.635330 [ 370 ] {} <Debug> TCP-Session: 703af54c-62f1-48dd-af6e-5ed483a8f006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13280 | 2026.01.20 00:11:00.635334 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13281 | 2026.01.20 00:11:00.635359 [ 286 ] {} <Debug> TCP-Session: 7a4f5a76-4543-437b-ac97-3f90b1f7829a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13282 | 2026.01.20 00:11:00.635234 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13283 | 2026.01.20 00:11:00.635403 [ 289 ] {} <Debug> TCP-Session: c6cc18a5-9dd7-425e-a521-0f6afc1de986 Authenticating user 'default' from [fd00:1122:3344:101::e]:56826 | ||
| 13284 | 2026.01.20 00:11:00.635439 [ 367 ] {} <Debug> TCP-Session: b493acf4-1431-4058-95e2-143f93bcba78 Authenticating user 'default' from [fd00:1122:3344:101::e]:47717 | ||
| 13285 | 2026.01.20 00:11:00.635166 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63508 | ||
| 13286 | 2026.01.20 00:11:00.635476 [ 367 ] {} <Debug> TCP-Session: b493acf4-1431-4058-95e2-143f93bcba78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13287 | 2026.01.20 00:11:00.635515 [ 290 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63577) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13288 | 2026.01.20 00:11:00.635537 [ 367 ] {} <Debug> TCP-Session: b493acf4-1431-4058-95e2-143f93bcba78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13289 | 2026.01.20 00:11:00.635466 [ 289 ] {} <Debug> TCP-Session: c6cc18a5-9dd7-425e-a521-0f6afc1de986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13290 | 2026.01.20 00:11:00.635135 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64769 | ||
| 13291 | 2026.01.20 00:11:00.635598 [ 289 ] {} <Debug> TCP-Session: c6cc18a5-9dd7-425e-a521-0f6afc1de986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13292 | 2026.01.20 00:11:00.635592 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13293 | 2026.01.20 00:11:00.635128 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40340 | ||
| 13294 | 2026.01.20 00:11:00.635654 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13295 | 2026.01.20 00:11:00.635663 [ 288 ] {} <Debug> TCP-Session: 9e0ebb6b-0e4c-4cba-ada4-98ba4f04e467 Authenticating user 'default' from [fd00:1122:3344:101::e]:63508 | ||
| 13296 | 2026.01.20 00:11:00.635690 [ 369 ] {} <Debug> TCP-Session: ea8b88d5-052f-4f25-afd2-458dc1c73cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:64769 | ||
| 13297 | 2026.01.20 00:11:00.635705 [ 288 ] {} <Debug> TCP-Session: 9e0ebb6b-0e4c-4cba-ada4-98ba4f04e467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13298 | 2026.01.20 00:11:00.635714 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13299 | 2026.01.20 00:11:00.635713 [ 369 ] {} <Debug> TCP-Session: ea8b88d5-052f-4f25-afd2-458dc1c73cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13300 | 2026.01.20 00:11:00.635725 [ 288 ] {} <Debug> TCP-Session: 9e0ebb6b-0e4c-4cba-ada4-98ba4f04e467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13301 | 2026.01.20 00:11:00.635741 [ 368 ] {} <Debug> TCP-Session: eab20ea1-e2f9-4efc-b01f-60aacbdaa9b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40340 | ||
| 13302 | 2026.01.20 00:11:00.635749 [ 369 ] {} <Debug> TCP-Session: ea8b88d5-052f-4f25-afd2-458dc1c73cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13303 | 2026.01.20 00:11:00.635773 [ 368 ] {} <Debug> TCP-Session: eab20ea1-e2f9-4efc-b01f-60aacbdaa9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13304 | 2026.01.20 00:11:00.635793 [ 368 ] {} <Debug> TCP-Session: eab20ea1-e2f9-4efc-b01f-60aacbdaa9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13305 | 2026.01.20 00:11:00.635817 [ 290 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13306 | 2026.01.20 00:11:00.635875 [ 290 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13307 | 2026.01.20 00:11:00.636162 [ 290 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 13308 | 2026.01.20 00:11:00.637079 [ 318 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} <Trace> AggregatingTransform: Aggregating | ||
| 13309 | 2026.01.20 00:11:00.637126 [ 318 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} <Trace> Aggregator: Aggregation method: without_key | ||
| 13310 | 2026.01.20 00:11:00.637159 [ 318 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899382 sec. (1111.875 rows/sec., 43.43 KiB/sec.) | ||
| 13311 | 2026.01.20 00:11:00.637178 [ 318 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} <Trace> Aggregator: Merging aggregated data | ||
| 13312 | 2026.01.20 00:11:00.638500 [ 290 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003048 sec., 328.0839895013123 rows/sec., 12.82 KiB/sec. | ||
| 13313 | 2026.01.20 00:11:00.638616 [ 290 ] {6c816dbb-73ee-4217-8f3b-6dda9d84b38e} <Debug> TCPHandler: Processed in 0.003472494 sec. | ||
| 13314 | 2026.01.20 00:11:00.638752 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13315 | 2026.01.20 00:11:00.638779 [ 290 ] {} <Debug> TCP-Session: e3ec40fb-f479-41ab-a15f-b0dd6bd6a74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13316 | 2026.01.20 00:11:00.638784 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13317 | 2026.01.20 00:11:00.638808 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13318 | 2026.01.20 00:11:00.638827 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13319 | 2026.01.20 00:11:00.638828 [ 367 ] {} <Debug> TCP-Session: b493acf4-1431-4058-95e2-143f93bcba78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13320 | 2026.01.20 00:11:00.638855 [ 366 ] {} <Debug> TCP-Session: 87ae8e1f-494e-4df8-ab37-9b687261a627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13321 | 2026.01.20 00:11:00.638867 [ 286 ] {} <Debug> TCP-Session: 7a4f5a76-4543-437b-ac97-3f90b1f7829a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13322 | 2026.01.20 00:11:00.638866 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13323 | 2026.01.20 00:11:00.638904 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13324 | 2026.01.20 00:11:00.638887 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13325 | 2026.01.20 00:11:00.638945 [ 368 ] {} <Debug> TCP-Session: eab20ea1-e2f9-4efc-b01f-60aacbdaa9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13326 | 2026.01.20 00:11:00.638972 [ 370 ] {} <Debug> TCP-Session: 703af54c-62f1-48dd-af6e-5ed483a8f006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13327 | 2026.01.20 00:11:00.638935 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13328 | 2026.01.20 00:11:00.638848 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13329 | 2026.01.20 00:11:00.639039 [ 289 ] {} <Debug> TCP-Session: c6cc18a5-9dd7-425e-a521-0f6afc1de986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13330 | 2026.01.20 00:11:00.638938 [ 288 ] {} <Debug> TCP-Session: 9e0ebb6b-0e4c-4cba-ada4-98ba4f04e467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13331 | 2026.01.20 00:11:00.639064 [ 369 ] {} <Debug> TCP-Session: ea8b88d5-052f-4f25-afd2-458dc1c73cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13332 | 2026.01.20 00:11:00.663758 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36384 | ||
| 13333 | 2026.01.20 00:11:00.663862 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13334 | 2026.01.20 00:11:00.663887 [ 367 ] {} <Debug> TCP-Session: 1aafb43e-5313-4ebc-9d9a-00f2cb49643b Authenticating user 'default' from [fd00:1122:3344:101::e]:36384 | ||
| 13335 | 2026.01.20 00:11:00.663909 [ 367 ] {} <Debug> TCP-Session: 1aafb43e-5313-4ebc-9d9a-00f2cb49643b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13336 | 2026.01.20 00:11:00.663923 [ 367 ] {} <Debug> TCP-Session: 1aafb43e-5313-4ebc-9d9a-00f2cb49643b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13337 | 2026.01.20 00:11:00.664161 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46232 | ||
| 13338 | 2026.01.20 00:11:00.664177 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60289 | ||
| 13339 | 2026.01.20 00:11:00.664218 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43037 | ||
| 13340 | 2026.01.20 00:11:00.664230 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55175 | ||
| 13341 | 2026.01.20 00:11:00.664271 [ 367 ] {} <Trace> TCP-Session: 1aafb43e-5313-4ebc-9d9a-00f2cb49643b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13342 | 2026.01.20 00:11:00.664292 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13343 | 2026.01.20 00:11:00.664292 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13344 | 2026.01.20 00:11:00.664308 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13345 | 2026.01.20 00:11:00.664329 [ 369 ] {} <Debug> TCP-Session: e79a36d1-fb92-47de-8b55-1e0383f7c50d Authenticating user 'default' from [fd00:1122:3344:101::e]:60289 | ||
| 13346 | 2026.01.20 00:11:00.664338 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13347 | 2026.01.20 00:11:00.664348 [ 368 ] {} <Debug> TCP-Session: 924cb0fa-7dbc-4db8-8e00-2a3eeef0a41a Authenticating user 'default' from [fd00:1122:3344:101::e]:46232 | ||
| 13348 | 2026.01.20 00:11:00.664367 [ 289 ] {} <Debug> TCP-Session: 7ae5644d-13bf-40d6-8000-b6207fdabb8c Authenticating user 'default' from [fd00:1122:3344:101::e]:43037 | ||
| 13349 | 2026.01.20 00:11:00.664407 [ 368 ] {} <Debug> TCP-Session: 924cb0fa-7dbc-4db8-8e00-2a3eeef0a41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13350 | 2026.01.20 00:11:00.664372 [ 369 ] {} <Debug> TCP-Session: e79a36d1-fb92-47de-8b55-1e0383f7c50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13351 | 2026.01.20 00:11:00.664430 [ 289 ] {} <Debug> TCP-Session: 7ae5644d-13bf-40d6-8000-b6207fdabb8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13352 | 2026.01.20 00:11:00.664434 [ 368 ] {} <Debug> TCP-Session: 924cb0fa-7dbc-4db8-8e00-2a3eeef0a41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13353 | 2026.01.20 00:11:00.664448 [ 367 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36384) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13354 | 2026.01.20 00:11:00.664459 [ 289 ] {} <Debug> TCP-Session: 7ae5644d-13bf-40d6-8000-b6207fdabb8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13355 | 2026.01.20 00:11:00.664452 [ 369 ] {} <Debug> TCP-Session: e79a36d1-fb92-47de-8b55-1e0383f7c50d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13356 | 2026.01.20 00:11:00.664234 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48277 | ||
| 13357 | 2026.01.20 00:11:00.664210 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41649 | ||
| 13358 | 2026.01.20 00:11:00.664197 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54554 | ||
| 13359 | 2026.01.20 00:11:00.664571 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13360 | 2026.01.20 00:11:00.664388 [ 290 ] {} <Debug> TCP-Session: 8245831d-6001-4ece-b66b-22c8fe5a5213 Authenticating user 'default' from [fd00:1122:3344:101::e]:55175 | ||
| 13361 | 2026.01.20 00:11:00.664615 [ 366 ] {} <Debug> TCP-Session: 42023e51-4198-45ff-8fd6-92d8cf677a1f Authenticating user 'default' from [fd00:1122:3344:101::e]:48277 | ||
| 13362 | 2026.01.20 00:11:00.664197 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63430 | ||
| 13363 | 2026.01.20 00:11:00.664634 [ 290 ] {} <Debug> TCP-Session: 8245831d-6001-4ece-b66b-22c8fe5a5213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13364 | 2026.01.20 00:11:00.664641 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13365 | 2026.01.20 00:11:00.664667 [ 290 ] {} <Debug> TCP-Session: 8245831d-6001-4ece-b66b-22c8fe5a5213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13366 | 2026.01.20 00:11:00.664639 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13367 | 2026.01.20 00:11:00.664684 [ 370 ] {} <Debug> TCP-Session: d48fb92f-7aea-49fd-b8d8-83ea2520fbb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54554 | ||
| 13368 | 2026.01.20 00:11:00.664694 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13369 | 2026.01.20 00:11:00.664722 [ 288 ] {} <Debug> TCP-Session: 063d60aa-696b-46cd-852d-60297fcedfdd Authenticating user 'default' from [fd00:1122:3344:101::e]:41649 | ||
| 13370 | 2026.01.20 00:11:00.664725 [ 367 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13371 | 2026.01.20 00:11:00.664757 [ 288 ] {} <Debug> TCP-Session: 063d60aa-696b-46cd-852d-60297fcedfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13372 | 2026.01.20 00:11:00.664724 [ 370 ] {} <Debug> TCP-Session: d48fb92f-7aea-49fd-b8d8-83ea2520fbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13373 | 2026.01.20 00:11:00.664790 [ 288 ] {} <Debug> TCP-Session: 063d60aa-696b-46cd-852d-60297fcedfdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13374 | 2026.01.20 00:11:00.664803 [ 367 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13375 | 2026.01.20 00:11:00.664810 [ 370 ] {} <Debug> TCP-Session: d48fb92f-7aea-49fd-b8d8-83ea2520fbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13376 | 2026.01.20 00:11:00.664636 [ 366 ] {} <Debug> TCP-Session: 42023e51-4198-45ff-8fd6-92d8cf677a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13377 | 2026.01.20 00:11:00.664735 [ 286 ] {} <Debug> TCP-Session: b8f40172-85bf-47fd-9b43-ccc8995dde5b Authenticating user 'default' from [fd00:1122:3344:101::e]:63430 | ||
| 13378 | 2026.01.20 00:11:00.664870 [ 366 ] {} <Debug> TCP-Session: 42023e51-4198-45ff-8fd6-92d8cf677a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13379 | 2026.01.20 00:11:00.664885 [ 286 ] {} <Debug> TCP-Session: b8f40172-85bf-47fd-9b43-ccc8995dde5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13380 | 2026.01.20 00:11:00.664899 [ 286 ] {} <Debug> TCP-Session: b8f40172-85bf-47fd-9b43-ccc8995dde5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13381 | 2026.01.20 00:11:00.665108 [ 367 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 13382 | 2026.01.20 00:11:00.666156 [ 347 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} <Trace> AggregatingTransform: Aggregating | ||
| 13383 | 2026.01.20 00:11:00.666196 [ 347 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} <Trace> Aggregator: Aggregation method: without_key | ||
| 13384 | 2026.01.20 00:11:00.666229 [ 347 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023433 sec. (977.104 rows/sec., 38.17 KiB/sec.) | ||
| 13385 | 2026.01.20 00:11:00.666249 [ 347 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} <Trace> Aggregator: Merging aggregated data | ||
| 13386 | 2026.01.20 00:11:00.667823 [ 367 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003434 sec., 291.20559114735005 rows/sec., 11.38 KiB/sec. | ||
| 13387 | 2026.01.20 00:11:00.667960 [ 367 ] {4741b767-b8ee-4c92-97ff-ca70c5a35c2f} <Debug> TCPHandler: Processed in 0.003803399 sec. | ||
| 13388 | 2026.01.20 00:11:00.668087 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13389 | 2026.01.20 00:11:00.668114 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13390 | 2026.01.20 00:11:00.668135 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13391 | 2026.01.20 00:11:00.668143 [ 367 ] {} <Debug> TCP-Session: 1aafb43e-5313-4ebc-9d9a-00f2cb49643b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13392 | 2026.01.20 00:11:00.668163 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13393 | 2026.01.20 00:11:00.668197 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13394 | 2026.01.20 00:11:00.668192 [ 369 ] {} <Debug> TCP-Session: e79a36d1-fb92-47de-8b55-1e0383f7c50d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13395 | 2026.01.20 00:11:00.668212 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13396 | 2026.01.20 00:11:00.668234 [ 286 ] {} <Debug> TCP-Session: b8f40172-85bf-47fd-9b43-ccc8995dde5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13397 | 2026.01.20 00:11:00.668185 [ 368 ] {} <Debug> TCP-Session: 924cb0fa-7dbc-4db8-8e00-2a3eeef0a41a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13398 | 2026.01.20 00:11:00.668179 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13399 | 2026.01.20 00:11:00.668228 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13400 | 2026.01.20 00:11:00.668272 [ 288 ] {} <Debug> TCP-Session: 063d60aa-696b-46cd-852d-60297fcedfdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13401 | 2026.01.20 00:11:00.668388 [ 366 ] {} <Debug> TCP-Session: 42023e51-4198-45ff-8fd6-92d8cf677a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13402 | 2026.01.20 00:11:00.668375 [ 289 ] {} <Debug> TCP-Session: 7ae5644d-13bf-40d6-8000-b6207fdabb8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13403 | 2026.01.20 00:11:00.668236 [ 370 ] {} <Debug> TCP-Session: d48fb92f-7aea-49fd-b8d8-83ea2520fbb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13404 | 2026.01.20 00:11:00.668148 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13405 | 2026.01.20 00:11:00.668490 [ 290 ] {} <Debug> TCP-Session: 8245831d-6001-4ece-b66b-22c8fe5a5213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13406 | 2026.01.20 00:11:01.989472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 13407 | 2026.01.20 00:11:02.008704 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2026.01.20 00:11:02.008777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13409 | 2026.01.20 00:11:02.015648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13410 | 2026.01.20 00:11:02.016632 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13411 | 2026.01.20 00:11:02.016970 [ 60 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13412 | 2026.01.20 00:11:02.017015 [ 60 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13413 | 2026.01.20 00:11:02.017042 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13414 | 2026.01.20 00:11:02.017147 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 13415 | 2026.01.20 00:11:02.020316 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13416 | 2026.01.20 00:11:02.021382 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 13417 | 2026.01.20 00:11:02.022895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 13418 | 2026.01.20 00:11:02.025186 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 13419 | 2026.01.20 00:11:02.029210 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 13420 | 2026.01.20 00:11:02.033573 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 13421 | 2026.01.20 00:11:02.038529 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 13422 | 2026.01.20 00:11:02.043265 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 13423 | 2026.01.20 00:11:02.109699 [ 199 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.092591108 sec., 6588.1056310504455 rows/sec., 34.07 MiB/sec. | ||
| 13424 | 2026.01.20 00:11:02.113007 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13425 | 2026.01.20 00:11:02.115184 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13426 | 2026.01.20 00:11:02.115298 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_81_16} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13427 | 2026.01.20 00:11:02.117731 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 13428 | 2026.01.20 00:11:02.501706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1554 | ||
| 13429 | 2026.01.20 00:11:02.503929 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13430 | 2026.01.20 00:11:02.503979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13431 | 2026.01.20 00:11:02.505176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13432 | 2026.01.20 00:11:02.505452 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2026.01.20 00:11:02.505614 [ 60 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13434 | 2026.01.20 00:11:02.505681 [ 60 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2026.01.20 00:11:02.505702 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 13436 | 2026.01.20 00:11:02.505724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1554 | ||
| 13437 | 2026.01.20 00:11:02.505824 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 13438 | 2026.01.20 00:11:02.506367 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13439 | 2026.01.20 00:11:02.506512 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1434 rows starting from the beginning of the part | ||
| 13440 | 2026.01.20 00:11:02.506860 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 13441 | 2026.01.20 00:11:02.507211 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part | ||
| 13442 | 2026.01.20 00:11:02.507545 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
| 13443 | 2026.01.20 00:11:02.507882 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 13444 | 2026.01.20 00:11:02.508224 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
| 13445 | 2026.01.20 00:11:02.517090 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 72 columns (72 merged, 0 gathered) in 0.011323695 sec., 137234.35680667838 rows/sec., 105.28 MiB/sec. | ||
| 13446 | 2026.01.20 00:11:02.518806 [ 197 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13447 | 2026.01.20 00:11:02.519461 [ 197 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2026.01.20 00:11:02.519549 [ 197 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_61_12} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13449 | 2026.01.20 00:11:02.519899 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 13450 | 2026.01.20 00:11:04.522992 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13451 | 2026.01.20 00:11:04.523180 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13452 | 2026.01.20 00:11:04.523243 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13453 | 2026.01.20 00:11:04.524000 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13454 | 2026.01.20 00:11:04.524040 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13455 | 2026.01.20 00:11:04.524504 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13456 | 2026.01.20 00:11:04.524750 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13457 | 2026.01.20 00:11:04.524904 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001769 sec., 76879.59299039005 rows/sec., 6.65 MiB/sec. | ||
| 13458 | 2026.01.20 00:11:04.524946 [ 276 ] {95dfcbd7-2731-43a1-84d5-cf16221268e7} <Debug> TCPHandler: Processed in 0.002074556 sec. | ||
| 13459 | 2026.01.20 00:11:04.525069 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13460 | 2026.01.20 00:11:04.525165 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13461 | 2026.01.20 00:11:04.525206 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13462 | 2026.01.20 00:11:04.525652 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2026.01.20 00:11:04.525688 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13464 | 2026.01.20 00:11:04.525997 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13465 | 2026.01.20 00:11:04.526198 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2026.01.20 00:11:04.526326 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00118 sec., 33898.30508474576 rows/sec., 2.49 MiB/sec. | ||
| 13467 | 2026.01.20 00:11:04.526364 [ 276 ] {4c5262da-1c1f-4ee0-9d49-706c6c14fba2} <Debug> TCPHandler: Processed in 0.001343727 sec. | ||
| 13468 | 2026.01.20 00:11:04.526477 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13469 | 2026.01.20 00:11:04.526574 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13470 | 2026.01.20 00:11:04.526613 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13471 | 2026.01.20 00:11:04.527051 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13472 | 2026.01.20 00:11:04.527086 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13473 | 2026.01.20 00:11:04.527380 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13474 | 2026.01.20 00:11:04.527575 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13475 | 2026.01.20 00:11:04.527697 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001142 sec., 91068.30122591944 rows/sec., 7.11 MiB/sec. | ||
| 13476 | 2026.01.20 00:11:04.527734 [ 276 ] {21b0b0ec-99c1-4174-9580-f2a1a1995431} <Debug> TCPHandler: Processed in 0.001304767 sec. | ||
| 13477 | 2026.01.20 00:11:04.527853 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13478 | 2026.01.20 00:11:04.527946 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13479 | 2026.01.20 00:11:04.527989 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13480 | 2026.01.20 00:11:04.528405 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2026.01.20 00:11:04.528439 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13482 | 2026.01.20 00:11:04.528750 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13483 | 2026.01.20 00:11:04.528952 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13484 | 2026.01.20 00:11:04.529077 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 13485 | 2026.01.20 00:11:04.529113 [ 276 ] {f7c4ca79-91b7-44f7-ad98-397f0853f512} <Debug> TCPHandler: Processed in 0.001307747 sec. | ||
| 13486 | 2026.01.20 00:11:04.529220 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13487 | 2026.01.20 00:11:04.529312 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13488 | 2026.01.20 00:11:04.529365 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13489 | 2026.01.20 00:11:04.530219 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.01.20 00:11:04.530253 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13491 | 2026.01.20 00:11:04.530801 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13492 | 2026.01.20 00:11:04.531011 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.01.20 00:11:04.531146 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001851 sec., 21609.940572663425 rows/sec., 38.72 MiB/sec. | ||
| 13494 | 2026.01.20 00:11:04.531198 [ 276 ] {e976ac4e-4e17-4464-9da6-bd80f48ced61} <Debug> TCPHandler: Processed in 0.002025546 sec. | ||
| 13495 | 2026.01.20 00:11:04.531328 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13496 | 2026.01.20 00:11:04.531454 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13497 | 2026.01.20 00:11:04.531505 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13498 | 2026.01.20 00:11:04.531919 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13499 | 2026.01.20 00:11:04.531955 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13500 | 2026.01.20 00:11:04.532275 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 13501 | 2026.01.20 00:11:04.532490 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2026.01.20 00:11:04.532646 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 13503 | 2026.01.20 00:11:04.532684 [ 276 ] {03822469-a66f-4e32-8fc5-e6c3935fb27e} <Debug> TCPHandler: Processed in 0.001419339 sec. | ||
| 13504 | 2026.01.20 00:11:07.183391 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13505 | 2026.01.20 00:11:07.183445 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13506 | 2026.01.20 00:11:07.414333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39385 | ||
| 13507 | 2026.01.20 00:11:07.414896 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13508 | 2026.01.20 00:11:07.414939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13509 | 2026.01.20 00:11:07.415463 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13510 | 2026.01.20 00:11:07.415704 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2026.01.20 00:11:07.415839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39385 | ||
| 13512 | 2026.01.20 00:11:09.521141 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13513 | 2026.01.20 00:11:09.521386 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13514 | 2026.01.20 00:11:09.521459 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13515 | 2026.01.20 00:11:09.522230 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2026.01.20 00:11:09.522281 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13517 | 2026.01.20 00:11:09.522670 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13518 | 2026.01.20 00:11:09.522890 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2026.01.20 00:11:09.523040 [ 153 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13520 | 2026.01.20 00:11:09.523069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 13521 | 2026.01.20 00:11:09.523053 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001719 sec., 32577.079697498546 rows/sec., 2.49 MiB/sec. | ||
| 13522 | 2026.01.20 00:11:09.523115 [ 153 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13523 | 2026.01.20 00:11:09.523179 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13524 | 2026.01.20 00:11:09.523194 [ 276 ] {3e346adc-2b03-441d-9b36-11692bf6963f} <Debug> TCPHandler: Processed in 0.002188828 sec. | ||
| 13525 | 2026.01.20 00:11:09.523273 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 13526 | 2026.01.20 00:11:09.523329 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13527 | 2026.01.20 00:11:09.523364 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13528 | 2026.01.20 00:11:09.523392 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1405 rows starting from the beginning of the part | ||
| 13529 | 2026.01.20 00:11:09.523433 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13530 | 2026.01.20 00:11:09.523449 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 13531 | 2026.01.20 00:11:09.523479 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13532 | 2026.01.20 00:11:09.523494 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 136 rows starting from the beginning of the part | ||
| 13533 | 2026.01.20 00:11:09.523540 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
| 13534 | 2026.01.20 00:11:09.523579 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 136 rows starting from the beginning of the part | ||
| 13535 | 2026.01.20 00:11:09.523620 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 13536 | 2026.01.20 00:11:09.523938 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2026.01.20 00:11:09.523977 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13538 | 2026.01.20 00:11:09.524300 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13539 | 2026.01.20 00:11:09.524523 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13540 | 2026.01.20 00:11:09.524655 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 13541 | 2026.01.20 00:11:09.524667 [ 153 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13542 | 2026.01.20 00:11:09.524678 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440569 sec., 1280743.9282672333 rows/sec., 111.65 MiB/sec. | ||
| 13543 | 2026.01.20 00:11:09.524707 [ 153 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2026.01.20 00:11:09.524694 [ 276 ] {7ed87734-6041-4af7-84fc-06ac890ccdda} <Debug> TCPHandler: Processed in 0.001419018 sec. | ||
| 13545 | 2026.01.20 00:11:09.524750 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13546 | 2026.01.20 00:11:09.524823 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 13547 | 2026.01.20 00:11:09.524872 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13548 | 2026.01.20 00:11:09.524906 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13549 | 2026.01.20 00:11:09.524931 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 632 rows starting from the beginning of the part | ||
| 13550 | 2026.01.20 00:11:09.524961 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 13551 | 2026.01.20 00:11:09.524971 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13552 | 2026.01.20 00:11:09.524975 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 13553 | 2026.01.20 00:11:09.525025 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13554 | 2026.01.20 00:11:09.525027 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 104 rows starting from the beginning of the part | ||
| 13555 | 2026.01.20 00:11:09.525069 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 13556 | 2026.01.20 00:11:09.525105 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 13557 | 2026.01.20 00:11:09.525139 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 13558 | 2026.01.20 00:11:09.525312 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13559 | 2026.01.20 00:11:09.525404 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_121_24} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 13560 | 2026.01.20 00:11:09.525452 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2026.01.20 00:11:09.525492 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13562 | 2026.01.20 00:11:09.525505 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 13563 | 2026.01.20 00:11:09.525823 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13564 | 2026.01.20 00:11:09.525963 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166625 sec., 884603.0215364835 rows/sec., 70.98 MiB/sec. | ||
| 13565 | 2026.01.20 00:11:09.526034 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13566 | 2026.01.20 00:11:09.526110 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 13567 | 2026.01.20 00:11:09.526171 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 13568 | 2026.01.20 00:11:09.526171 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_116_23 to all_117_117_0 | ||
| 13569 | 2026.01.20 00:11:09.526210 [ 276 ] {bab8299d-3f62-414f-aeb7-f214c1f01c77} <Debug> TCPHandler: Processed in 0.001388537 sec. | ||
| 13570 | 2026.01.20 00:11:09.526221 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13571 | 2026.01.20 00:11:09.526251 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13572 | 2026.01.20 00:11:09.526320 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13573 | 2026.01.20 00:11:09.526344 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_116_23 to all_117_117_0 into Compact with storage Full | ||
| 13574 | 2026.01.20 00:11:09.526366 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13575 | 2026.01.20 00:11:09.526419 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13576 | 2026.01.20 00:11:09.526444 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_121_24} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 13577 | 2026.01.20 00:11:09.526460 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13578 | 2026.01.20 00:11:09.526498 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13579 | 2026.01.20 00:11:09.526506 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13580 | 2026.01.20 00:11:09.526549 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_23, total 33668 rows starting from the beginning of the part | ||
| 13581 | 2026.01.20 00:11:09.526636 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 13582 | 2026.01.20 00:11:09.526793 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13583 | 2026.01.20 00:11:09.526834 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13584 | 2026.01.20 00:11:09.527149 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 13585 | 2026.01.20 00:11:09.527350 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13586 | 2026.01.20 00:11:09.527478 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 13587 | 2026.01.20 00:11:09.527488 [ 153 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 13588 | 2026.01.20 00:11:09.527517 [ 276 ] {2843c2c2-9dbd-4729-8817-3224a1e03483} <Debug> TCPHandler: Processed in 0.001247496 sec. | ||
| 13589 | 2026.01.20 00:11:09.527530 [ 153 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13590 | 2026.01.20 00:11:09.527555 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13591 | 2026.01.20 00:11:09.527627 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 13592 | 2026.01.20 00:11:09.527727 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13593 | 2026.01.20 00:11:09.527757 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6900 rows starting from the beginning of the part | ||
| 13594 | 2026.01.20 00:11:09.527815 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 13595 | 2026.01.20 00:11:09.527856 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 13596 | 2026.01.20 00:11:09.527899 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 13597 | 2026.01.20 00:11:09.527940 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 13598 | 2026.01.20 00:11:09.527979 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 13599 | 2026.01.20 00:11:09.530028 [ 190 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002432682 sec., 2959696.3351560133 rows/sec., 199.46 MiB/sec. | ||
| 13600 | 2026.01.20 00:11:09.530501 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 13601 | 2026.01.20 00:11:09.530792 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13602 | 2026.01.20 00:11:09.530866 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_121_24} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 13603 | 2026.01.20 00:11:09.530953 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 13604 | 2026.01.20 00:11:09.534189 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33828 rows, containing 5 columns (5 merged, 0 gathered) in 0.007887501 sec., 4288810.866711776 rows/sec., 294.68 MiB/sec. | ||
| 13605 | 2026.01.20 00:11:09.534574 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} <Trace> MergedBlockOutputStream: filled checksums all_1_117_24 (state Temporary) | ||
| 13606 | 2026.01.20 00:11:09.535007 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_117_24 to all_1_117_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13607 | 2026.01.20 00:11:09.535116 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_117_24} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_116_23, all_117_117_0] -> all_1_117_24 | ||
| 13608 | 2026.01.20 00:11:09.535192 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13609 | 2026.01.20 00:11:09.541336 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13610 | 2026.01.20 00:11:09.541386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13611 | 2026.01.20 00:11:09.547536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13612 | 2026.01.20 00:11:09.548232 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13613 | 2026.01.20 00:11:09.551311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 13614 | 2026.01.20 00:11:12.506038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1574 | ||
| 13615 | 2026.01.20 00:11:12.508086 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13616 | 2026.01.20 00:11:12.508132 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13617 | 2026.01.20 00:11:12.509281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13618 | 2026.01.20 00:11:12.509544 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13619 | 2026.01.20 00:11:12.509814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1574 | ||
| 13620 | 2026.01.20 00:11:14.211777 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 13621 | 2026.01.20 00:11:14.211849 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 13622 | 2026.01.20 00:11:14.215819 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 13623 | 2026.01.20 00:11:14.248755 [ 221 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 13624 | 2026.01.20 00:11:14.248824 [ 221 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 13625 | 2026.01.20 00:11:14.251972 [ 221 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 13626 | 2026.01.20 00:11:14.474738 [ 221 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 13627 | 2026.01.20 00:11:14.474816 [ 221 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 13628 | 2026.01.20 00:11:14.478930 [ 221 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 13629 | 2026.01.20 00:11:14.514599 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13630 | 2026.01.20 00:11:14.514857 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) 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', '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_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') FORMAT Native; (stage: Complete) | ||
| 13631 | 2026.01.20 00:11:14.515238 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13632 | 2026.01.20 00:11:14.518878 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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')" moved to PREWHERE | ||
| 13633 | 2026.01.20 00:11:14.519223 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13634 | 2026.01.20 00:11:14.519303 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13635 | 2026.01.20 00:11:14.522005 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 13636 | 2026.01.20 00:11:14.524524 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13637 | 2026.01.20 00:11:14.527111 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 | ||
| 13638 | 2026.01.20 00:11:14.527142 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13639 | 2026.01.20 00:11:14.529844 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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'))" | ||
| 13640 | 2026.01.20 00:11:14.529876 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 13641 | 2026.01.20 00:11:14.554922 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.040177 sec., 871.1451825671404 rows/sec., 36.85 KiB/sec. | ||
| 13642 | 2026.01.20 00:11:14.555036 [ 276 ] {31519e3c-914f-47ff-8d1a-7d6c7087f1c9} <Debug> TCPHandler: Processed in 0.040571341 sec. | ||
| 13643 | 2026.01.20 00:11:14.593946 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13644 | 2026.01.20 00:11:14.594073 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 13645 | 2026.01.20 00:11:14.594121 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13646 | 2026.01.20 00:11:14.594729 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13647 | 2026.01.20 00:11:14.594765 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13648 | 2026.01.20 00:11:14.595742 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 13649 | 2026.01.20 00:11:14.595936 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2026.01.20 00:11:14.596084 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.002046 sec., 488.7585532746823 rows/sec., 50.59 KiB/sec. | ||
| 13651 | 2026.01.20 00:11:14.596124 [ 276 ] {577b5743-6b74-4179-be3e-2b7f8e968daa} <Debug> TCPHandler: Processed in 0.002245949 sec. | ||
| 13652 | 2026.01.20 00:11:14.596248 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13653 | 2026.01.20 00:11:14.596352 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13654 | 2026.01.20 00:11:14.596393 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13655 | 2026.01.20 00:11:14.596832 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13656 | 2026.01.20 00:11:14.596868 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13657 | 2026.01.20 00:11:14.597164 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13658 | 2026.01.20 00:11:14.597369 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13659 | 2026.01.20 00:11:14.597493 [ 150 ] {} <Debug> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 13660 | 2026.01.20 00:11:14.597497 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001168 sec., 20547.945205479453 rows/sec., 1.70 MiB/sec. | ||
| 13661 | 2026.01.20 00:11:14.597532 [ 150 ] {} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13662 | 2026.01.20 00:11:14.597549 [ 276 ] {2f976b35-562b-42c3-9f4b-583488f20022} <Debug> TCPHandler: Processed in 0.001349987 sec. | ||
| 13663 | 2026.01.20 00:11:14.597552 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13664 | 2026.01.20 00:11:14.597630 [ 217 ] {} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Found 5 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] | ||
| 13665 | 2026.01.20 00:11:14.597663 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::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 | ||
| 13666 | 2026.01.20 00:11:14.597673 [ 217 ] {} <Debug> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Removing 5 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] | ||
| 13667 | 2026.01.20 00:11:14.597668 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13668 | 2026.01.20 00:11:14.597809 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13669 | 2026.01.20 00:11:14.597827 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13670 | 2026.01.20 00:11:14.597849 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 13671 | 2026.01.20 00:11:14.597871 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13672 | 2026.01.20 00:11:14.597922 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 13673 | 2026.01.20 00:11:14.597975 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 13674 | 2026.01.20 00:11:14.598021 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 13675 | 2026.01.20 00:11:14.598065 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 13676 | 2026.01.20 00:11:14.598283 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13677 | 2026.01.20 00:11:14.598327 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13678 | 2026.01.20 00:11:14.598661 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13679 | 2026.01.20 00:11:14.598906 [ 190 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291197 sec., 92937.01890571308 rows/sec., 8.07 MiB/sec. | ||
| 13680 | 2026.01.20 00:11:14.598922 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2026.01.20 00:11:14.599042 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 13682 | 2026.01.20 00:11:14.599067 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} <Debug> executeQuery: Read 18 rows, 1.47 KiB in 0.001258 sec., 14308.426073131955 rows/sec., 1.14 MiB/sec. | ||
| 13683 | 2026.01.20 00:11:14.599108 [ 276 ] {89eae2cd-e9c3-45ea-adff-a2007bde4397} <Debug> TCPHandler: Processed in 0.001488349 sec. | ||
| 13684 | 2026.01.20 00:11:14.599215 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13685 | 2026.01.20 00:11:14.599308 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13686 | 2026.01.20 00:11:14.599348 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13687 | 2026.01.20 00:11:14.599359 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13688 | 2026.01.20 00:11:14.599454 [ 187 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_21_5} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 13689 | 2026.01.20 00:11:14.599531 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13690 | 2026.01.20 00:11:14.600423 [ 217 ] {} <Debug> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13691 | 2026.01.20 00:11:14.600472 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13692 | 2026.01.20 00:11:14.600512 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13693 | 2026.01.20 00:11:14.600912 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 13694 | 2026.01.20 00:11:14.601122 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13695 | 2026.01.20 00:11:14.601250 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} <Debug> executeQuery: Read 1406 rows, 120.36 KiB in 0.00196 sec., 717346.9387755102 rows/sec., 59.97 MiB/sec. | ||
| 13696 | 2026.01.20 00:11:14.601286 [ 276 ] {1146546a-1770-4519-83a0-3e6df7eb2f11} <Debug> TCPHandler: Processed in 0.002120167 sec. | ||
| 13697 | 2026.01.20 00:11:14.601394 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13698 | 2026.01.20 00:11:14.601486 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13699 | 2026.01.20 00:11:14.601525 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13700 | 2026.01.20 00:11:14.601939 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2026.01.20 00:11:14.601975 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13702 | 2026.01.20 00:11:14.602269 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13703 | 2026.01.20 00:11:14.602475 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2026.01.20 00:11:14.602569 [ 150 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13705 | 2026.01.20 00:11:14.602596 [ 150 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13706 | 2026.01.20 00:11:14.602599 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} <Debug> executeQuery: Read 70 rows, 5.23 KiB in 0.00113 sec., 61946.90265486726 rows/sec., 4.52 MiB/sec. | ||
| 13707 | 2026.01.20 00:11:14.602612 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13708 | 2026.01.20 00:11:14.602640 [ 276 ] {35f63bc5-95ef-4477-856f-ddb95c930456} <Debug> TCPHandler: Processed in 0.001295306 sec. | ||
| 13709 | 2026.01.20 00:11:14.602683 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 13710 | 2026.01.20 00:11:14.602750 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13711 | 2026.01.20 00:11:14.602768 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13712 | 2026.01.20 00:11:14.602796 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 70 rows starting from the beginning of the part | ||
| 13713 | 2026.01.20 00:11:14.602841 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13714 | 2026.01.20 00:11:14.602852 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 13715 | 2026.01.20 00:11:14.602880 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13716 | 2026.01.20 00:11:14.602896 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 52 rows starting from the beginning of the part | ||
| 13717 | 2026.01.20 00:11:14.602935 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 13718 | 2026.01.20 00:11:14.602976 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 13719 | 2026.01.20 00:11:14.603014 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 70 rows starting from the beginning of the part | ||
| 13720 | 2026.01.20 00:11:14.603357 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13721 | 2026.01.20 00:11:14.603390 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13722 | 2026.01.20 00:11:14.603693 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13723 | 2026.01.20 00:11:14.603704 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001052514 sec., 296433.1115785633 rows/sec., 22.88 MiB/sec. | ||
| 13724 | 2026.01.20 00:11:14.603807 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13725 | 2026.01.20 00:11:14.603925 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2026.01.20 00:11:14.604052 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} <Debug> executeQuery: Read 253 rows, 17.91 KiB in 0.001228 sec., 206026.05863192183 rows/sec., 14.25 MiB/sec. | ||
| 13727 | 2026.01.20 00:11:14.604055 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13728 | 2026.01.20 00:11:14.604075 [ 225 ] {} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Found 5 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] | ||
| 13729 | 2026.01.20 00:11:14.604088 [ 276 ] {b53b57ca-5532-4a2f-9ec8-8dddbbd30fc4} <Debug> TCPHandler: Processed in 0.001386218 sec. | ||
| 13730 | 2026.01.20 00:11:14.604116 [ 225 ] {} <Debug> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Removing 5 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] | ||
| 13731 | 2026.01.20 00:11:14.604124 [ 190 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_61_12} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13732 | 2026.01.20 00:11:14.604199 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13733 | 2026.01.20 00:11:14.604217 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13734 | 2026.01.20 00:11:14.604309 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13735 | 2026.01.20 00:11:14.604348 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13736 | 2026.01.20 00:11:14.604736 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13737 | 2026.01.20 00:11:14.604772 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13738 | 2026.01.20 00:11:14.605067 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13739 | 2026.01.20 00:11:14.605321 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2026.01.20 00:11:14.605424 [ 150 ] {} <Debug> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 13741 | 2026.01.20 00:11:14.605451 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 13742 | 2026.01.20 00:11:14.605460 [ 150 ] {} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2026.01.20 00:11:14.605487 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13744 | 2026.01.20 00:11:14.605488 [ 276 ] {29a6ef52-8e90-43f7-a096-ae86c5576515} <Debug> TCPHandler: Processed in 0.001318557 sec. | ||
| 13745 | 2026.01.20 00:11:14.605550 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::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 | ||
| 13746 | 2026.01.20 00:11:14.605555 [ 217 ] {} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Found 5 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] | ||
| 13747 | 2026.01.20 00:11:14.605600 [ 217 ] {} <Debug> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Removing 5 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] | ||
| 13748 | 2026.01.20 00:11:14.605604 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13749 | 2026.01.20 00:11:14.605634 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13750 | 2026.01.20 00:11:14.605659 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 13751 | 2026.01.20 00:11:14.605707 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13752 | 2026.01.20 00:11:14.605710 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 13753 | 2026.01.20 00:11:14.605747 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13754 | 2026.01.20 00:11:14.605760 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 13755 | 2026.01.20 00:11:14.605802 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 13756 | 2026.01.20 00:11:14.605842 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 13757 | 2026.01.20 00:11:14.606407 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2026.01.20 00:11:14.606445 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13759 | 2026.01.20 00:11:14.606452 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000927352 sec., 64700.351107238675 rows/sec., 5.18 MiB/sec. | ||
| 13760 | 2026.01.20 00:11:14.606568 [ 225 ] {} <Debug> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13761 | 2026.01.20 00:11:14.606642 [ 196 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 13762 | 2026.01.20 00:11:14.606830 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 13763 | 2026.01.20 00:11:14.607085 [ 196 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2026.01.20 00:11:14.607204 [ 196 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_21_5} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 13765 | 2026.01.20 00:11:14.607258 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.01.20 00:11:14.607324 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13767 | 2026.01.20 00:11:14.607462 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} <Debug> executeQuery: Read 614 rows, 47.33 KiB in 0.00177 sec., 346892.65536723164 rows/sec., 26.12 MiB/sec. | ||
| 13768 | 2026.01.20 00:11:14.607488 [ 219 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 13769 | 2026.01.20 00:11:14.607523 [ 219 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 13770 | 2026.01.20 00:11:14.607524 [ 276 ] {e3d6cae7-d162-4701-a87c-b658176a710c} <Debug> TCPHandler: Processed in 0.001966865 sec. | ||
| 13771 | 2026.01.20 00:11:14.607718 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13772 | 2026.01.20 00:11:14.607735 [ 217 ] {} <Debug> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13773 | 2026.01.20 00:11:14.607838 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13774 | 2026.01.20 00:11:14.607894 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13775 | 2026.01.20 00:11:14.608543 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13776 | 2026.01.20 00:11:14.608581 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13777 | 2026.01.20 00:11:14.608984 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 13778 | 2026.01.20 00:11:14.609332 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13779 | 2026.01.20 00:11:14.609457 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_117_24 to all_122_122_0 | ||
| 13780 | 2026.01.20 00:11:14.609469 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} <Debug> executeQuery: Read 889 rows, 61.79 KiB in 0.001656 sec., 536835.7487922705 rows/sec., 36.44 MiB/sec. | ||
| 13781 | 2026.01.20 00:11:14.609493 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13782 | 2026.01.20 00:11:14.609510 [ 276 ] {4e5af651-efa9-4668-8083-870b226c0978} <Debug> TCPHandler: Processed in 0.001853923 sec. | ||
| 13783 | 2026.01.20 00:11:14.609522 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13784 | 2026.01.20 00:11:14.609588 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_24 to all_122_122_0 into Compact with storage Full | ||
| 13785 | 2026.01.20 00:11:14.609632 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13786 | 2026.01.20 00:11:14.609669 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13787 | 2026.01.20 00:11:14.609696 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_24, total 33828 rows starting from the beginning of the part | ||
| 13788 | 2026.01.20 00:11:14.609728 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13789 | 2026.01.20 00:11:14.609746 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 13790 | 2026.01.20 00:11:14.609769 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13791 | 2026.01.20 00:11:14.609788 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 13792 | 2026.01.20 00:11:14.609829 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 13793 | 2026.01.20 00:11:14.609867 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 13794 | 2026.01.20 00:11:14.609904 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 889 rows starting from the beginning of the part | ||
| 13795 | 2026.01.20 00:11:14.610092 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} <Trace> oximeter.measurements_f64 (529538be-fe39-4fb4-911a-5251bcb5cae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13796 | 2026.01.20 00:11:14.610129 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13797 | 2026.01.20 00:11:14.610463 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 13798 | 2026.01.20 00:11:14.610552 [ 219 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 13799 | 2026.01.20 00:11:14.610693 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} <Trace> oximeter.measurements_f64 (529538be-fe39-4fb4-911a-5251bcb5cae4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2026.01.20 00:11:14.610823 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 57.03 KiB/sec. | ||
| 13801 | 2026.01.20 00:11:14.610862 [ 276 ] {718173de-f2f4-4481-92b1-7a54b7bcc885} <Debug> TCPHandler: Processed in 0.001279796 sec. | ||
| 13802 | 2026.01.20 00:11:14.610974 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13803 | 2026.01.20 00:11:14.611067 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13804 | 2026.01.20 00:11:14.611121 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13805 | 2026.01.20 00:11:14.612074 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13806 | 2026.01.20 00:11:14.612110 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13807 | 2026.01.20 00:11:14.612682 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13808 | 2026.01.20 00:11:14.612910 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2026.01.20 00:11:14.613039 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13810 | 2026.01.20 00:11:14.613058 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002008 sec., 19920.318725099605 rows/sec., 35.70 MiB/sec. | ||
| 13811 | 2026.01.20 00:11:14.613089 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13812 | 2026.01.20 00:11:14.613115 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13813 | 2026.01.20 00:11:14.613146 [ 276 ] {f50d8524-615e-4497-98e4-49728c8bb825} <Debug> TCPHandler: Processed in 0.002222248 sec. | ||
| 13814 | 2026.01.20 00:11:14.613210 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 13815 | 2026.01.20 00:11:14.613275 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13816 | 2026.01.20 00:11:14.613375 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13817 | 2026.01.20 00:11:14.613416 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13818 | 2026.01.20 00:11:14.613459 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13819 | 2026.01.20 00:11:14.613533 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2186 rows starting from the beginning of the part | ||
| 13820 | 2026.01.20 00:11:14.613681 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 13821 | 2026.01.20 00:11:14.613763 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2026.01.20 00:11:14.613802 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 13823 | 2026.01.20 00:11:14.613805 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13824 | 2026.01.20 00:11:14.613927 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 13825 | 2026.01.20 00:11:14.614052 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 13826 | 2026.01.20 00:11:14.614143 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 13827 | 2026.01.20 00:11:14.614165 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 13828 | 2026.01.20 00:11:14.614383 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13829 | 2026.01.20 00:11:14.614532 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 13830 | 2026.01.20 00:11:14.614570 [ 276 ] {264bb660-91c2-430f-9710-9ec95028cf41} <Debug> TCPHandler: Processed in 0.001350507 sec. | ||
| 13831 | 2026.01.20 00:11:14.616687 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35357 rows, containing 5 columns (5 merged, 0 gathered) in 0.007121532 sec., 4964802.517211185 rows/sec., 341.10 MiB/sec. | ||
| 13832 | 2026.01.20 00:11:14.617172 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 13833 | 2026.01.20 00:11:14.617467 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13834 | 2026.01.20 00:11:14.617546 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_117_24, all_122_122_0] -> all_1_122_25 | ||
| 13835 | 2026.01.20 00:11:14.617630 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13836 | 2026.01.20 00:11:14.626921 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2386 rows, containing 19 columns (19 merged, 0 gathered) in 0.013756167 sec., 173449.4790591013 rows/sec., 310.81 MiB/sec. | ||
| 13837 | 2026.01.20 00:11:14.629130 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13838 | 2026.01.20 00:11:14.629509 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2026.01.20 00:11:14.629584 [ 189 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13840 | 2026.01.20 00:11:14.629751 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.72 MiB. | ||
| 13841 | 2026.01.20 00:11:14.916969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39833 | ||
| 13842 | 2026.01.20 00:11:14.917467 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2026.01.20 00:11:14.917501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13844 | 2026.01.20 00:11:14.917964 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13845 | 2026.01.20 00:11:14.918194 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13846 | 2026.01.20 00:11:14.918314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39833 | ||
| 13847 | 2026.01.20 00:11:15.001225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.52 MiB, peak 397.20 MiB, free memory in arenas 0.00 B, will set to 385.13 MiB (RSS), difference: 6.61 MiB | ||
| 13848 | 2026.01.20 00:11:17.052337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 13849 | 2026.01.20 00:11:17.070586 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13850 | 2026.01.20 00:11:17.070643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13851 | 2026.01.20 00:11:17.077434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13852 | 2026.01.20 00:11:17.078202 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13853 | 2026.01.20 00:11:17.081633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 13854 | 2026.01.20 00:11:19.521176 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13855 | 2026.01.20 00:11:19.521386 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13856 | 2026.01.20 00:11:19.521460 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13857 | 2026.01.20 00:11:19.522238 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13858 | 2026.01.20 00:11:19.522291 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13859 | 2026.01.20 00:11:19.522686 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 13860 | 2026.01.20 00:11:19.522913 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13861 | 2026.01.20 00:11:19.523066 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.47 MiB/sec. | ||
| 13862 | 2026.01.20 00:11:19.523109 [ 276 ] {153d374a-f6a6-4c2d-b240-7b5fe565201a} <Debug> TCPHandler: Processed in 0.002059236 sec. | ||
| 13863 | 2026.01.20 00:11:19.523235 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13864 | 2026.01.20 00:11:19.523333 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13865 | 2026.01.20 00:11:19.523375 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13866 | 2026.01.20 00:11:19.523801 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13867 | 2026.01.20 00:11:19.523840 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13868 | 2026.01.20 00:11:19.524152 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 13869 | 2026.01.20 00:11:19.524373 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2026.01.20 00:11:19.524502 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 13871 | 2026.01.20 00:11:19.524541 [ 276 ] {dbf0604a-fa1c-46b7-8f80-68536783de1e} <Debug> TCPHandler: Processed in 0.001357477 sec. | ||
| 13872 | 2026.01.20 00:11:19.524656 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13873 | 2026.01.20 00:11:19.524752 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13874 | 2026.01.20 00:11:19.524796 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13875 | 2026.01.20 00:11:19.525227 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13876 | 2026.01.20 00:11:19.525264 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13877 | 2026.01.20 00:11:19.525596 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 13878 | 2026.01.20 00:11:19.525807 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13879 | 2026.01.20 00:11:19.525936 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 13880 | 2026.01.20 00:11:19.525973 [ 276 ] {cc18a711-cde6-45d4-84f9-26007ec778a2} <Debug> TCPHandler: Processed in 0.001366948 sec. | ||
| 13881 | 2026.01.20 00:11:19.526085 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13882 | 2026.01.20 00:11:19.526182 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13883 | 2026.01.20 00:11:19.526228 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13884 | 2026.01.20 00:11:19.526561 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13885 | 2026.01.20 00:11:19.526597 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13886 | 2026.01.20 00:11:19.526894 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 13887 | 2026.01.20 00:11:19.527099 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13888 | 2026.01.20 00:11:19.527229 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 13889 | 2026.01.20 00:11:19.527266 [ 276 ] {d85018e0-d101-4a0e-b7ea-32ebb01850ba} <Debug> TCPHandler: Processed in 0.001231835 sec. | ||
| 13890 | 2026.01.20 00:11:22.183523 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13891 | 2026.01.20 00:11:22.183603 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13892 | 2026.01.20 00:11:22.418443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40345 | ||
| 13893 | 2026.01.20 00:11:22.419037 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13894 | 2026.01.20 00:11:22.419081 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13895 | 2026.01.20 00:11:22.419608 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13896 | 2026.01.20 00:11:22.419851 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13897 | 2026.01.20 00:11:22.419983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40345 | ||
| 13898 | 2026.01.20 00:11:22.510862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1608 | ||
| 13899 | 2026.01.20 00:11:22.513289 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13900 | 2026.01.20 00:11:22.513351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13901 | 2026.01.20 00:11:22.514596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13902 | 2026.01.20 00:11:22.514868 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13903 | 2026.01.20 00:11:22.515255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1608 | ||
| 13904 | 2026.01.20 00:11:24.523166 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13905 | 2026.01.20 00:11:24.523380 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13906 | 2026.01.20 00:11:24.523448 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13907 | 2026.01.20 00:11:24.524176 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13908 | 2026.01.20 00:11:24.524225 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13909 | 2026.01.20 00:11:24.524672 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 13910 | 2026.01.20 00:11:24.524898 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13911 | 2026.01.20 00:11:24.525052 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001723 sec., 78932.09518282066 rows/sec., 6.83 MiB/sec. | ||
| 13912 | 2026.01.20 00:11:24.525093 [ 276 ] {275012ef-cc93-4d2b-ab9b-274066029e27} <Debug> TCPHandler: Processed in 0.002062066 sec. | ||
| 13913 | 2026.01.20 00:11:24.525222 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2026.01.20 00:11:24.525321 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13915 | 2026.01.20 00:11:24.525363 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13916 | 2026.01.20 00:11:24.525782 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2026.01.20 00:11:24.525819 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13918 | 2026.01.20 00:11:24.526123 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13919 | 2026.01.20 00:11:24.526331 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13920 | 2026.01.20 00:11:24.526459 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001157 sec., 34572.169403630076 rows/sec., 2.54 MiB/sec. | ||
| 13921 | 2026.01.20 00:11:24.526496 [ 276 ] {ab9b8b3f-6751-467a-b060-f895fac26ecc} <Debug> TCPHandler: Processed in 0.001326027 sec. | ||
| 13922 | 2026.01.20 00:11:24.526607 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2026.01.20 00:11:24.526704 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13924 | 2026.01.20 00:11:24.526744 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13925 | 2026.01.20 00:11:24.527189 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2026.01.20 00:11:24.527226 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13927 | 2026.01.20 00:11:24.527527 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 13928 | 2026.01.20 00:11:24.527734 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2026.01.20 00:11:24.527860 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001174 sec., 88586.03066439524 rows/sec., 6.92 MiB/sec. | ||
| 13930 | 2026.01.20 00:11:24.527897 [ 276 ] {a0013ca2-cc42-414a-96f1-62e14db3945a} <Debug> TCPHandler: Processed in 0.001340727 sec. | ||
| 13931 | 2026.01.20 00:11:24.528011 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13932 | 2026.01.20 00:11:24.528112 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13933 | 2026.01.20 00:11:24.528155 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13934 | 2026.01.20 00:11:24.528569 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2026.01.20 00:11:24.528605 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13936 | 2026.01.20 00:11:24.528930 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 13937 | 2026.01.20 00:11:24.529161 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2026.01.20 00:11:24.529291 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 13939 | 2026.01.20 00:11:24.529328 [ 276 ] {38246a72-9f1b-4514-a119-eac4d6b34ab1} <Debug> TCPHandler: Processed in 0.001369267 sec. | ||
| 13940 | 2026.01.20 00:11:24.529434 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13941 | 2026.01.20 00:11:24.529529 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13942 | 2026.01.20 00:11:24.529582 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13943 | 2026.01.20 00:11:24.530453 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2026.01.20 00:11:24.530490 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13945 | 2026.01.20 00:11:24.531072 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13946 | 2026.01.20 00:11:24.531297 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.01.20 00:11:24.531438 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001927 sec., 20757.65438505449 rows/sec., 37.20 MiB/sec. | ||
| 13948 | 2026.01.20 00:11:24.531507 [ 276 ] {5db5827a-0a00-47ef-b898-2d53d61daa2b} <Debug> TCPHandler: Processed in 0.002122137 sec. | ||
| 13949 | 2026.01.20 00:11:24.531620 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13950 | 2026.01.20 00:11:24.531716 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13951 | 2026.01.20 00:11:24.531758 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13952 | 2026.01.20 00:11:24.532100 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2026.01.20 00:11:24.532137 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13954 | 2026.01.20 00:11:24.532460 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 13955 | 2026.01.20 00:11:24.532666 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2026.01.20 00:11:24.532796 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 13957 | 2026.01.20 00:11:24.532830 [ 276 ] {63ef57e5-9988-4038-ae4b-2e87bef4f8e1} <Debug> TCPHandler: Processed in 0.001261276 sec. | ||
| 13958 | 2026.01.20 00:11:24.581720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 13959 | 2026.01.20 00:11:24.600576 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13960 | 2026.01.20 00:11:24.600634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13961 | 2026.01.20 00:11:24.607152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13962 | 2026.01.20 00:11:24.607877 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13963 | 2026.01.20 00:11:24.611206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 13964 | 2026.01.20 00:11:26.102079 [ 137 ] {} <Debug> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 13965 | 2026.01.20 00:11:26.102171 [ 137 ] {} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2026.01.20 00:11:26.102210 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 13967 | 2026.01.20 00:11:26.102359 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::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 | ||
| 13968 | 2026.01.20 00:11:26.102534 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13969 | 2026.01.20 00:11:26.102576 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part | ||
| 13970 | 2026.01.20 00:11:26.102651 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 13971 | 2026.01.20 00:11:26.102705 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 13972 | 2026.01.20 00:11:26.102755 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 13973 | 2026.01.20 00:11:26.102802 [ 193 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 253 rows starting from the beginning of the part | ||
| 13974 | 2026.01.20 00:11:26.103877 [ 189 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584651 sec., 795758.8137703507 rows/sec., 58.07 MiB/sec. | ||
| 13975 | 2026.01.20 00:11:26.104100 [ 200 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 13976 | 2026.01.20 00:11:26.104467 [ 200 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13977 | 2026.01.20 00:11:26.104547 [ 200 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_21_5} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 13978 | 2026.01.20 00:11:26.104657 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13979 | 2026.01.20 00:11:29.522425 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13980 | 2026.01.20 00:11:29.522633 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13981 | 2026.01.20 00:11:29.522700 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13982 | 2026.01.20 00:11:29.523359 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13983 | 2026.01.20 00:11:29.523410 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13984 | 2026.01.20 00:11:29.523808 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 13985 | 2026.01.20 00:11:29.524042 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13986 | 2026.01.20 00:11:29.524204 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.64 MiB/sec. | ||
| 13987 | 2026.01.20 00:11:29.524247 [ 276 ] {0f8d65e4-f900-4422-936f-5ead721beb4a} <Debug> TCPHandler: Processed in 0.001954356 sec. | ||
| 13988 | 2026.01.20 00:11:29.524382 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13989 | 2026.01.20 00:11:29.524478 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13990 | 2026.01.20 00:11:29.524520 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13991 | 2026.01.20 00:11:29.524959 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13992 | 2026.01.20 00:11:29.524997 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 13993 | 2026.01.20 00:11:29.525303 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 13994 | 2026.01.20 00:11:29.525509 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13995 | 2026.01.20 00:11:29.525637 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 13996 | 2026.01.20 00:11:29.525675 [ 276 ] {e2802aea-5a52-44ba-b40b-e100dbc4ba1f} <Debug> TCPHandler: Processed in 0.001344427 sec. | ||
| 13997 | 2026.01.20 00:11:29.525798 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13998 | 2026.01.20 00:11:29.525894 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13999 | 2026.01.20 00:11:29.525937 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14000 | 2026.01.20 00:11:29.526375 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14001 | 2026.01.20 00:11:29.526413 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14002 | 2026.01.20 00:11:29.526736 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14003 | 2026.01.20 00:11:29.526947 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14004 | 2026.01.20 00:11:29.527078 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 14005 | 2026.01.20 00:11:29.527115 [ 276 ] {f5662fac-c6e7-4f2b-9fdd-173e2fe8d842} <Debug> TCPHandler: Processed in 0.001367197 sec. | ||
| 14006 | 2026.01.20 00:11:29.527235 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14007 | 2026.01.20 00:11:29.527330 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14008 | 2026.01.20 00:11:29.527372 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14009 | 2026.01.20 00:11:29.527924 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2026.01.20 00:11:29.527961 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14011 | 2026.01.20 00:11:29.528289 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14012 | 2026.01.20 00:11:29.528507 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14013 | 2026.01.20 00:11:29.528651 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec. | ||
| 14014 | 2026.01.20 00:11:29.528688 [ 276 ] {59ed7b73-bd89-49fe-af6b-5faabf6b3f35} <Debug> TCPHandler: Processed in 0.00150385 sec. | ||
| 14015 | 2026.01.20 00:11:29.920219 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40793 | ||
| 14016 | 2026.01.20 00:11:29.920756 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2026.01.20 00:11:29.920801 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14018 | 2026.01.20 00:11:29.921302 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14019 | 2026.01.20 00:11:29.921545 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14020 | 2026.01.20 00:11:29.921679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40793 | ||
| 14021 | 2026.01.20 00:11:29.921812 [ 224 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14022 | 2026.01.20 00:11:29.921873 [ 224 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14023 | 2026.01.20 00:11:29.924216 [ 224 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14024 | 2026.01.20 00:11:30.356468 [ 220 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14025 | 2026.01.20 00:11:30.356549 [ 220 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14026 | 2026.01.20 00:11:30.359786 [ 220 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14027 | 2026.01.20 00:11:31.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.18 MiB, peak 397.20 MiB, free memory in arenas 0.00 B, will set to 385.18 MiB (RSS), difference: 4.00 MiB | ||
| 14028 | 2026.01.20 00:11:32.111287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 14029 | 2026.01.20 00:11:32.128388 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2026.01.20 00:11:32.128441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14031 | 2026.01.20 00:11:32.134683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14032 | 2026.01.20 00:11:32.135397 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14033 | 2026.01.20 00:11:32.138512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 14034 | 2026.01.20 00:11:32.472134 [ 224 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14035 | 2026.01.20 00:11:32.472195 [ 224 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14036 | 2026.01.20 00:11:32.474405 [ 224 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14037 | 2026.01.20 00:11:32.515526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1628 | ||
| 14038 | 2026.01.20 00:11:32.517852 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2026.01.20 00:11:32.517913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 14040 | 2026.01.20 00:11:32.519187 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14041 | 2026.01.20 00:11:32.519477 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2026.01.20 00:11:32.519858 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
| 14043 | 2026.01.20 00:11:34.523508 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14044 | 2026.01.20 00:11:34.523697 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14045 | 2026.01.20 00:11:34.523763 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14046 | 2026.01.20 00:11:34.524560 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2026.01.20 00:11:34.524609 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14048 | 2026.01.20 00:11:34.524996 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14049 | 2026.01.20 00:11:34.525218 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2026.01.20 00:11:34.525372 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001722 sec., 78977.93263646922 rows/sec., 6.83 MiB/sec. | ||
| 14051 | 2026.01.20 00:11:34.525368 [ 128 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14052 | 2026.01.20 00:11:34.525415 [ 276 ] {a4eb6823-c8c9-403b-9bc7-8d07da495044} <Debug> TCPHandler: Processed in 0.002033386 sec. | ||
| 14053 | 2026.01.20 00:11:34.525448 [ 128 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14054 | 2026.01.20 00:11:34.525475 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14055 | 2026.01.20 00:11:34.525549 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14056 | 2026.01.20 00:11:34.525615 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 14057 | 2026.01.20 00:11:34.525650 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14058 | 2026.01.20 00:11:34.525701 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14059 | 2026.01.20 00:11:34.525768 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14060 | 2026.01.20 00:11:34.525808 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1405 rows starting from the beginning of the part | ||
| 14061 | 2026.01.20 00:11:34.525876 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1406 rows starting from the beginning of the part | ||
| 14062 | 2026.01.20 00:11:34.525924 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 14063 | 2026.01.20 00:11:34.525971 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 136 rows starting from the beginning of the part | ||
| 14064 | 2026.01.20 00:11:34.526010 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 14065 | 2026.01.20 00:11:34.526055 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 136 rows starting from the beginning of the part | ||
| 14066 | 2026.01.20 00:11:34.526139 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.01.20 00:11:34.526182 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14068 | 2026.01.20 00:11:34.526509 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14069 | 2026.01.20 00:11:34.526728 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.01.20 00:11:34.526867 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001236 sec., 32362.45954692557 rows/sec., 2.38 MiB/sec. | ||
| 14071 | 2026.01.20 00:11:34.526907 [ 276 ] {f2948334-e86f-49f0-85f6-a57c1ac7e1cc} <Debug> TCPHandler: Processed in 0.001410818 sec. | ||
| 14072 | 2026.01.20 00:11:34.527022 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2026.01.20 00:11:34.527120 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14074 | 2026.01.20 00:11:34.527161 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14075 | 2026.01.20 00:11:34.527497 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001948525 sec., 1639701.8257399828 rows/sec., 143.31 MiB/sec. | ||
| 14076 | 2026.01.20 00:11:34.527631 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.01.20 00:11:34.527673 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14078 | 2026.01.20 00:11:34.527755 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14079 | 2026.01.20 00:11:34.527990 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14080 | 2026.01.20 00:11:34.528076 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14081 | 2026.01.20 00:11:34.528159 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_126_25} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14082 | 2026.01.20 00:11:34.528220 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14083 | 2026.01.20 00:11:34.528267 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14084 | 2026.01.20 00:11:34.528342 [ 128 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14085 | 2026.01.20 00:11:34.528353 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001253 sec., 83000.79808459697 rows/sec., 6.48 MiB/sec. | ||
| 14086 | 2026.01.20 00:11:34.528389 [ 128 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2026.01.20 00:11:34.528407 [ 276 ] {3b5731a7-0461-4212-a765-27e87e783756} <Debug> TCPHandler: Processed in 0.001436459 sec. | ||
| 14088 | 2026.01.20 00:11:34.528414 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14089 | 2026.01.20 00:11:34.528503 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 14090 | 2026.01.20 00:11:34.528533 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14091 | 2026.01.20 00:11:34.528603 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14092 | 2026.01.20 00:11:34.528634 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14093 | 2026.01.20 00:11:34.528636 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 632 rows starting from the beginning of the part | ||
| 14094 | 2026.01.20 00:11:34.528684 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14095 | 2026.01.20 00:11:34.528710 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 614 rows starting from the beginning of the part | ||
| 14096 | 2026.01.20 00:11:34.528761 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 14097 | 2026.01.20 00:11:34.528802 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part | ||
| 14098 | 2026.01.20 00:11:34.528843 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 14099 | 2026.01.20 00:11:34.528880 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 14100 | 2026.01.20 00:11:34.529139 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2026.01.20 00:11:34.529181 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14102 | 2026.01.20 00:11:34.529539 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14103 | 2026.01.20 00:11:34.529743 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2026.01.20 00:11:34.529861 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392028 sec., 1136471.392816811 rows/sec., 90.61 MiB/sec. | ||
| 14105 | 2026.01.20 00:11:34.529878 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 14106 | 2026.01.20 00:11:34.529927 [ 276 ] {a4635941-ea53-4d01-8f41-ae0df54b4e3a} <Debug> TCPHandler: Processed in 0.001445829 sec. | ||
| 14107 | 2026.01.20 00:11:34.530038 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14108 | 2026.01.20 00:11:34.530078 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14109 | 2026.01.20 00:11:34.530140 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14110 | 2026.01.20 00:11:34.530198 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14111 | 2026.01.20 00:11:34.530402 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.01.20 00:11:34.530488 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_126_25} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14113 | 2026.01.20 00:11:34.530601 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 14114 | 2026.01.20 00:11:34.531116 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14115 | 2026.01.20 00:11:34.531158 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14116 | 2026.01.20 00:11:34.531732 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14117 | 2026.01.20 00:11:34.531950 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14118 | 2026.01.20 00:11:34.532096 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001974 sec., 20263.424518743668 rows/sec., 36.31 MiB/sec. | ||
| 14119 | 2026.01.20 00:11:34.532163 [ 276 ] {ee114846-20c7-43f7-9db7-972598fa8ec1} <Debug> TCPHandler: Processed in 0.002175758 sec. | ||
| 14120 | 2026.01.20 00:11:34.532276 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14121 | 2026.01.20 00:11:34.532372 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14122 | 2026.01.20 00:11:34.532415 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14123 | 2026.01.20 00:11:34.532780 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14124 | 2026.01.20 00:11:34.532817 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14125 | 2026.01.20 00:11:34.533120 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 14126 | 2026.01.20 00:11:34.533324 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14127 | 2026.01.20 00:11:34.533456 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 14128 | 2026.01.20 00:11:34.533464 [ 124 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 14129 | 2026.01.20 00:11:34.533493 [ 276 ] {a21faebf-c31b-4c69-83ed-ad44f78cc8af} <Debug> TCPHandler: Processed in 0.001267666 sec. | ||
| 14130 | 2026.01.20 00:11:34.533516 [ 124 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2026.01.20 00:11:34.533545 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14132 | 2026.01.20 00:11:34.533634 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 14133 | 2026.01.20 00:11:34.533741 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14134 | 2026.01.20 00:11:34.533771 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7200 rows starting from the beginning of the part | ||
| 14135 | 2026.01.20 00:11:34.533827 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 14136 | 2026.01.20 00:11:34.533868 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 14137 | 2026.01.20 00:11:34.533907 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 14138 | 2026.01.20 00:11:34.533942 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 14139 | 2026.01.20 00:11:34.533977 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 14140 | 2026.01.20 00:11:34.535762 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7500 rows, containing 4 columns (4 merged, 0 gathered) in 0.002165787 sec., 3462944.416971752 rows/sec., 233.38 MiB/sec. | ||
| 14141 | 2026.01.20 00:11:34.536145 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 14142 | 2026.01.20 00:11:34.536387 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14143 | 2026.01.20 00:11:34.536451 [ 186 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_126_25} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 14144 | 2026.01.20 00:11:34.536507 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 14145 | 2026.01.20 00:11:37.183863 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14146 | 2026.01.20 00:11:37.183917 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14147 | 2026.01.20 00:11:37.421846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41305 | ||
| 14148 | 2026.01.20 00:11:37.422449 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14149 | 2026.01.20 00:11:37.422495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14150 | 2026.01.20 00:11:37.423011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14151 | 2026.01.20 00:11:37.423243 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14152 | 2026.01.20 00:11:37.423374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41305 | ||
| 14153 | 2026.01.20 00:11:37.423385 [ 122 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14154 | 2026.01.20 00:11:37.423438 [ 122 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14155 | 2026.01.20 00:11:37.423458 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14156 | 2026.01.20 00:11:37.423589 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 14157 | 2026.01.20 00:11:37.423741 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14158 | 2026.01.20 00:11:37.423781 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38873 rows starting from the beginning of the part | ||
| 14159 | 2026.01.20 00:11:37.423878 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 14160 | 2026.01.20 00:11:37.423921 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 14161 | 2026.01.20 00:11:37.423963 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 14162 | 2026.01.20 00:11:37.423998 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 14163 | 2026.01.20 00:11:37.424037 [ 188 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 14164 | 2026.01.20 00:11:37.426492 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41305 rows, containing 4 columns (4 merged, 0 gathered) in 0.002967098 sec., 13921009.686906196 rows/sec., 199.14 MiB/sec. | ||
| 14165 | 2026.01.20 00:11:37.426892 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14166 | 2026.01.20 00:11:37.427229 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2026.01.20 00:11:37.427309 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_86_17} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14168 | 2026.01.20 00:11:37.427411 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 14169 | 2026.01.20 00:11:39.442620 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14170 | 2026.01.20 00:11:39.442689 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14171 | 2026.01.20 00:11:39.445406 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14172 | 2026.01.20 00:11:39.522358 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14173 | 2026.01.20 00:11:39.522523 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14174 | 2026.01.20 00:11:39.522585 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14175 | 2026.01.20 00:11:39.523228 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2026.01.20 00:11:39.523271 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14177 | 2026.01.20 00:11:39.523667 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14178 | 2026.01.20 00:11:39.523880 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14179 | 2026.01.20 00:11:39.524044 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001568 sec., 35714.28571428572 rows/sec., 2.73 MiB/sec. | ||
| 14180 | 2026.01.20 00:11:39.524086 [ 276 ] {c22f565a-9a1c-4a6b-b01a-a20df5ff5d9e} <Debug> TCPHandler: Processed in 0.001849413 sec. | ||
| 14181 | 2026.01.20 00:11:39.524143 [ 219 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14182 | 2026.01.20 00:11:39.524196 [ 219 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14183 | 2026.01.20 00:11:39.524210 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14184 | 2026.01.20 00:11:39.524310 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14185 | 2026.01.20 00:11:39.524353 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14186 | 2026.01.20 00:11:39.524786 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14187 | 2026.01.20 00:11:39.524826 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14188 | 2026.01.20 00:11:39.525148 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14189 | 2026.01.20 00:11:39.525365 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14190 | 2026.01.20 00:11:39.525514 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 14191 | 2026.01.20 00:11:39.525554 [ 276 ] {61a627ee-2ec7-4210-9793-9e17bd6348d8} <Debug> TCPHandler: Processed in 0.001396318 sec. | ||
| 14192 | 2026.01.20 00:11:39.525671 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14193 | 2026.01.20 00:11:39.525768 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14194 | 2026.01.20 00:11:39.525812 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14195 | 2026.01.20 00:11:39.526228 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14196 | 2026.01.20 00:11:39.526268 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14197 | 2026.01.20 00:11:39.526614 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14198 | 2026.01.20 00:11:39.526822 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14199 | 2026.01.20 00:11:39.526981 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 14200 | 2026.01.20 00:11:39.526991 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_122_25 to all_123_123_0 | ||
| 14201 | 2026.01.20 00:11:39.527021 [ 276 ] {13fb01a7-7c00-4e6c-9ff0-fe40fac01b82} <Debug> TCPHandler: Processed in 0.001400938 sec. | ||
| 14202 | 2026.01.20 00:11:39.527063 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.01.20 00:11:39.527091 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14204 | 2026.01.20 00:11:39.527164 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14205 | 2026.01.20 00:11:39.527196 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_122_25 to all_123_123_0 into Compact with storage Full | ||
| 14206 | 2026.01.20 00:11:39.527265 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14207 | 2026.01.20 00:11:39.527312 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14208 | 2026.01.20 00:11:39.527319 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14209 | 2026.01.20 00:11:39.527360 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 35357 rows starting from the beginning of the part | ||
| 14210 | 2026.01.20 00:11:39.527427 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 14211 | 2026.01.20 00:11:39.527610 [ 219 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14212 | 2026.01.20 00:11:39.527662 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2026.01.20 00:11:39.527705 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14214 | 2026.01.20 00:11:39.528028 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 14215 | 2026.01.20 00:11:39.528260 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2026.01.20 00:11:39.528401 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 14217 | 2026.01.20 00:11:39.528438 [ 276 ] {d8a237df-07f6-4dd6-a3f0-f3295d8af15d} <Debug> TCPHandler: Processed in 0.001325217 sec. | ||
| 14218 | 2026.01.20 00:11:39.533314 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35517 rows, containing 5 columns (5 merged, 0 gathered) in 0.006150779 sec., 5774390.528419245 rows/sec., 396.75 MiB/sec. | ||
| 14219 | 2026.01.20 00:11:39.533722 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} <Trace> MergedBlockOutputStream: filled checksums all_1_123_26 (state Temporary) | ||
| 14220 | 2026.01.20 00:11:39.534043 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_123_26 to all_1_123_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.01.20 00:11:39.534108 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_123_26} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_122_25, all_123_123_0] -> all_1_123_26 | ||
| 14222 | 2026.01.20 00:11:39.534188 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14223 | 2026.01.20 00:11:39.638759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 14224 | 2026.01.20 00:11:39.657043 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14225 | 2026.01.20 00:11:39.657087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14226 | 2026.01.20 00:11:39.663455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14227 | 2026.01.20 00:11:39.664167 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14228 | 2026.01.20 00:11:39.664473 [ 120 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14229 | 2026.01.20 00:11:39.664515 [ 120 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14230 | 2026.01.20 00:11:39.664536 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14231 | 2026.01.20 00:11:39.664654 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 14232 | 2026.01.20 00:11:39.667486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 14233 | 2026.01.20 00:11:39.668461 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14234 | 2026.01.20 00:11:39.669860 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 14235 | 2026.01.20 00:11:39.674731 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 14236 | 2026.01.20 00:11:39.679355 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 14237 | 2026.01.20 00:11:39.683886 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 14238 | 2026.01.20 00:11:39.688794 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 14239 | 2026.01.20 00:11:39.693581 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 14240 | 2026.01.20 00:11:39.751397 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.086795383 sec., 7465.834905066321 rows/sec., 38.60 MiB/sec. | ||
| 14241 | 2026.01.20 00:11:39.753405 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14242 | 2026.01.20 00:11:39.755094 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2026.01.20 00:11:39.755186 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_86_17} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14244 | 2026.01.20 00:11:39.756751 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 14245 | 2026.01.20 00:11:40.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.68 MiB, peak 404.09 MiB, free memory in arenas 0.00 B, will set to 385.31 MiB (RSS), difference: -1.37 MiB | ||
| 14246 | 2026.01.20 00:11:40.060555 [ 220 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14247 | 2026.01.20 00:11:40.060605 [ 220 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14248 | 2026.01.20 00:11:40.064066 [ 220 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14249 | 2026.01.20 00:11:40.579950 [ 217 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14250 | 2026.01.20 00:11:40.580015 [ 217 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14251 | 2026.01.20 00:11:40.582956 [ 217 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14252 | 2026.01.20 00:11:42.520172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1648 | ||
| 14253 | 2026.01.20 00:11:42.522376 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14254 | 2026.01.20 00:11:42.522432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14255 | 2026.01.20 00:11:42.523638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14256 | 2026.01.20 00:11:42.523926 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14257 | 2026.01.20 00:11:42.524292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1648 | ||
| 14258 | 2026.01.20 00:11:44.013300 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14259 | 2026.01.20 00:11:44.013612 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14260 | 2026.01.20 00:11:44.013719 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14261 | 2026.01.20 00:11:44.014522 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14262 | 2026.01.20 00:11:44.014573 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14263 | 2026.01.20 00:11:44.014964 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14264 | 2026.01.20 00:11:44.015201 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2026.01.20 00:11:44.015371 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001836 sec., 13071.8954248366 rows/sec., 1.08 MiB/sec. | ||
| 14266 | 2026.01.20 00:11:44.015424 [ 276 ] {ce513f3b-7331-49be-860f-2f1dca4fd266} <Debug> TCPHandler: Processed in 0.0023135 sec. | ||
| 14267 | 2026.01.20 00:11:44.015551 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14268 | 2026.01.20 00:11:44.015655 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14269 | 2026.01.20 00:11:44.015700 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14270 | 2026.01.20 00:11:44.016929 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2026.01.20 00:11:44.016969 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14272 | 2026.01.20 00:11:44.017376 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14273 | 2026.01.20 00:11:44.017592 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2026.01.20 00:11:44.017740 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} <Debug> executeQuery: Read 1418 rows, 121.68 KiB in 0.002109 sec., 672356.5670934091 rows/sec., 56.35 MiB/sec. | ||
| 14275 | 2026.01.20 00:11:44.017782 [ 276 ] {9aae0c76-0991-4057-a490-df36dc5948ec} <Debug> TCPHandler: Processed in 0.00228455 sec. | ||
| 14276 | 2026.01.20 00:11:44.017900 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14277 | 2026.01.20 00:11:44.017999 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14278 | 2026.01.20 00:11:44.018055 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14279 | 2026.01.20 00:11:44.018575 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2026.01.20 00:11:44.018612 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14281 | 2026.01.20 00:11:44.018909 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14282 | 2026.01.20 00:11:44.019138 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2026.01.20 00:11:44.019274 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} <Debug> executeQuery: Read 63 rows, 4.80 KiB in 0.001296 sec., 48611.11111111111 rows/sec., 3.61 MiB/sec. | ||
| 14284 | 2026.01.20 00:11:44.019313 [ 276 ] {ea03e6e3-be47-47ba-928e-41a0449dbc21} <Debug> TCPHandler: Processed in 0.001464899 sec. | ||
| 14285 | 2026.01.20 00:11:44.019428 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2026.01.20 00:11:44.019524 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14287 | 2026.01.20 00:11:44.019564 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14288 | 2026.01.20 00:11:44.020053 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14289 | 2026.01.20 00:11:44.020091 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14290 | 2026.01.20 00:11:44.020396 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14291 | 2026.01.20 00:11:44.020602 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14292 | 2026.01.20 00:11:44.020736 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001231 sec., 204711.61657189275 rows/sec., 14.16 MiB/sec. | ||
| 14293 | 2026.01.20 00:11:44.020775 [ 276 ] {8700ce1e-1f44-47a9-838e-adaa2a908cb9} <Debug> TCPHandler: Processed in 0.001401788 sec. | ||
| 14294 | 2026.01.20 00:11:44.020896 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14295 | 2026.01.20 00:11:44.020992 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14296 | 2026.01.20 00:11:44.021032 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14297 | 2026.01.20 00:11:44.021436 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2026.01.20 00:11:44.021473 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14299 | 2026.01.20 00:11:44.021763 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14300 | 2026.01.20 00:11:44.021968 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14301 | 2026.01.20 00:11:44.022099 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 14302 | 2026.01.20 00:11:44.022138 [ 276 ] {c4a2cc19-ca2e-4a36-bb95-b9f5a0530b0f} <Debug> TCPHandler: Processed in 0.001292906 sec. | ||
| 14303 | 2026.01.20 00:11:44.022254 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14304 | 2026.01.20 00:11:44.022349 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14305 | 2026.01.20 00:11:44.022389 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14306 | 2026.01.20 00:11:44.023069 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14307 | 2026.01.20 00:11:44.023105 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14308 | 2026.01.20 00:11:44.023430 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14309 | 2026.01.20 00:11:44.023643 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14310 | 2026.01.20 00:11:44.023778 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} <Debug> executeQuery: Read 613 rows, 47.26 KiB in 0.001447 sec., 423635.10711817554 rows/sec., 31.89 MiB/sec. | ||
| 14311 | 2026.01.20 00:11:44.023816 [ 276 ] {79f1384a-fee4-4f54-9316-f2e0fd008a16} <Debug> TCPHandler: Processed in 0.00161348 sec. | ||
| 14312 | 2026.01.20 00:11:44.023928 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14313 | 2026.01.20 00:11:44.024025 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14314 | 2026.01.20 00:11:44.024067 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14315 | 2026.01.20 00:11:44.024690 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14316 | 2026.01.20 00:11:44.024727 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14317 | 2026.01.20 00:11:44.025101 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14318 | 2026.01.20 00:11:44.025316 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2026.01.20 00:11:44.025450 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001443 sec., 609840.6098406098 rows/sec., 41.39 MiB/sec. | ||
| 14320 | 2026.01.20 00:11:44.025468 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_123_26 to all_128_128_0 | ||
| 14321 | 2026.01.20 00:11:44.025488 [ 276 ] {b58fc046-fa4f-499d-a197-a2bdd4363afb} <Debug> TCPHandler: Processed in 0.00161109 sec. | ||
| 14322 | 2026.01.20 00:11:44.025537 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14323 | 2026.01.20 00:11:44.025565 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14324 | 2026.01.20 00:11:44.025623 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14325 | 2026.01.20 00:11:44.025661 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_123_26 to all_128_128_0 into Compact with storage Full | ||
| 14326 | 2026.01.20 00:11:44.025723 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14327 | 2026.01.20 00:11:44.025762 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14328 | 2026.01.20 00:11:44.025783 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14329 | 2026.01.20 00:11:44.025798 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_26, total 35517 rows starting from the beginning of the part | ||
| 14330 | 2026.01.20 00:11:44.025869 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 14331 | 2026.01.20 00:11:44.025916 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 14332 | 2026.01.20 00:11:44.025958 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 14333 | 2026.01.20 00:11:44.026000 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 14334 | 2026.01.20 00:11:44.026052 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 880 rows starting from the beginning of the part | ||
| 14335 | 2026.01.20 00:11:44.026742 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14336 | 2026.01.20 00:11:44.026779 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14337 | 2026.01.20 00:11:44.027361 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14338 | 2026.01.20 00:11:44.027594 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14339 | 2026.01.20 00:11:44.027743 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002037 sec., 25036.81885125184 rows/sec., 44.86 MiB/sec. | ||
| 14340 | 2026.01.20 00:11:44.027789 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14341 | 2026.01.20 00:11:44.027827 [ 276 ] {1fde8e05-727d-421b-b517-076d66fde777} <Debug> TCPHandler: Processed in 0.002253539 sec. | ||
| 14342 | 2026.01.20 00:11:44.027839 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14343 | 2026.01.20 00:11:44.027956 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14344 | 2026.01.20 00:11:44.028056 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 14345 | 2026.01.20 00:11:44.028101 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 14346 | 2026.01.20 00:11:44.028444 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14347 | 2026.01.20 00:11:44.028481 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14348 | 2026.01.20 00:11:44.028838 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 14349 | 2026.01.20 00:11:44.029047 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14350 | 2026.01.20 00:11:44.029177 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001137 sec., 7915.5672823219 rows/sec., 608.96 KiB/sec. | ||
| 14351 | 2026.01.20 00:11:44.029220 [ 276 ] {1cd378e6-093d-499e-8f9c-19c2e29ae861} <Debug> TCPHandler: Processed in 0.001316368 sec. | ||
| 14352 | 2026.01.20 00:11:44.029336 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14353 | 2026.01.20 00:11:44.029433 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14354 | 2026.01.20 00:11:44.029477 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14355 | 2026.01.20 00:11:44.029829 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14356 | 2026.01.20 00:11:44.029871 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14357 | 2026.01.20 00:11:44.030210 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 14358 | 2026.01.20 00:11:44.030422 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14359 | 2026.01.20 00:11:44.030589 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 14360 | 2026.01.20 00:11:44.030630 [ 276 ] {8065f144-734e-415f-a78f-b8d664e1e277} <Debug> TCPHandler: Processed in 0.001345807 sec. | ||
| 14361 | 2026.01.20 00:11:44.031162 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14362 | 2026.01.20 00:11:44.032826 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37037 rows, containing 5 columns (5 merged, 0 gathered) in 0.007202053 sec., 5142561.43352458 rows/sec., 353.32 MiB/sec. | ||
| 14363 | 2026.01.20 00:11:44.033318 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} <Trace> MergedBlockOutputStream: filled checksums all_1_128_27 (state Temporary) | ||
| 14364 | 2026.01.20 00:11:44.033633 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_128_27 to all_1_128_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14365 | 2026.01.20 00:11:44.033710 [ 201 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_123_26, all_128_128_0] -> all_1_128_27 | ||
| 14366 | 2026.01.20 00:11:44.033821 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14367 | 2026.01.20 00:11:44.923565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41753 | ||
| 14368 | 2026.01.20 00:11:44.924275 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2026.01.20 00:11:44.924339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.82 GiB. | ||
| 14370 | 2026.01.20 00:11:44.924999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14371 | 2026.01.20 00:11:44.925384 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14372 | 2026.01.20 00:11:44.925577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41753 | ||
| 14373 | 2026.01.20 00:11:45.046664 [ 224 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14374 | 2026.01.20 00:11:45.046745 [ 224 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14375 | 2026.01.20 00:11:45.051042 [ 224 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14376 | 2026.01.20 00:11:47.168495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 14377 | 2026.01.20 00:11:47.193101 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14378 | 2026.01.20 00:11:47.193192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14379 | 2026.01.20 00:11:47.202207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14380 | 2026.01.20 00:11:47.203302 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14381 | 2026.01.20 00:11:47.208094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 14382 | 2026.01.20 00:11:49.521852 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14383 | 2026.01.20 00:11:49.522033 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14384 | 2026.01.20 00:11:49.522100 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14385 | 2026.01.20 00:11:49.522764 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14386 | 2026.01.20 00:11:49.522815 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14387 | 2026.01.20 00:11:49.523219 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14388 | 2026.01.20 00:11:49.523454 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14389 | 2026.01.20 00:11:49.523624 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.61 MiB/sec. | ||
| 14390 | 2026.01.20 00:11:49.523677 [ 276 ] {ff5be458-508b-4a91-84bf-a4e2f984cac3} <Debug> TCPHandler: Processed in 0.001953155 sec. | ||
| 14391 | 2026.01.20 00:11:49.523802 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14392 | 2026.01.20 00:11:49.523909 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14393 | 2026.01.20 00:11:49.523951 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14394 | 2026.01.20 00:11:49.524409 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14395 | 2026.01.20 00:11:49.524446 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14396 | 2026.01.20 00:11:49.524768 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14397 | 2026.01.20 00:11:49.524992 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14398 | 2026.01.20 00:11:49.525137 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 14399 | 2026.01.20 00:11:49.525182 [ 276 ] {1d358810-58e7-4386-a62f-bbd36b3965fa} <Debug> TCPHandler: Processed in 0.001434388 sec. | ||
| 14400 | 2026.01.20 00:11:49.525302 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14401 | 2026.01.20 00:11:49.525401 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14402 | 2026.01.20 00:11:49.525445 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14403 | 2026.01.20 00:11:49.525874 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14404 | 2026.01.20 00:11:49.525911 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14405 | 2026.01.20 00:11:49.526248 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14406 | 2026.01.20 00:11:49.526459 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14407 | 2026.01.20 00:11:49.526592 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 14408 | 2026.01.20 00:11:49.526629 [ 276 ] {035be62d-bc51-49f7-8762-9a88a83a8e53} <Debug> TCPHandler: Processed in 0.001378928 sec. | ||
| 14409 | 2026.01.20 00:11:49.526738 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14410 | 2026.01.20 00:11:49.526843 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14411 | 2026.01.20 00:11:49.526889 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14412 | 2026.01.20 00:11:49.527247 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14413 | 2026.01.20 00:11:49.527284 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14414 | 2026.01.20 00:11:49.527618 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 14415 | 2026.01.20 00:11:49.527828 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14416 | 2026.01.20 00:11:49.527967 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 14417 | 2026.01.20 00:11:49.528007 [ 276 ] {299032e4-6140-49f5-9818-11840d14f913} <Debug> TCPHandler: Processed in 0.001320228 sec. | ||
| 14418 | 2026.01.20 00:11:52.183959 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14419 | 2026.01.20 00:11:52.184027 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14420 | 2026.01.20 00:11:52.425781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42265 | ||
| 14421 | 2026.01.20 00:11:52.426347 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14422 | 2026.01.20 00:11:52.426398 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14423 | 2026.01.20 00:11:52.426920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14424 | 2026.01.20 00:11:52.427158 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14425 | 2026.01.20 00:11:52.427315 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42265 | ||
| 14426 | 2026.01.20 00:11:52.524452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1676 | ||
| 14427 | 2026.01.20 00:11:52.526825 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14428 | 2026.01.20 00:11:52.526886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14429 | 2026.01.20 00:11:52.528092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14430 | 2026.01.20 00:11:52.528363 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14431 | 2026.01.20 00:11:52.528520 [ 107 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14432 | 2026.01.20 00:11:52.528566 [ 107 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14433 | 2026.01.20 00:11:52.528591 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14434 | 2026.01.20 00:11:52.528730 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 14435 | 2026.01.20 00:11:52.528760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1676 | ||
| 14436 | 2026.01.20 00:11:52.529385 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14437 | 2026.01.20 00:11:52.529539 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1554 rows starting from the beginning of the part | ||
| 14438 | 2026.01.20 00:11:52.529946 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 14439 | 2026.01.20 00:11:52.530329 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 14440 | 2026.01.20 00:11:52.530701 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part | ||
| 14441 | 2026.01.20 00:11:52.531066 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part | ||
| 14442 | 2026.01.20 00:11:52.531488 [ 196 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
| 14443 | 2026.01.20 00:11:52.539600 [ 199 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1676 rows, containing 72 columns (72 merged, 0 gathered) in 0.01093711 sec., 153239.74980593595 rows/sec., 117.14 MiB/sec. | ||
| 14444 | 2026.01.20 00:11:52.541069 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14445 | 2026.01.20 00:11:52.541634 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2026.01.20 00:11:52.541713 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_66_13} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14447 | 2026.01.20 00:11:52.541921 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 14448 | 2026.01.20 00:11:54.525480 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14449 | 2026.01.20 00:11:54.525671 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14450 | 2026.01.20 00:11:54.525738 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14451 | 2026.01.20 00:11:54.526512 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14452 | 2026.01.20 00:11:54.526567 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14453 | 2026.01.20 00:11:54.526980 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14454 | 2026.01.20 00:11:54.527213 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14455 | 2026.01.20 00:11:54.527385 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} <Debug> executeQuery: Read 164 rows, 14.70 KiB in 0.00176 sec., 93181.81818181818 rows/sec., 8.15 MiB/sec. | ||
| 14456 | 2026.01.20 00:11:54.527437 [ 276 ] {64901e98-00a3-4407-9202-86ed335c5b71} <Debug> TCPHandler: Processed in 0.002086327 sec. | ||
| 14457 | 2026.01.20 00:11:54.527571 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14458 | 2026.01.20 00:11:54.527676 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14459 | 2026.01.20 00:11:54.527720 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14460 | 2026.01.20 00:11:54.528173 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2026.01.20 00:11:54.528207 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14462 | 2026.01.20 00:11:54.528533 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14463 | 2026.01.20 00:11:54.528758 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2026.01.20 00:11:54.528895 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} <Debug> executeQuery: Read 54 rows, 4.06 KiB in 0.001244 sec., 43408.36012861736 rows/sec., 3.19 MiB/sec. | ||
| 14465 | 2026.01.20 00:11:54.528935 [ 276 ] {e6b0e035-4b5c-4437-8b7c-c0b95278fc90} <Debug> TCPHandler: Processed in 0.001418128 sec. | ||
| 14466 | 2026.01.20 00:11:54.529041 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14467 | 2026.01.20 00:11:54.529139 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14468 | 2026.01.20 00:11:54.529181 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14469 | 2026.01.20 00:11:54.529639 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14470 | 2026.01.20 00:11:54.529674 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14471 | 2026.01.20 00:11:54.529997 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14472 | 2026.01.20 00:11:54.530208 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14473 | 2026.01.20 00:11:54.530341 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} <Debug> executeQuery: Read 124 rows, 9.89 KiB in 0.001222 sec., 101472.99509001637 rows/sec., 7.91 MiB/sec. | ||
| 14474 | 2026.01.20 00:11:54.530381 [ 276 ] {3368848c-e96f-4485-9190-60ec0983a8d3} <Debug> TCPHandler: Processed in 0.001391118 sec. | ||
| 14475 | 2026.01.20 00:11:54.530494 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14476 | 2026.01.20 00:11:54.530590 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14477 | 2026.01.20 00:11:54.530633 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14478 | 2026.01.20 00:11:54.531053 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14479 | 2026.01.20 00:11:54.531086 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14480 | 2026.01.20 00:11:54.531417 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14481 | 2026.01.20 00:11:54.531629 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14482 | 2026.01.20 00:11:54.531758 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 14483 | 2026.01.20 00:11:54.531795 [ 276 ] {9cc0b389-b889-437c-bc9e-26cf321c0ae5} <Debug> TCPHandler: Processed in 0.001350738 sec. | ||
| 14484 | 2026.01.20 00:11:54.531903 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14485 | 2026.01.20 00:11:54.532011 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14486 | 2026.01.20 00:11:54.532068 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14487 | 2026.01.20 00:11:54.533038 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14488 | 2026.01.20 00:11:54.533081 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14489 | 2026.01.20 00:11:54.533676 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14490 | 2026.01.20 00:11:54.533913 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14491 | 2026.01.20 00:11:54.534054 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002062 sec., 26188.166828322017 rows/sec., 46.93 MiB/sec. | ||
| 14492 | 2026.01.20 00:11:54.534112 [ 276 ] {97f2ce24-5dbb-49f9-8205-5a5e7705788f} <Debug> TCPHandler: Processed in 0.002261279 sec. | ||
| 14493 | 2026.01.20 00:11:54.534229 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14494 | 2026.01.20 00:11:54.534327 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 14495 | 2026.01.20 00:11:54.534369 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 14496 | 2026.01.20 00:11:54.534692 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14497 | 2026.01.20 00:11:54.534728 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14498 | 2026.01.20 00:11:54.535047 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 14499 | 2026.01.20 00:11:54.535312 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14500 | 2026.01.20 00:11:54.535469 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 341.25 KiB/sec. | ||
| 14501 | 2026.01.20 00:11:54.535515 [ 276 ] {3313fb27-1350-4a95-9a7a-4eedf3e2efee} <Debug> TCPHandler: Processed in 0.001336617 sec. | ||
| 14502 | 2026.01.20 00:11:54.535702 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14503 | 2026.01.20 00:11:54.535808 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14504 | 2026.01.20 00:11:54.535856 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14505 | 2026.01.20 00:11:54.536282 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14506 | 2026.01.20 00:11:54.536329 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14507 | 2026.01.20 00:11:54.536702 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 14508 | 2026.01.20 00:11:54.536986 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14509 | 2026.01.20 00:11:54.537143 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
| 14510 | 2026.01.20 00:11:54.537187 [ 276 ] {831a2cfb-7b89-410c-a8a5-efbb5e4a8e77} <Debug> TCPHandler: Processed in 0.00154317 sec. | ||
| 14511 | 2026.01.20 00:11:54.708272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 14512 | 2026.01.20 00:11:54.726551 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14513 | 2026.01.20 00:11:54.726617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 14514 | 2026.01.20 00:11:54.732919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14515 | 2026.01.20 00:11:54.733692 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14516 | 2026.01.20 00:11:54.737342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 14517 | 2026.01.20 00:11:55.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.34 MiB, peak 404.09 MiB, free memory in arenas 0.00 B, will set to 385.31 MiB (RSS), difference: -1.03 MiB | ||
| 14518 | 2026.01.20 00:11:59.517485 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14519 | 2026.01.20 00:11:59.517910 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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') FORMAT Native; (stage: Complete) | ||
| 14520 | 2026.01.20 00:11:59.518580 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14521 | 2026.01.20 00:11:59.518646 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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')" moved to PREWHERE | ||
| 14522 | 2026.01.20 00:11:59.519092 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14523 | 2026.01.20 00:11:59.519203 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14524 | 2026.01.20 00:11:59.519424 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 14525 | 2026.01.20 00:11:59.519588 [ 353 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14526 | 2026.01.20 00:11:59.519609 [ 339 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14527 | 2026.01.20 00:11:59.519782 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14528 | 2026.01.20 00:11:59.519826 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14529 | 2026.01.20 00:11:59.519901 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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'))" | ||
| 14530 | 2026.01.20 00:11:59.519934 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14531 | 2026.01.20 00:11:59.520958 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.003202 sec., 10930.668332292318 rows/sec., 462.36 KiB/sec. | ||
| 14532 | 2026.01.20 00:11:59.521151 [ 276 ] {144c680d-a0dd-4550-a90a-7783533ae6bc} <Debug> TCPHandler: Processed in 0.00388215 sec. | ||
| 14533 | 2026.01.20 00:11:59.521556 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14534 | 2026.01.20 00:11:59.521772 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 14535 | 2026.01.20 00:11:59.522147 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14536 | 2026.01.20 00:11:59.522203 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 14537 | 2026.01.20 00:11:59.522577 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14538 | 2026.01.20 00:11:59.522658 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14539 | 2026.01.20 00:11:59.522828 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 14540 | 2026.01.20 00:11:59.522927 [ 339 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14541 | 2026.01.20 00:11:59.522950 [ 353 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14542 | 2026.01.20 00:11:59.523085 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14543 | 2026.01.20 00:11:59.523123 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14544 | 2026.01.20 00:11:59.523180 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 14545 | 2026.01.20 00:11:59.523212 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14546 | 2026.01.20 00:11:59.524214 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002541 sec., 13774.104683195594 rows/sec., 582.63 KiB/sec. | ||
| 14547 | 2026.01.20 00:11:59.524361 [ 276 ] {6280b668-1e12-4443-ba66-558aa9724e22} <Debug> TCPHandler: Processed in 0.002880747 sec. | ||
| 14548 | 2026.01.20 00:11:59.524709 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14549 | 2026.01.20 00:11:59.524910 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14550 | 2026.01.20 00:11:59.525281 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14551 | 2026.01.20 00:11:59.525339 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14552 | 2026.01.20 00:11:59.525714 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14553 | 2026.01.20 00:11:59.525795 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14554 | 2026.01.20 00:11:59.525951 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 14555 | 2026.01.20 00:11:59.526044 [ 353 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14556 | 2026.01.20 00:11:59.526056 [ 339 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14557 | 2026.01.20 00:11:59.526200 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14558 | 2026.01.20 00:11:59.526237 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14559 | 2026.01.20 00:11:59.526297 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14560 | 2026.01.20 00:11:59.526325 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14561 | 2026.01.20 00:11:59.527094 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002276 sec., 15377.85588752197 rows/sec., 650.47 KiB/sec. | ||
| 14562 | 2026.01.20 00:11:59.527232 [ 276 ] {92ee5d26-5a06-428b-8335-0c7058ef00ef} <Debug> TCPHandler: Processed in 0.002594033 sec. | ||
| 14563 | 2026.01.20 00:11:59.527550 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14564 | 2026.01.20 00:11:59.527790 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14565 | 2026.01.20 00:11:59.528151 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14566 | 2026.01.20 00:11:59.528205 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14567 | 2026.01.20 00:11:59.528607 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14568 | 2026.01.20 00:11:59.528696 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14569 | 2026.01.20 00:11:59.528858 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 14570 | 2026.01.20 00:11:59.528952 [ 339 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14571 | 2026.01.20 00:11:59.528963 [ 353 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14572 | 2026.01.20 00:11:59.529108 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14573 | 2026.01.20 00:11:59.529144 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14574 | 2026.01.20 00:11:59.529220 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14575 | 2026.01.20 00:11:59.529262 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14576 | 2026.01.20 00:11:59.530012 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002307 sec., 15171.21803207629 rows/sec., 641.73 KiB/sec. | ||
| 14577 | 2026.01.20 00:11:59.530153 [ 276 ] {9c271d33-0ca1-412c-8822-de83879c1c6d} <Debug> TCPHandler: Processed in 0.002675224 sec. | ||
| 14578 | 2026.01.20 00:11:59.530553 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14579 | 2026.01.20 00:11:59.530795 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14580 | 2026.01.20 00:11:59.531164 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14581 | 2026.01.20 00:11:59.531220 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14582 | 2026.01.20 00:11:59.531570 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14583 | 2026.01.20 00:11:59.531652 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14584 | 2026.01.20 00:11:59.531803 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 14585 | 2026.01.20 00:11:59.531896 [ 339 ] {41282890-120d-4404-a27f-28aba190f125} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14586 | 2026.01.20 00:11:59.531903 [ 353 ] {41282890-120d-4404-a27f-28aba190f125} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14587 | 2026.01.20 00:11:59.532049 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14588 | 2026.01.20 00:11:59.532089 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14589 | 2026.01.20 00:11:59.532146 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14590 | 2026.01.20 00:11:59.532176 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14591 | 2026.01.20 00:11:59.532871 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002205 sec., 15873.015873015873 rows/sec., 671.41 KiB/sec. | ||
| 14592 | 2026.01.20 00:11:59.532999 [ 276 ] {41282890-120d-4404-a27f-28aba190f125} <Debug> TCPHandler: Processed in 0.002513482 sec. | ||
| 14593 | 2026.01.20 00:11:59.533311 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2026.01.20 00:11:59.533495 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14595 | 2026.01.20 00:11:59.533833 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14596 | 2026.01.20 00:11:59.533892 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14597 | 2026.01.20 00:11:59.534239 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14598 | 2026.01.20 00:11:59.534322 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14599 | 2026.01.20 00:11:59.534478 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 14600 | 2026.01.20 00:11:59.534573 [ 339 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14601 | 2026.01.20 00:11:59.534629 [ 318 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14602 | 2026.01.20 00:11:59.534772 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14603 | 2026.01.20 00:11:59.534808 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14604 | 2026.01.20 00:11:59.534865 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14605 | 2026.01.20 00:11:59.534894 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14606 | 2026.01.20 00:11:59.535770 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002359 sec., 14836.79525222552 rows/sec., 627.58 KiB/sec. | ||
| 14607 | 2026.01.20 00:11:59.535908 [ 276 ] {7470bc16-6716-4970-9ba2-818f4b655f4d} <Debug> TCPHandler: Processed in 0.002661894 sec. | ||
| 14608 | 2026.01.20 00:11:59.536231 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14609 | 2026.01.20 00:11:59.536433 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14610 | 2026.01.20 00:11:59.536785 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14611 | 2026.01.20 00:11:59.536844 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14612 | 2026.01.20 00:11:59.537212 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14613 | 2026.01.20 00:11:59.537295 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14614 | 2026.01.20 00:11:59.537452 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 14615 | 2026.01.20 00:11:59.537554 [ 318 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14616 | 2026.01.20 00:11:59.537561 [ 339 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14617 | 2026.01.20 00:11:59.537727 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14618 | 2026.01.20 00:11:59.537767 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14619 | 2026.01.20 00:11:59.537827 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14620 | 2026.01.20 00:11:59.537860 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14621 | 2026.01.20 00:11:59.538666 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002327 sec., 15040.825096691018 rows/sec., 636.21 KiB/sec. | ||
| 14622 | 2026.01.20 00:11:59.538798 [ 276 ] {1e3473c5-7f43-46ec-98d8-c5dc6437e570} <Debug> TCPHandler: Processed in 0.002635464 sec. | ||
| 14623 | 2026.01.20 00:11:59.539131 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14624 | 2026.01.20 00:11:59.539323 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14625 | 2026.01.20 00:11:59.539732 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14626 | 2026.01.20 00:11:59.539793 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14627 | 2026.01.20 00:11:59.540150 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14628 | 2026.01.20 00:11:59.540230 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14629 | 2026.01.20 00:11:59.540384 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 14630 | 2026.01.20 00:11:59.540481 [ 339 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14631 | 2026.01.20 00:11:59.540494 [ 318 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14632 | 2026.01.20 00:11:59.540639 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14633 | 2026.01.20 00:11:59.540677 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14634 | 2026.01.20 00:11:59.540735 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14635 | 2026.01.20 00:11:59.540765 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14636 | 2026.01.20 00:11:59.541500 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002268 sec., 15432.098765432098 rows/sec., 652.76 KiB/sec. | ||
| 14637 | 2026.01.20 00:11:59.541678 [ 276 ] {569b02c5-6fef-4b1d-bf10-98972f988a0b} <Debug> TCPHandler: Processed in 0.002622154 sec. | ||
| 14638 | 2026.01.20 00:11:59.542024 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14639 | 2026.01.20 00:11:59.542223 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14640 | 2026.01.20 00:11:59.542937 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14641 | 2026.01.20 00:11:59.542990 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14642 | 2026.01.20 00:11:59.543472 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14643 | 2026.01.20 00:11:59.543543 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14644 | 2026.01.20 00:11:59.543678 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 14645 | 2026.01.20 00:11:59.543769 [ 318 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14646 | 2026.01.20 00:11:59.543786 [ 354 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14647 | 2026.01.20 00:11:59.543908 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14648 | 2026.01.20 00:11:59.543940 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14649 | 2026.01.20 00:11:59.544005 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14650 | 2026.01.20 00:11:59.544031 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14651 | 2026.01.20 00:11:59.544751 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002621 sec., 13353.681800839375 rows/sec., 564.85 KiB/sec. | ||
| 14652 | 2026.01.20 00:11:59.544871 [ 276 ] {8c1ce0da-f853-4e14-865c-7a2b8ff09e7c} <Debug> TCPHandler: Processed in 0.002916627 sec. | ||
| 14653 | 2026.01.20 00:11:59.545175 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14654 | 2026.01.20 00:11:59.545357 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14655 | 2026.01.20 00:11:59.545675 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14656 | 2026.01.20 00:11:59.545724 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14657 | 2026.01.20 00:11:59.546026 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14658 | 2026.01.20 00:11:59.546092 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14659 | 2026.01.20 00:11:59.546224 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 14660 | 2026.01.20 00:11:59.546323 [ 354 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14661 | 2026.01.20 00:11:59.546329 [ 318 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14662 | 2026.01.20 00:11:59.546482 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14663 | 2026.01.20 00:11:59.546514 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14664 | 2026.01.20 00:11:59.546563 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14665 | 2026.01.20 00:11:59.546588 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14666 | 2026.01.20 00:11:59.547336 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002071 sec., 16900.048285852245 rows/sec., 714.86 KiB/sec. | ||
| 14667 | 2026.01.20 00:11:59.547491 [ 276 ] {3b3e8c29-7dd1-4984-98cb-f7088a1bdabc} <Debug> TCPHandler: Processed in 0.002377181 sec. | ||
| 14668 | 2026.01.20 00:11:59.547790 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14669 | 2026.01.20 00:11:59.547954 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14670 | 2026.01.20 00:11:59.548252 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14671 | 2026.01.20 00:11:59.548302 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14672 | 2026.01.20 00:11:59.548662 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14673 | 2026.01.20 00:11:59.548743 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14674 | 2026.01.20 00:11:59.548901 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 14675 | 2026.01.20 00:11:59.548996 [ 318 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14676 | 2026.01.20 00:11:59.549054 [ 365 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14677 | 2026.01.20 00:11:59.549191 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14678 | 2026.01.20 00:11:59.549224 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14679 | 2026.01.20 00:11:59.549278 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14680 | 2026.01.20 00:11:59.549304 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14681 | 2026.01.20 00:11:59.550162 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002281 sec., 15344.147303814116 rows/sec., 649.04 KiB/sec. | ||
| 14682 | 2026.01.20 00:11:59.550287 [ 276 ] {1f3cb91f-569a-49d1-ab54-92b5c2e71f00} <Debug> TCPHandler: Processed in 0.002554873 sec. | ||
| 14683 | 2026.01.20 00:11:59.550586 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14684 | 2026.01.20 00:11:59.550778 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14685 | 2026.01.20 00:11:59.551095 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14686 | 2026.01.20 00:11:59.551143 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14687 | 2026.01.20 00:11:59.551455 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14688 | 2026.01.20 00:11:59.551525 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14689 | 2026.01.20 00:11:59.551672 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 14690 | 2026.01.20 00:11:59.551773 [ 365 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14691 | 2026.01.20 00:11:59.551795 [ 312 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14692 | 2026.01.20 00:11:59.551899 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14693 | 2026.01.20 00:11:59.551921 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14694 | 2026.01.20 00:11:59.552000 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14695 | 2026.01.20 00:11:59.552032 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14696 | 2026.01.20 00:11:59.552727 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002047 sec., 17098.19247679531 rows/sec., 723.24 KiB/sec. | ||
| 14697 | 2026.01.20 00:11:59.552844 [ 276 ] {32f27147-5645-4aa7-ba78-b5eb323dde30} <Debug> TCPHandler: Processed in 0.002318779 sec. | ||
| 14698 | 2026.01.20 00:11:59.553972 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14699 | 2026.01.20 00:11:59.554157 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14700 | 2026.01.20 00:11:59.554476 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14701 | 2026.01.20 00:11:59.554524 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14702 | 2026.01.20 00:11:59.554832 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14703 | 2026.01.20 00:11:59.554896 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14704 | 2026.01.20 00:11:59.555030 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 14705 | 2026.01.20 00:11:59.555122 [ 365 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14706 | 2026.01.20 00:11:59.555153 [ 312 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14707 | 2026.01.20 00:11:59.555280 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14708 | 2026.01.20 00:11:59.555313 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14709 | 2026.01.20 00:11:59.555363 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14710 | 2026.01.20 00:11:59.555388 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14711 | 2026.01.20 00:11:59.556108 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002034 sec., 17207.47295968535 rows/sec., 727.86 KiB/sec. | ||
| 14712 | 2026.01.20 00:11:59.556224 [ 276 ] {43243bbb-f157-4dfb-bbad-1c3a43334c57} <Debug> TCPHandler: Processed in 0.00233187 sec. | ||
| 14713 | 2026.01.20 00:11:59.556680 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14714 | 2026.01.20 00:11:59.556857 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14715 | 2026.01.20 00:11:59.557152 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14716 | 2026.01.20 00:11:59.557202 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14717 | 2026.01.20 00:11:59.557517 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14718 | 2026.01.20 00:11:59.557581 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14719 | 2026.01.20 00:11:59.557708 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 14720 | 2026.01.20 00:11:59.557795 [ 365 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14721 | 2026.01.20 00:11:59.557808 [ 312 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14722 | 2026.01.20 00:11:59.557938 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14723 | 2026.01.20 00:11:59.557970 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14724 | 2026.01.20 00:11:59.558023 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14725 | 2026.01.20 00:11:59.558053 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14726 | 2026.01.20 00:11:59.558749 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.00197 sec., 17766.497461928935 rows/sec., 751.51 KiB/sec. | ||
| 14727 | 2026.01.20 00:11:59.558868 [ 276 ] {75c37c3f-1188-470c-b826-478329b0ada2} <Debug> TCPHandler: Processed in 0.002252949 sec. | ||
| 14728 | 2026.01.20 00:11:59.559214 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14729 | 2026.01.20 00:11:59.559397 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14730 | 2026.01.20 00:11:59.559734 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14731 | 2026.01.20 00:11:59.559793 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14732 | 2026.01.20 00:11:59.560147 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14733 | 2026.01.20 00:11:59.560228 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14734 | 2026.01.20 00:11:59.560370 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 14735 | 2026.01.20 00:11:59.560462 [ 312 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14736 | 2026.01.20 00:11:59.560527 [ 312 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14737 | 2026.01.20 00:11:59.560597 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14738 | 2026.01.20 00:11:59.560622 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14739 | 2026.01.20 00:11:59.560674 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14740 | 2026.01.20 00:11:59.560702 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14741 | 2026.01.20 00:11:59.561410 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002098 sec., 16682.554814108673 rows/sec., 705.66 KiB/sec. | ||
| 14742 | 2026.01.20 00:11:59.561501 [ 276 ] {0332a02b-77f6-4a37-8f93-b9f26023185f} <Debug> TCPHandler: Processed in 0.002353391 sec. | ||
| 14743 | 2026.01.20 00:11:59.561983 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14744 | 2026.01.20 00:11:59.562150 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14745 | 2026.01.20 00:11:59.562438 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14746 | 2026.01.20 00:11:59.562488 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14747 | 2026.01.20 00:11:59.562786 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14748 | 2026.01.20 00:11:59.562847 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14749 | 2026.01.20 00:11:59.562973 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 14750 | 2026.01.20 00:11:59.563055 [ 312 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14751 | 2026.01.20 00:11:59.563107 [ 326 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14752 | 2026.01.20 00:11:59.563242 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14753 | 2026.01.20 00:11:59.563276 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14754 | 2026.01.20 00:11:59.563338 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14755 | 2026.01.20 00:11:59.563365 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14756 | 2026.01.20 00:11:59.564275 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.0022 sec., 15909.090909090908 rows/sec., 672.94 KiB/sec. | ||
| 14757 | 2026.01.20 00:11:59.564406 [ 276 ] {a7324424-8956-4519-92bf-fc07c7080abb} <Debug> TCPHandler: Processed in 0.002483632 sec. | ||
| 14758 | 2026.01.20 00:11:59.564752 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14759 | 2026.01.20 00:11:59.564929 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14760 | 2026.01.20 00:11:59.565251 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14761 | 2026.01.20 00:11:59.565304 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14762 | 2026.01.20 00:11:59.565636 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14763 | 2026.01.20 00:11:59.565702 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14764 | 2026.01.20 00:11:59.565910 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 14765 | 2026.01.20 00:11:59.566004 [ 312 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14766 | 2026.01.20 00:11:59.566089 [ 346 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14767 | 2026.01.20 00:11:59.566247 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14768 | 2026.01.20 00:11:59.566288 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14769 | 2026.01.20 00:11:59.566352 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14770 | 2026.01.20 00:11:59.566383 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14771 | 2026.01.20 00:11:59.567232 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002389 sec., 14650.481372959397 rows/sec., 619.70 KiB/sec. | ||
| 14772 | 2026.01.20 00:11:59.567350 [ 276 ] {10bb8272-5615-4aef-91d6-b76f875398aa} <Debug> TCPHandler: Processed in 0.002658503 sec. | ||
| 14773 | 2026.01.20 00:11:59.567640 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14774 | 2026.01.20 00:11:59.567821 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14775 | 2026.01.20 00:11:59.568134 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14776 | 2026.01.20 00:11:59.568185 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14777 | 2026.01.20 00:11:59.568516 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14778 | 2026.01.20 00:11:59.568586 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14779 | 2026.01.20 00:11:59.568716 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 14780 | 2026.01.20 00:11:59.568820 [ 312 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14781 | 2026.01.20 00:11:59.568839 [ 346 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14782 | 2026.01.20 00:11:59.568981 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14783 | 2026.01.20 00:11:59.569015 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14784 | 2026.01.20 00:11:59.569064 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14785 | 2026.01.20 00:11:59.569090 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14786 | 2026.01.20 00:11:59.569812 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.00208 sec., 16826.923076923078 rows/sec., 711.76 KiB/sec. | ||
| 14787 | 2026.01.20 00:11:59.569936 [ 276 ] {88900a9c-7c96-4b25-a6b6-875e808840ca} <Debug> TCPHandler: Processed in 0.00235578 sec. | ||
| 14788 | 2026.01.20 00:11:59.570403 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14789 | 2026.01.20 00:11:59.570577 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14790 | 2026.01.20 00:11:59.570892 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14791 | 2026.01.20 00:11:59.570944 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14792 | 2026.01.20 00:11:59.571266 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14793 | 2026.01.20 00:11:59.571336 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14794 | 2026.01.20 00:11:59.571482 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 14795 | 2026.01.20 00:11:59.571577 [ 312 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14796 | 2026.01.20 00:11:59.571585 [ 346 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14797 | 2026.01.20 00:11:59.571722 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14798 | 2026.01.20 00:11:59.571754 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14799 | 2026.01.20 00:11:59.571804 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14800 | 2026.01.20 00:11:59.571831 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14801 | 2026.01.20 00:11:59.572537 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002041 sec., 17148.4566389025 rows/sec., 725.36 KiB/sec. | ||
| 14802 | 2026.01.20 00:11:59.572656 [ 276 ] {7733faf3-0d63-49a0-b273-f92d37e59cd6} <Debug> TCPHandler: Processed in 0.00231519 sec. | ||
| 14803 | 2026.01.20 00:11:59.573084 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14804 | 2026.01.20 00:11:59.573265 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14805 | 2026.01.20 00:11:59.573583 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14806 | 2026.01.20 00:11:59.573642 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14807 | 2026.01.20 00:11:59.573976 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14808 | 2026.01.20 00:11:59.574046 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14809 | 2026.01.20 00:11:59.574185 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 14810 | 2026.01.20 00:11:59.574284 [ 312 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14811 | 2026.01.20 00:11:59.574300 [ 346 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14812 | 2026.01.20 00:11:59.574428 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14813 | 2026.01.20 00:11:59.574463 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14814 | 2026.01.20 00:11:59.574514 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14815 | 2026.01.20 00:11:59.574543 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14816 | 2026.01.20 00:11:59.575324 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002144 sec., 16324.626865671642 rows/sec., 690.52 KiB/sec. | ||
| 14817 | 2026.01.20 00:11:59.575446 [ 276 ] {6c7a2d62-4499-4ec3-8ec1-6a210a6fed08} <Debug> TCPHandler: Processed in 0.002423032 sec. | ||
| 14818 | 2026.01.20 00:11:59.575960 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14819 | 2026.01.20 00:11:59.576151 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14820 | 2026.01.20 00:11:59.576506 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14821 | 2026.01.20 00:11:59.576566 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14822 | 2026.01.20 00:11:59.576949 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14823 | 2026.01.20 00:11:59.577026 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14824 | 2026.01.20 00:11:59.577176 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 14825 | 2026.01.20 00:11:59.577281 [ 312 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14826 | 2026.01.20 00:11:59.577295 [ 346 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14827 | 2026.01.20 00:11:59.577421 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14828 | 2026.01.20 00:11:59.577459 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14829 | 2026.01.20 00:11:59.577515 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14830 | 2026.01.20 00:11:59.577549 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14831 | 2026.01.20 00:11:59.578734 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002654 sec., 13187.641296156744 rows/sec., 557.83 KiB/sec. | ||
| 14832 | 2026.01.20 00:11:59.578840 [ 276 ] {c9a3a63f-67ea-4bde-b511-c940b90ea0e7} <Debug> TCPHandler: Processed in 0.002941618 sec. | ||
| 14833 | 2026.01.20 00:11:59.579457 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14834 | 2026.01.20 00:11:59.579659 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14835 | 2026.01.20 00:11:59.580016 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14836 | 2026.01.20 00:11:59.580078 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14837 | 2026.01.20 00:11:59.580461 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14838 | 2026.01.20 00:11:59.580538 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14839 | 2026.01.20 00:11:59.580678 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 14840 | 2026.01.20 00:11:59.580766 [ 312 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14841 | 2026.01.20 00:11:59.580828 [ 312 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14842 | 2026.01.20 00:11:59.580903 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14843 | 2026.01.20 00:11:59.580942 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14844 | 2026.01.20 00:11:59.580994 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14845 | 2026.01.20 00:11:59.581021 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14846 | 2026.01.20 00:11:59.581717 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002157 sec., 16226.240148354194 rows/sec., 686.36 KiB/sec. | ||
| 14847 | 2026.01.20 00:11:59.581842 [ 276 ] {dc458418-ac47-4e12-8f83-95892bd763ca} <Debug> TCPHandler: Processed in 0.002462532 sec. | ||
| 14848 | 2026.01.20 00:11:59.582294 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14849 | 2026.01.20 00:11:59.582485 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 14850 | 2026.01.20 00:11:59.582823 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14851 | 2026.01.20 00:11:59.582879 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 14852 | 2026.01.20 00:11:59.583228 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14853 | 2026.01.20 00:11:59.583305 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14854 | 2026.01.20 00:11:59.583442 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 14855 | 2026.01.20 00:11:59.583565 [ 362 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14856 | 2026.01.20 00:11:59.583589 [ 359 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14857 | 2026.01.20 00:11:59.583732 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 14858 | 2026.01.20 00:11:59.583765 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14859 | 2026.01.20 00:11:59.583816 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 14860 | 2026.01.20 00:11:59.583843 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 14861 | 2026.01.20 00:11:59.584526 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002134 sec., 16401.124648547328 rows/sec., 693.75 KiB/sec. | ||
| 14862 | 2026.01.20 00:11:59.584650 [ 276 ] {39259a05-1a0e-4298-b264-c39f3df26fe2} <Debug> TCPHandler: Processed in 0.002421211 sec. | ||
| 14863 | 2026.01.20 00:11:59.595426 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14864 | 2026.01.20 00:11:59.595712 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 14865 | 2026.01.20 00:11:59.595854 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14866 | 2026.01.20 00:11:59.597028 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2026.01.20 00:11:59.597095 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14868 | 2026.01.20 00:11:59.597928 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 14869 | 2026.01.20 00:11:59.598606 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14870 | 2026.01.20 00:11:59.598837 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.003219 sec., 7145.076110593352 rows/sec., 1.02 MiB/sec. | ||
| 14871 | 2026.01.20 00:11:59.598919 [ 276 ] {2bf5a267-98eb-4b7c-89db-c81d955ce2bb} <Debug> TCPHandler: Processed in 0.003698587 sec. | ||
| 14872 | 2026.01.20 00:11:59.599128 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2026.01.20 00:11:59.599285 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14874 | 2026.01.20 00:11:59.599345 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14875 | 2026.01.20 00:11:59.599947 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.01.20 00:11:59.599993 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14877 | 2026.01.20 00:11:59.600565 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14878 | 2026.01.20 00:11:59.601641 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14879 | 2026.01.20 00:11:59.601857 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002605 sec., 767.7543186180422 rows/sec., 62.60 KiB/sec. | ||
| 14880 | 2026.01.20 00:11:59.601917 [ 276 ] {0452322a-e575-4cbb-bbfc-7a8311240a4f} <Debug> TCPHandler: Processed in 0.002860757 sec. | ||
| 14881 | 2026.01.20 00:11:59.602094 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14882 | 2026.01.20 00:11:59.602223 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14883 | 2026.01.20 00:11:59.602281 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14884 | 2026.01.20 00:11:59.602938 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14885 | 2026.01.20 00:11:59.602985 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14886 | 2026.01.20 00:11:59.603710 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 14887 | 2026.01.20 00:11:59.604421 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14888 | 2026.01.20 00:11:59.604627 [ 100 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 14889 | 2026.01.20 00:11:59.604650 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} <Debug> executeQuery: Read 77 rows, 6.00 KiB in 0.002456 sec., 31351.79153094463 rows/sec., 2.39 MiB/sec. | ||
| 14890 | 2026.01.20 00:11:59.604714 [ 100 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14891 | 2026.01.20 00:11:59.604735 [ 276 ] {a448aa2c-2666-4ed8-830a-2edc05a92454} <Debug> TCPHandler: Processed in 0.002706094 sec. | ||
| 14892 | 2026.01.20 00:11:59.604751 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14893 | 2026.01.20 00:11:59.604925 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14894 | 2026.01.20 00:11:59.604923 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 14895 | 2026.01.20 00:11:59.605059 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14896 | 2026.01.20 00:11:59.605123 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14897 | 2026.01.20 00:11:59.605135 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14898 | 2026.01.20 00:11:59.605191 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1406 rows starting from the beginning of the part | ||
| 14899 | 2026.01.20 00:11:59.605287 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 14900 | 2026.01.20 00:11:59.605352 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1418 rows starting from the beginning of the part | ||
| 14901 | 2026.01.20 00:11:59.605412 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 14902 | 2026.01.20 00:11:59.605469 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 164 rows starting from the beginning of the part | ||
| 14903 | 2026.01.20 00:11:59.605530 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 77 rows starting from the beginning of the part | ||
| 14904 | 2026.01.20 00:11:59.605759 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14905 | 2026.01.20 00:11:59.605818 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14906 | 2026.01.20 00:11:59.606341 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14907 | 2026.01.20 00:11:59.606978 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14908 | 2026.01.20 00:11:59.607193 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002163 sec., 924.6417013407305 rows/sec., 64.56 KiB/sec. | ||
| 14909 | 2026.01.20 00:11:59.607218 [ 99 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14910 | 2026.01.20 00:11:59.607253 [ 276 ] {09ed7b31-1915-4f19-8011-c47696aaf258} <Debug> TCPHandler: Processed in 0.00239126 sec. | ||
| 14911 | 2026.01.20 00:11:59.607311 [ 99 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14912 | 2026.01.20 00:11:59.607354 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14913 | 2026.01.20 00:11:59.607463 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14914 | 2026.01.20 00:11:59.607505 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 14915 | 2026.01.20 00:11:59.607598 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14916 | 2026.01.20 00:11:59.607665 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14917 | 2026.01.20 00:11:59.607671 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14918 | 2026.01.20 00:11:59.607736 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 70 rows starting from the beginning of the part | ||
| 14919 | 2026.01.20 00:11:59.607817 [ 192 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3177 rows, containing 5 columns (5 merged, 0 gathered) in 0.002969999 sec., 1069697.3298644207 rows/sec., 93.35 MiB/sec. | ||
| 14920 | 2026.01.20 00:11:59.607831 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 14921 | 2026.01.20 00:11:59.607954 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 14922 | 2026.01.20 00:11:59.608032 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 63 rows starting from the beginning of the part | ||
| 14923 | 2026.01.20 00:11:59.608091 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 54 rows starting from the beginning of the part | ||
| 14924 | 2026.01.20 00:11:59.608155 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part | ||
| 14925 | 2026.01.20 00:11:59.608297 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14926 | 2026.01.20 00:11:59.608347 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14927 | 2026.01.20 00:11:59.608442 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 14928 | 2026.01.20 00:11:59.609145 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14929 | 2026.01.20 00:11:59.609242 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14930 | 2026.01.20 00:11:59.609367 [ 197 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_131_26} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 14931 | 2026.01.20 00:11:59.609476 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 14932 | 2026.01.20 00:11:59.609799 [ 192 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 5 columns (5 merged, 0 gathered) in 0.00236161 sec., 113905.34423550035 rows/sec., 8.80 MiB/sec. | ||
| 14933 | 2026.01.20 00:11:59.609890 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2026.01.20 00:11:59.610080 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} <Debug> executeQuery: Read 22 rows, 1.40 KiB in 0.002513 sec., 8754.476721050538 rows/sec., 557.26 KiB/sec. | ||
| 14935 | 2026.01.20 00:11:59.610128 [ 276 ] {8334b3bc-7bfb-4f35-b09c-96656d5d2306} <Debug> TCPHandler: Processed in 0.002734445 sec. | ||
| 14936 | 2026.01.20 00:11:59.610149 [ 186 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14937 | 2026.01.20 00:11:59.610314 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14938 | 2026.01.20 00:11:59.610435 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14939 | 2026.01.20 00:11:59.610488 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14940 | 2026.01.20 00:11:59.610772 [ 186 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14941 | 2026.01.20 00:11:59.610862 [ 186 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_66_13} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14942 | 2026.01.20 00:11:59.610981 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14943 | 2026.01.20 00:11:59.611213 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14944 | 2026.01.20 00:11:59.611258 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14945 | 2026.01.20 00:11:59.611832 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 14946 | 2026.01.20 00:11:59.612512 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14947 | 2026.01.20 00:11:59.612698 [ 100 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 14948 | 2026.01.20 00:11:59.612709 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} <Debug> executeQuery: Read 174 rows, 13.54 KiB in 0.002299 sec., 75685.08046976947 rows/sec., 5.75 MiB/sec. | ||
| 14949 | 2026.01.20 00:11:59.612757 [ 100 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14950 | 2026.01.20 00:11:59.612784 [ 276 ] {6fa9da39-12c3-41db-82c3-fd48031c3207} <Debug> TCPHandler: Processed in 0.002544903 sec. | ||
| 14951 | 2026.01.20 00:11:59.612795 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14952 | 2026.01.20 00:11:59.612932 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 14953 | 2026.01.20 00:11:59.612966 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14954 | 2026.01.20 00:11:59.613065 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14955 | 2026.01.20 00:11:59.613082 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 14956 | 2026.01.20 00:11:59.613115 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 632 rows starting from the beginning of the part | ||
| 14957 | 2026.01.20 00:11:59.613146 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 14958 | 2026.01.20 00:11:59.613197 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 14959 | 2026.01.20 00:11:59.613271 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 613 rows starting from the beginning of the part | ||
| 14960 | 2026.01.20 00:11:59.613334 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 14961 | 2026.01.20 00:11:59.613398 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 124 rows starting from the beginning of the part | ||
| 14962 | 2026.01.20 00:11:59.613464 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 174 rows starting from the beginning of the part | ||
| 14963 | 2026.01.20 00:11:59.613672 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} <Trace> oximeter.measurements_cumulativei64 (957bbc88-f3b6-4288-a933-630d5e001548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14964 | 2026.01.20 00:11:59.613723 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14965 | 2026.01.20 00:11:59.614486 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 14966 | 2026.01.20 00:11:59.615085 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1671 rows, containing 5 columns (5 merged, 0 gathered) in 0.002198758 sec., 759974.4946920035 rows/sec., 60.51 MiB/sec. | ||
| 14967 | 2026.01.20 00:11:59.615249 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} <Trace> oximeter.measurements_cumulativei64 (957bbc88-f3b6-4288-a933-630d5e001548): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14968 | 2026.01.20 00:11:59.615464 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.002406 sec., 8312.551953449709 rows/sec., 562.56 KiB/sec. | ||
| 14969 | 2026.01.20 00:11:59.615473 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 14970 | 2026.01.20 00:11:59.615523 [ 276 ] {85aaab7f-ac87-4a6b-af04-c47ad60e4eaf} <Debug> TCPHandler: Processed in 0.002618213 sec. | ||
| 14971 | 2026.01.20 00:11:59.615719 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14972 | 2026.01.20 00:11:59.615849 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14973 | 2026.01.20 00:11:59.615908 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14974 | 2026.01.20 00:11:59.616388 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14975 | 2026.01.20 00:11:59.616491 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_131_26} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 14976 | 2026.01.20 00:11:59.616555 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14977 | 2026.01.20 00:11:59.616590 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 14978 | 2026.01.20 00:11:59.616608 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14979 | 2026.01.20 00:11:59.617367 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 14980 | 2026.01.20 00:11:59.617935 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14981 | 2026.01.20 00:11:59.618136 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} <Debug> executeQuery: Read 178 rows, 12.60 KiB in 0.002313 sec., 76956.33376567229 rows/sec., 5.32 MiB/sec. | ||
| 14982 | 2026.01.20 00:11:59.618270 [ 276 ] {0ef1e088-5f87-4575-8172-2aaebcdb2228} <Debug> TCPHandler: Processed in 0.002614844 sec. | ||
| 14983 | 2026.01.20 00:11:59.618509 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14984 | 2026.01.20 00:11:59.618628 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14985 | 2026.01.20 00:11:59.618702 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14986 | 2026.01.20 00:11:59.619951 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14987 | 2026.01.20 00:11:59.620013 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14988 | 2026.01.20 00:11:59.620999 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14989 | 2026.01.20 00:11:59.621853 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14990 | 2026.01.20 00:11:59.622025 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14991 | 2026.01.20 00:11:59.622046 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} <Debug> executeQuery: Read 5 rows, 6.38 KiB in 0.003441 sec., 1453.0659691950013 rows/sec., 1.81 MiB/sec. | ||
| 14992 | 2026.01.20 00:11:59.622084 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14993 | 2026.01.20 00:11:59.622117 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 14994 | 2026.01.20 00:11:59.622183 [ 276 ] {941a50b5-1900-41fd-951a-422cd26f1fe0} <Debug> TCPHandler: Processed in 0.003736328 sec. | ||
| 14995 | 2026.01.20 00:11:59.622233 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 14996 | 2026.01.20 00:11:59.622405 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14997 | 2026.01.20 00:11:59.622506 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14998 | 2026.01.20 00:11:59.622517 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14999 | 2026.01.20 00:11:59.622578 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15000 | 2026.01.20 00:11:59.622580 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2386 rows starting from the beginning of the part | ||
| 15001 | 2026.01.20 00:11:59.622758 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 15002 | 2026.01.20 00:11:59.622912 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 15003 | 2026.01.20 00:11:59.623063 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 51 rows starting from the beginning of the part | ||
| 15004 | 2026.01.20 00:11:59.623090 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15005 | 2026.01.20 00:11:59.623136 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15006 | 2026.01.20 00:11:59.623222 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 54 rows starting from the beginning of the part | ||
| 15007 | 2026.01.20 00:11:59.623386 [ 186 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part | ||
| 15008 | 2026.01.20 00:11:59.623889 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15009 | 2026.01.20 00:11:59.624653 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15010 | 2026.01.20 00:11:59.624837 [ 100 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15011 | 2026.01.20 00:11:59.624840 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002346 sec., 25575.447570332482 rows/sec., 1.72 MiB/sec. | ||
| 15012 | 2026.01.20 00:11:59.624893 [ 100 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2026.01.20 00:11:59.624928 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15014 | 2026.01.20 00:11:59.624971 [ 276 ] {24a140ed-dcec-4147-a1ca-c44d8dc8bc04} <Debug> TCPHandler: Processed in 0.002637224 sec. | ||
| 15015 | 2026.01.20 00:11:59.625041 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15016 | 2026.01.20 00:11:59.625196 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15017 | 2026.01.20 00:11:59.625238 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7500 rows starting from the beginning of the part | ||
| 15018 | 2026.01.20 00:11:59.625319 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 15019 | 2026.01.20 00:11:59.625380 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 15020 | 2026.01.20 00:11:59.625444 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 15021 | 2026.01.20 00:11:59.625507 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 15022 | 2026.01.20 00:11:59.625570 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 15023 | 2026.01.20 00:11:59.628619 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7800 rows, containing 4 columns (4 merged, 0 gathered) in 0.003619186 sec., 2155180.7505886685 rows/sec., 145.24 MiB/sec. | ||
| 15024 | 2026.01.20 00:11:59.629531 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 15025 | 2026.01.20 00:11:59.630531 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15026 | 2026.01.20 00:11:59.630654 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_131_26} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 15027 | 2026.01.20 00:11:59.630788 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 15028 | 2026.01.20 00:11:59.638887 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2576 rows, containing 19 columns (19 merged, 0 gathered) in 0.016699344 sec., 154257.55646449345 rows/sec., 276.26 MiB/sec. | ||
| 15029 | 2026.01.20 00:11:59.642335 [ 198 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15030 | 2026.01.20 00:11:59.643153 [ 198 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15031 | 2026.01.20 00:11:59.643273 [ 198 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15032 | 2026.01.20 00:11:59.643461 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.09 MiB. | ||
| 15033 | 2026.01.20 00:11:59.927508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42713 | ||
| 15034 | 2026.01.20 00:11:59.928283 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15035 | 2026.01.20 00:11:59.928344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15036 | 2026.01.20 00:11:59.929071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15037 | 2026.01.20 00:11:59.929830 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15038 | 2026.01.20 00:11:59.930047 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42713 | ||
| 15039 | 2026.01.20 00:12:00.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.26 MiB, peak 406.30 MiB, free memory in arenas 0.00 B, will set to 390.13 MiB (RSS), difference: 2.87 MiB | ||
| 15040 | 2026.01.20 00:12:00.268150 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41325 | ||
| 15041 | 2026.01.20 00:12:00.268288 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15042 | 2026.01.20 00:12:00.268336 [ 367 ] {} <Debug> TCP-Session: c3c187cb-f3f2-44ab-9841-3d1116426a83 Authenticating user 'default' from [fd00:1122:3344:101::e]:41325 | ||
| 15043 | 2026.01.20 00:12:00.268362 [ 367 ] {} <Debug> TCP-Session: c3c187cb-f3f2-44ab-9841-3d1116426a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15044 | 2026.01.20 00:12:00.268377 [ 367 ] {} <Debug> TCP-Session: c3c187cb-f3f2-44ab-9841-3d1116426a83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15045 | 2026.01.20 00:12:00.268595 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52737 | ||
| 15046 | 2026.01.20 00:12:00.268627 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49104 | ||
| 15047 | 2026.01.20 00:12:00.268655 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50250 | ||
| 15048 | 2026.01.20 00:12:00.268673 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42667 | ||
| 15049 | 2026.01.20 00:12:00.268717 [ 367 ] {} <Trace> TCP-Session: c3c187cb-f3f2-44ab-9841-3d1116426a83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15050 | 2026.01.20 00:12:00.268719 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15051 | 2026.01.20 00:12:00.268777 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15052 | 2026.01.20 00:12:00.268790 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15053 | 2026.01.20 00:12:00.268813 [ 368 ] {} <Debug> TCP-Session: dc436d98-c10e-4aec-a897-bc6e3c031649 Authenticating user 'default' from [fd00:1122:3344:101::e]:52737 | ||
| 15054 | 2026.01.20 00:12:00.268829 [ 370 ] {} <Debug> TCP-Session: de47701f-194d-4b82-b0a0-94d3b76ed0c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49104 | ||
| 15055 | 2026.01.20 00:12:00.268832 [ 366 ] {} <Debug> TCP-Session: 7d0f2f2b-dea7-4153-82ff-eaaf1c02edcc Authenticating user 'default' from [fd00:1122:3344:101::e]:42667 | ||
| 15056 | 2026.01.20 00:12:00.268853 [ 368 ] {} <Debug> TCP-Session: dc436d98-c10e-4aec-a897-bc6e3c031649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15057 | 2026.01.20 00:12:00.268869 [ 370 ] {} <Debug> TCP-Session: de47701f-194d-4b82-b0a0-94d3b76ed0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15058 | 2026.01.20 00:12:00.268871 [ 366 ] {} <Debug> TCP-Session: 7d0f2f2b-dea7-4153-82ff-eaaf1c02edcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15059 | 2026.01.20 00:12:00.268889 [ 368 ] {} <Debug> TCP-Session: dc436d98-c10e-4aec-a897-bc6e3c031649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15060 | 2026.01.20 00:12:00.268911 [ 366 ] {} <Debug> TCP-Session: 7d0f2f2b-dea7-4153-82ff-eaaf1c02edcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15061 | 2026.01.20 00:12:00.268928 [ 367 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41325) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15062 | 2026.01.20 00:12:00.268902 [ 370 ] {} <Debug> TCP-Session: de47701f-194d-4b82-b0a0-94d3b76ed0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15063 | 2026.01.20 00:12:00.268766 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15064 | 2026.01.20 00:12:00.268664 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43166 | ||
| 15065 | 2026.01.20 00:12:00.269028 [ 286 ] {} <Debug> TCP-Session: 9627b4f1-427b-4012-b4a0-6c543ac04fcf Authenticating user 'default' from [fd00:1122:3344:101::e]:50250 | ||
| 15066 | 2026.01.20 00:12:00.268654 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34106 | ||
| 15067 | 2026.01.20 00:12:00.269084 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15068 | 2026.01.20 00:12:00.268641 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59396 | ||
| 15069 | 2026.01.20 00:12:00.269130 [ 290 ] {} <Debug> TCP-Session: 4bb316e4-a9dc-4a10-a9cb-affccb634880 Authenticating user 'default' from [fd00:1122:3344:101::e]:43166 | ||
| 15070 | 2026.01.20 00:12:00.268608 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63991 | ||
| 15071 | 2026.01.20 00:12:00.269171 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15072 | 2026.01.20 00:12:00.269191 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15073 | 2026.01.20 00:12:00.269165 [ 290 ] {} <Debug> TCP-Session: 4bb316e4-a9dc-4a10-a9cb-affccb634880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15074 | 2026.01.20 00:12:00.269237 [ 367 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15075 | 2026.01.20 00:12:00.269264 [ 290 ] {} <Debug> TCP-Session: 4bb316e4-a9dc-4a10-a9cb-affccb634880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15076 | 2026.01.20 00:12:00.269236 [ 288 ] {} <Debug> TCP-Session: 5615de2c-7e98-44c4-9733-7e11c7438c4c Authenticating user 'default' from [fd00:1122:3344:101::e]:59396 | ||
| 15077 | 2026.01.20 00:12:00.269310 [ 367 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15078 | 2026.01.20 00:12:00.269325 [ 288 ] {} <Debug> TCP-Session: 5615de2c-7e98-44c4-9733-7e11c7438c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15079 | 2026.01.20 00:12:00.269231 [ 289 ] {} <Debug> TCP-Session: e4de4c9b-b87b-450a-970b-984b0768bbcf Authenticating user 'default' from [fd00:1122:3344:101::e]:34106 | ||
| 15080 | 2026.01.20 00:12:00.269351 [ 288 ] {} <Debug> TCP-Session: 5615de2c-7e98-44c4-9733-7e11c7438c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15081 | 2026.01.20 00:12:00.269053 [ 286 ] {} <Debug> TCP-Session: 9627b4f1-427b-4012-b4a0-6c543ac04fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15082 | 2026.01.20 00:12:00.269406 [ 289 ] {} <Debug> TCP-Session: e4de4c9b-b87b-450a-970b-984b0768bbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15083 | 2026.01.20 00:12:00.269422 [ 286 ] {} <Debug> TCP-Session: 9627b4f1-427b-4012-b4a0-6c543ac04fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15084 | 2026.01.20 00:12:00.269434 [ 289 ] {} <Debug> TCP-Session: e4de4c9b-b87b-450a-970b-984b0768bbcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15085 | 2026.01.20 00:12:00.269250 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15086 | 2026.01.20 00:12:00.269490 [ 369 ] {} <Debug> TCP-Session: b39fbe70-cf9d-4f80-9661-2324da44fbbc Authenticating user 'default' from [fd00:1122:3344:101::e]:63991 | ||
| 15087 | 2026.01.20 00:12:00.269506 [ 369 ] {} <Debug> TCP-Session: b39fbe70-cf9d-4f80-9661-2324da44fbbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15088 | 2026.01.20 00:12:00.269519 [ 369 ] {} <Debug> TCP-Session: b39fbe70-cf9d-4f80-9661-2324da44fbbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15089 | 2026.01.20 00:12:00.269622 [ 367 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 15090 | 2026.01.20 00:12:00.270608 [ 303 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} <Trace> AggregatingTransform: Aggregating | ||
| 15091 | 2026.01.20 00:12:00.270659 [ 303 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} <Trace> Aggregator: Aggregation method: without_key | ||
| 15092 | 2026.01.20 00:12:00.270698 [ 303 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971793 sec. (1029.026 rows/sec., 40.20 KiB/sec.) | ||
| 15093 | 2026.01.20 00:12:00.270720 [ 303 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} <Trace> Aggregator: Merging aggregated data | ||
| 15094 | 2026.01.20 00:12:00.272024 [ 367 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003145 sec., 317.9650238473768 rows/sec., 12.42 KiB/sec. | ||
| 15095 | 2026.01.20 00:12:00.272218 [ 367 ] {4f3bf32d-8f89-48d1-908c-abe9a77657a7} <Debug> TCPHandler: Processed in 0.003659278 sec. | ||
| 15096 | 2026.01.20 00:12:00.272359 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15097 | 2026.01.20 00:12:00.272386 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15098 | 2026.01.20 00:12:00.272398 [ 367 ] {} <Debug> TCP-Session: c3c187cb-f3f2-44ab-9841-3d1116426a83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15099 | 2026.01.20 00:12:00.272406 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15100 | 2026.01.20 00:12:00.272426 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15101 | 2026.01.20 00:12:00.272461 [ 290 ] {} <Debug> TCP-Session: 4bb316e4-a9dc-4a10-a9cb-affccb634880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15102 | 2026.01.20 00:12:00.272471 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15103 | 2026.01.20 00:12:00.272494 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15104 | 2026.01.20 00:12:00.272499 [ 370 ] {} <Debug> TCP-Session: de47701f-194d-4b82-b0a0-94d3b76ed0c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15105 | 2026.01.20 00:12:00.272528 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15106 | 2026.01.20 00:12:00.272532 [ 368 ] {} <Debug> TCP-Session: dc436d98-c10e-4aec-a897-bc6e3c031649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15107 | 2026.01.20 00:12:00.272522 [ 288 ] {} <Debug> TCP-Session: 5615de2c-7e98-44c4-9733-7e11c7438c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15108 | 2026.01.20 00:12:00.272576 [ 366 ] {} <Debug> TCP-Session: 7d0f2f2b-dea7-4153-82ff-eaaf1c02edcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15109 | 2026.01.20 00:12:00.272511 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15110 | 2026.01.20 00:12:00.272444 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15111 | 2026.01.20 00:12:00.272649 [ 289 ] {} <Debug> TCP-Session: e4de4c9b-b87b-450a-970b-984b0768bbcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15112 | 2026.01.20 00:12:00.272439 [ 369 ] {} <Debug> TCP-Session: b39fbe70-cf9d-4f80-9661-2324da44fbbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15113 | 2026.01.20 00:12:00.272696 [ 286 ] {} <Debug> TCP-Session: 9627b4f1-427b-4012-b4a0-6c543ac04fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15114 | 2026.01.20 00:12:00.405160 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51334 | ||
| 15115 | 2026.01.20 00:12:00.405269 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15116 | 2026.01.20 00:12:00.405300 [ 367 ] {} <Debug> TCP-Session: 27738663-163c-455d-a96b-425a581076a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51334 | ||
| 15117 | 2026.01.20 00:12:00.405323 [ 367 ] {} <Debug> TCP-Session: 27738663-163c-455d-a96b-425a581076a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15118 | 2026.01.20 00:12:00.405335 [ 367 ] {} <Debug> TCP-Session: 27738663-163c-455d-a96b-425a581076a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15119 | 2026.01.20 00:12:00.405568 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46351 | ||
| 15120 | 2026.01.20 00:12:00.405593 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35867 | ||
| 15121 | 2026.01.20 00:12:00.405620 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43415 | ||
| 15122 | 2026.01.20 00:12:00.405655 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52732 | ||
| 15123 | 2026.01.20 00:12:00.405674 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42278 | ||
| 15124 | 2026.01.20 00:12:00.405691 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15125 | 2026.01.20 00:12:00.405683 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58746 | ||
| 15126 | 2026.01.20 00:12:00.405750 [ 368 ] {} <Debug> TCP-Session: 873dbb9d-b163-4097-990d-9640ea6f33df Authenticating user 'default' from [fd00:1122:3344:101::e]:46351 | ||
| 15127 | 2026.01.20 00:12:00.405763 [ 367 ] {} <Trace> TCP-Session: 27738663-163c-455d-a96b-425a581076a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15128 | 2026.01.20 00:12:00.405766 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15129 | 2026.01.20 00:12:00.405791 [ 368 ] {} <Debug> TCP-Session: 873dbb9d-b163-4097-990d-9640ea6f33df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15130 | 2026.01.20 00:12:00.405812 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15131 | 2026.01.20 00:12:00.405822 [ 290 ] {} <Debug> TCP-Session: b2c438aa-19d8-4a21-9f15-49585c62f4fc Authenticating user 'default' from [fd00:1122:3344:101::e]:42278 | ||
| 15132 | 2026.01.20 00:12:00.405826 [ 368 ] {} <Debug> TCP-Session: 873dbb9d-b163-4097-990d-9640ea6f33df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15133 | 2026.01.20 00:12:00.405848 [ 366 ] {} <Debug> TCP-Session: 6fa7adc0-d908-47d4-bdac-cc34de8799f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58746 | ||
| 15134 | 2026.01.20 00:12:00.405859 [ 290 ] {} <Debug> TCP-Session: b2c438aa-19d8-4a21-9f15-49585c62f4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15135 | 2026.01.20 00:12:00.405742 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15136 | 2026.01.20 00:12:00.405893 [ 366 ] {} <Debug> TCP-Session: 6fa7adc0-d908-47d4-bdac-cc34de8799f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15137 | 2026.01.20 00:12:00.405895 [ 290 ] {} <Debug> TCP-Session: b2c438aa-19d8-4a21-9f15-49585c62f4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15138 | 2026.01.20 00:12:00.405930 [ 366 ] {} <Debug> TCP-Session: 6fa7adc0-d908-47d4-bdac-cc34de8799f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15139 | 2026.01.20 00:12:00.405930 [ 289 ] {} <Debug> TCP-Session: 94d36605-963d-4b4e-8ce6-348631d8e432 Authenticating user 'default' from [fd00:1122:3344:101::e]:52732 | ||
| 15140 | 2026.01.20 00:12:00.405627 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32836 | ||
| 15141 | 2026.01.20 00:12:00.405989 [ 289 ] {} <Debug> TCP-Session: 94d36605-963d-4b4e-8ce6-348631d8e432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15142 | 2026.01.20 00:12:00.405604 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39620 | ||
| 15143 | 2026.01.20 00:12:00.406017 [ 289 ] {} <Debug> TCP-Session: 94d36605-963d-4b4e-8ce6-348631d8e432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15144 | 2026.01.20 00:12:00.405755 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15145 | 2026.01.20 00:12:00.406055 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15146 | 2026.01.20 00:12:00.406090 [ 286 ] {} <Debug> TCP-Session: 60c2a43e-7816-4162-8a2a-ceae9b0140b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43415 | ||
| 15147 | 2026.01.20 00:12:00.406091 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15148 | 2026.01.20 00:12:00.406107 [ 288 ] {} <Debug> TCP-Session: 47b34bc2-bef7-473d-895b-ecabe528d9b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:32836 | ||
| 15149 | 2026.01.20 00:12:00.406115 [ 286 ] {} <Debug> TCP-Session: 60c2a43e-7816-4162-8a2a-ceae9b0140b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15150 | 2026.01.20 00:12:00.406130 [ 370 ] {} <Debug> TCP-Session: bc64ba29-2461-482e-9e32-c60cb91482c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39620 | ||
| 15151 | 2026.01.20 00:12:00.406156 [ 288 ] {} <Debug> TCP-Session: 47b34bc2-bef7-473d-895b-ecabe528d9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15152 | 2026.01.20 00:12:00.406158 [ 286 ] {} <Debug> TCP-Session: 60c2a43e-7816-4162-8a2a-ceae9b0140b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15153 | 2026.01.20 00:12:00.406173 [ 370 ] {} <Debug> TCP-Session: bc64ba29-2461-482e-9e32-c60cb91482c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15154 | 2026.01.20 00:12:00.406181 [ 288 ] {} <Debug> TCP-Session: 47b34bc2-bef7-473d-895b-ecabe528d9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15155 | 2026.01.20 00:12:00.406200 [ 370 ] {} <Debug> TCP-Session: bc64ba29-2461-482e-9e32-c60cb91482c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15156 | 2026.01.20 00:12:00.405937 [ 367 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51334) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15157 | 2026.01.20 00:12:00.405736 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15158 | 2026.01.20 00:12:00.406284 [ 369 ] {} <Debug> TCP-Session: 89692093-1adf-4485-82c7-895a7f6463b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35867 | ||
| 15159 | 2026.01.20 00:12:00.406301 [ 369 ] {} <Debug> TCP-Session: 89692093-1adf-4485-82c7-895a7f6463b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15160 | 2026.01.20 00:12:00.406313 [ 369 ] {} <Debug> TCP-Session: 89692093-1adf-4485-82c7-895a7f6463b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15161 | 2026.01.20 00:12:00.406501 [ 367 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15162 | 2026.01.20 00:12:00.406557 [ 367 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15163 | 2026.01.20 00:12:00.406831 [ 367 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 15164 | 2026.01.20 00:12:00.407842 [ 357 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} <Trace> AggregatingTransform: Aggregating | ||
| 15165 | 2026.01.20 00:12:00.407882 [ 357 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} <Trace> Aggregator: Aggregation method: without_key | ||
| 15166 | 2026.01.20 00:12:00.407919 [ 357 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989453 sec. (1010.659 rows/sec., 39.48 KiB/sec.) | ||
| 15167 | 2026.01.20 00:12:00.407938 [ 357 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} <Trace> Aggregator: Merging aggregated data | ||
| 15168 | 2026.01.20 00:12:00.409571 [ 367 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003688 sec., 271.14967462039044 rows/sec., 10.59 KiB/sec. | ||
| 15169 | 2026.01.20 00:12:00.409711 [ 367 ] {af874609-dfa0-4058-bdc9-bfcd8392661e} <Debug> TCPHandler: Processed in 0.004060132 sec. | ||
| 15170 | 2026.01.20 00:12:00.409833 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15171 | 2026.01.20 00:12:00.409860 [ 367 ] {} <Debug> TCP-Session: 27738663-163c-455d-a96b-425a581076a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15172 | 2026.01.20 00:12:00.409867 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15173 | 2026.01.20 00:12:00.409889 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15174 | 2026.01.20 00:12:00.409907 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15175 | 2026.01.20 00:12:00.409929 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15176 | 2026.01.20 00:12:00.409937 [ 366 ] {} <Debug> TCP-Session: 6fa7adc0-d908-47d4-bdac-cc34de8799f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15177 | 2026.01.20 00:12:00.409958 [ 369 ] {} <Debug> TCP-Session: 89692093-1adf-4485-82c7-895a7f6463b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15178 | 2026.01.20 00:12:00.409975 [ 286 ] {} <Debug> TCP-Session: 60c2a43e-7816-4162-8a2a-ceae9b0140b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15179 | 2026.01.20 00:12:00.409987 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15180 | 2026.01.20 00:12:00.410009 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15181 | 2026.01.20 00:12:00.410036 [ 288 ] {} <Debug> TCP-Session: 47b34bc2-bef7-473d-895b-ecabe528d9b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15182 | 2026.01.20 00:12:00.409970 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15183 | 2026.01.20 00:12:00.410061 [ 290 ] {} <Debug> TCP-Session: b2c438aa-19d8-4a21-9f15-49585c62f4fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15184 | 2026.01.20 00:12:00.409948 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15185 | 2026.01.20 00:12:00.410096 [ 370 ] {} <Debug> TCP-Session: bc64ba29-2461-482e-9e32-c60cb91482c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15186 | 2026.01.20 00:12:00.410133 [ 289 ] {} <Debug> TCP-Session: 94d36605-963d-4b4e-8ce6-348631d8e432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15187 | 2026.01.20 00:12:00.409919 [ 368 ] {} <Debug> TCP-Session: 873dbb9d-b163-4097-990d-9640ea6f33df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15188 | 2026.01.20 00:12:00.412082 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42222 | ||
| 15189 | 2026.01.20 00:12:00.412158 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15190 | 2026.01.20 00:12:00.412180 [ 290 ] {} <Debug> TCP-Session: b900cfa9-4184-475a-b225-f523f7f237ea Authenticating user 'default' from [fd00:1122:3344:101::e]:42222 | ||
| 15191 | 2026.01.20 00:12:00.412197 [ 290 ] {} <Debug> TCP-Session: b900cfa9-4184-475a-b225-f523f7f237ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15192 | 2026.01.20 00:12:00.412210 [ 290 ] {} <Debug> TCP-Session: b900cfa9-4184-475a-b225-f523f7f237ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15193 | 2026.01.20 00:12:00.412370 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65466 | ||
| 15194 | 2026.01.20 00:12:00.412417 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45169 | ||
| 15195 | 2026.01.20 00:12:00.412429 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15196 | 2026.01.20 00:12:00.412443 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43240 | ||
| 15197 | 2026.01.20 00:12:00.412466 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64342 | ||
| 15198 | 2026.01.20 00:12:00.412483 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60942 | ||
| 15199 | 2026.01.20 00:12:00.412494 [ 290 ] {} <Trace> TCP-Session: b900cfa9-4184-475a-b225-f523f7f237ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15200 | 2026.01.20 00:12:00.412511 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15201 | 2026.01.20 00:12:00.412543 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15202 | 2026.01.20 00:12:00.412556 [ 370 ] {} <Debug> TCP-Session: 8a3822db-3d92-46c9-91de-4b46eb320778 Authenticating user 'default' from [fd00:1122:3344:101::e]:43240 | ||
| 15203 | 2026.01.20 00:12:00.412559 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15204 | 2026.01.20 00:12:00.412572 [ 286 ] {} <Debug> TCP-Session: ea863f50-e692-4c55-8783-78b248430f2f Authenticating user 'default' from [fd00:1122:3344:101::e]:64342 | ||
| 15205 | 2026.01.20 00:12:00.412577 [ 370 ] {} <Debug> TCP-Session: 8a3822db-3d92-46c9-91de-4b46eb320778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15206 | 2026.01.20 00:12:00.412616 [ 288 ] {} <Debug> TCP-Session: ffeba773-7e84-4735-9780-760cf35a70f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60942 | ||
| 15207 | 2026.01.20 00:12:00.412622 [ 286 ] {} <Debug> TCP-Session: ea863f50-e692-4c55-8783-78b248430f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15208 | 2026.01.20 00:12:00.412652 [ 288 ] {} <Debug> TCP-Session: ffeba773-7e84-4735-9780-760cf35a70f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15209 | 2026.01.20 00:12:00.412670 [ 286 ] {} <Debug> TCP-Session: ea863f50-e692-4c55-8783-78b248430f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15210 | 2026.01.20 00:12:00.412676 [ 290 ] {26da8832-afb3-468f-980e-c1247ce97b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42222) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15211 | 2026.01.20 00:12:00.412684 [ 288 ] {} <Debug> TCP-Session: ffeba773-7e84-4735-9780-760cf35a70f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15212 | 2026.01.20 00:12:00.412490 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42797 | ||
| 15213 | 2026.01.20 00:12:00.412468 [ 366 ] {} <Debug> TCP-Session: 88942935-80c1-413f-bc02-a943f29bc93c Authenticating user 'default' from [fd00:1122:3344:101::e]:65466 | ||
| 15214 | 2026.01.20 00:12:00.412426 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50460 | ||
| 15215 | 2026.01.20 00:12:00.412777 [ 366 ] {} <Debug> TCP-Session: 88942935-80c1-413f-bc02-a943f29bc93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15216 | 2026.01.20 00:12:00.412792 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15217 | 2026.01.20 00:12:00.412806 [ 366 ] {} <Debug> TCP-Session: 88942935-80c1-413f-bc02-a943f29bc93c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15218 | 2026.01.20 00:12:00.412824 [ 289 ] {} <Debug> TCP-Session: 80e44e6b-0feb-43f2-b1ef-4a6eddca1dda Authenticating user 'default' from [fd00:1122:3344:101::e]:42797 | ||
| 15219 | 2026.01.20 00:12:00.412831 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15220 | 2026.01.20 00:12:00.412853 [ 289 ] {} <Debug> TCP-Session: 80e44e6b-0feb-43f2-b1ef-4a6eddca1dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15221 | 2026.01.20 00:12:00.412871 [ 368 ] {} <Debug> TCP-Session: 8f9ca9e0-dcc6-45d6-a8f3-470ea296e87a Authenticating user 'default' from [fd00:1122:3344:101::e]:50460 | ||
| 15222 | 2026.01.20 00:12:00.412892 [ 289 ] {} <Debug> TCP-Session: 80e44e6b-0feb-43f2-b1ef-4a6eddca1dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15223 | 2026.01.20 00:12:00.412631 [ 370 ] {} <Debug> TCP-Session: 8a3822db-3d92-46c9-91de-4b46eb320778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15224 | 2026.01.20 00:12:00.412917 [ 368 ] {} <Debug> TCP-Session: 8f9ca9e0-dcc6-45d6-a8f3-470ea296e87a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15225 | 2026.01.20 00:12:00.412487 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15226 | 2026.01.20 00:12:00.412954 [ 290 ] {26da8832-afb3-468f-980e-c1247ce97b4b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15227 | 2026.01.20 00:12:00.412992 [ 367 ] {} <Debug> TCP-Session: 28728069-1b87-4aac-b180-aae34d65d2a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45169 | ||
| 15228 | 2026.01.20 00:12:00.412954 [ 368 ] {} <Debug> TCP-Session: 8f9ca9e0-dcc6-45d6-a8f3-470ea296e87a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15229 | 2026.01.20 00:12:00.413022 [ 367 ] {} <Debug> TCP-Session: 28728069-1b87-4aac-b180-aae34d65d2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15230 | 2026.01.20 00:12:00.413031 [ 290 ] {26da8832-afb3-468f-980e-c1247ce97b4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15231 | 2026.01.20 00:12:00.413048 [ 367 ] {} <Debug> TCP-Session: 28728069-1b87-4aac-b180-aae34d65d2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15232 | 2026.01.20 00:12:00.412428 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33483 | ||
| 15233 | 2026.01.20 00:12:00.413160 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15234 | 2026.01.20 00:12:00.413183 [ 369 ] {} <Debug> TCP-Session: 5167b8b5-3180-40e5-870b-c919905217a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33483 | ||
| 15235 | 2026.01.20 00:12:00.413200 [ 369 ] {} <Debug> TCP-Session: 5167b8b5-3180-40e5-870b-c919905217a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15236 | 2026.01.20 00:12:00.413213 [ 369 ] {} <Debug> TCP-Session: 5167b8b5-3180-40e5-870b-c919905217a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15237 | 2026.01.20 00:12:00.413326 [ 290 ] {26da8832-afb3-468f-980e-c1247ce97b4b} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 15238 | 2026.01.20 00:12:00.414267 [ 308 ] {26da8832-afb3-468f-980e-c1247ce97b4b} <Trace> AggregatingTransform: Aggregating | ||
| 15239 | 2026.01.20 00:12:00.414314 [ 308 ] {26da8832-afb3-468f-980e-c1247ce97b4b} <Trace> Aggregator: Aggregation method: without_key | ||
| 15240 | 2026.01.20 00:12:00.414348 [ 308 ] {26da8832-afb3-468f-980e-c1247ce97b4b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907732 sec. (1101.647 rows/sec., 43.03 KiB/sec.) | ||
| 15241 | 2026.01.20 00:12:00.414367 [ 308 ] {26da8832-afb3-468f-980e-c1247ce97b4b} <Trace> Aggregator: Merging aggregated data | ||
| 15242 | 2026.01.20 00:12:00.416071 [ 290 ] {26da8832-afb3-468f-980e-c1247ce97b4b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003447 sec., 290.1073397156948 rows/sec., 11.33 KiB/sec. | ||
| 15243 | 2026.01.20 00:12:00.416193 [ 290 ] {26da8832-afb3-468f-980e-c1247ce97b4b} <Debug> TCPHandler: Processed in 0.003818818 sec. | ||
| 15244 | 2026.01.20 00:12:00.416313 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15245 | 2026.01.20 00:12:00.416342 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15246 | 2026.01.20 00:12:00.416349 [ 290 ] {} <Debug> TCP-Session: b900cfa9-4184-475a-b225-f523f7f237ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15247 | 2026.01.20 00:12:00.416358 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15248 | 2026.01.20 00:12:00.416377 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15249 | 2026.01.20 00:12:00.416395 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15250 | 2026.01.20 00:12:00.416424 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15251 | 2026.01.20 00:12:00.416442 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15252 | 2026.01.20 00:12:00.416453 [ 369 ] {} <Debug> TCP-Session: 5167b8b5-3180-40e5-870b-c919905217a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15253 | 2026.01.20 00:12:00.416472 [ 367 ] {} <Debug> TCP-Session: 28728069-1b87-4aac-b180-aae34d65d2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15254 | 2026.01.20 00:12:00.416482 [ 286 ] {} <Debug> TCP-Session: ea863f50-e692-4c55-8783-78b248430f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15255 | 2026.01.20 00:12:00.416462 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15256 | 2026.01.20 00:12:00.416431 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15257 | 2026.01.20 00:12:00.416551 [ 288 ] {} <Debug> TCP-Session: ffeba773-7e84-4735-9780-760cf35a70f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15258 | 2026.01.20 00:12:00.416418 [ 370 ] {} <Debug> TCP-Session: 8a3822db-3d92-46c9-91de-4b46eb320778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15259 | 2026.01.20 00:12:00.416570 [ 368 ] {} <Debug> TCP-Session: 8f9ca9e0-dcc6-45d6-a8f3-470ea296e87a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15260 | 2026.01.20 00:12:00.416408 [ 366 ] {} <Debug> TCP-Session: 88942935-80c1-413f-bc02-a943f29bc93c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15261 | 2026.01.20 00:12:00.416381 [ 289 ] {} <Debug> TCP-Session: 80e44e6b-0feb-43f2-b1ef-4a6eddca1dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15262 | 2026.01.20 00:12:02.001201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.13 MiB, peak 406.30 MiB, free memory in arenas 0.00 B, will set to 390.13 MiB (RSS), difference: 4.00 MiB | ||
| 15263 | 2026.01.20 00:12:02.238379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 15264 | 2026.01.20 00:12:02.256749 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15265 | 2026.01.20 00:12:02.256820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15266 | 2026.01.20 00:12:02.263836 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15267 | 2026.01.20 00:12:02.265018 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15268 | 2026.01.20 00:12:02.268983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 15269 | 2026.01.20 00:12:02.528936 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 1762 | ||
| 15270 | 2026.01.20 00:12:02.532589 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15271 | 2026.01.20 00:12:02.532646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15272 | 2026.01.20 00:12:02.534532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15273 | 2026.01.20 00:12:02.535052 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2026.01.20 00:12:02.535810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1762 | ||
| 15275 | 2026.01.20 00:12:04.514623 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15276 | 2026.01.20 00:12:04.514900 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 15277 | 2026.01.20 00:12:04.515295 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15278 | 2026.01.20 00:12:04.515339 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 15279 | 2026.01.20 00:12:04.515643 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15280 | 2026.01.20 00:12:04.515709 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15281 | 2026.01.20 00:12:04.515857 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 15282 | 2026.01.20 00:12:04.515967 [ 296 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15283 | 2026.01.20 00:12:04.515986 [ 365 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15284 | 2026.01.20 00:12:04.515986 [ 317 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15285 | 2026.01.20 00:12:04.516104 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (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 | ||
| 15286 | 2026.01.20 00:12:04.516131 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15287 | 2026.01.20 00:12:04.519037 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15288 | 2026.01.20 00:12:04.519068 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Reading approx. 58 rows with 2 streams | ||
| 15289 | 2026.01.20 00:12:04.519132 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 15290 | 2026.01.20 00:12:04.519179 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 15291 | 2026.01.20 00:12:04.520116 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Debug> executeQuery: Read 58 rows, 2.26 KiB in 0.005336 sec., 10869.565217391306 rows/sec., 424.41 KiB/sec. | ||
| 15292 | 2026.01.20 00:12:04.520235 [ 276 ] {5b9d1249-d55e-4f76-a7be-c56961026cb4} <Debug> TCPHandler: Processed in 0.005754183 sec. | ||
| 15293 | 2026.01.20 00:12:04.531348 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15294 | 2026.01.20 00:12:04.531487 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 15295 | 2026.01.20 00:12:04.531544 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15296 | 2026.01.20 00:12:04.532182 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15297 | 2026.01.20 00:12:04.532228 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15298 | 2026.01.20 00:12:04.532807 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 15299 | 2026.01.20 00:12:04.533214 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15300 | 2026.01.20 00:12:04.533367 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.00192 sec., 520.8333333333334 rows/sec., 144.96 KiB/sec. | ||
| 15301 | 2026.01.20 00:12:04.533411 [ 276 ] {73c69c62-3c6a-4739-aa4c-f059ddce5d99} <Debug> TCPHandler: Processed in 0.002158797 sec. | ||
| 15302 | 2026.01.20 00:12:04.533527 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15303 | 2026.01.20 00:12:04.533624 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15304 | 2026.01.20 00:12:04.533666 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15305 | 2026.01.20 00:12:04.534092 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15306 | 2026.01.20 00:12:04.534128 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15307 | 2026.01.20 00:12:04.534572 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 15308 | 2026.01.20 00:12:04.535009 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15309 | 2026.01.20 00:12:04.535145 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.00154 sec., 1298.7012987012988 rows/sec., 96.39 KiB/sec. | ||
| 15310 | 2026.01.20 00:12:04.535191 [ 276 ] {41185d3d-412c-4012-9bcc-5ae5010da3b5} <Debug> TCPHandler: Processed in 0.001714342 sec. | ||
| 15311 | 2026.01.20 00:12:04.535308 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15312 | 2026.01.20 00:12:04.535404 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15313 | 2026.01.20 00:12:04.535443 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15314 | 2026.01.20 00:12:04.535966 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2026.01.20 00:12:04.536002 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15316 | 2026.01.20 00:12:04.536404 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15317 | 2026.01.20 00:12:04.536861 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2026.01.20 00:12:04.536991 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} <Debug> executeQuery: Read 172 rows, 15.35 KiB in 0.001654 sec., 103990.32648125755 rows/sec., 9.06 MiB/sec. | ||
| 15319 | 2026.01.20 00:12:04.537028 [ 276 ] {b0739380-3887-490e-a87c-502d12978750} <Debug> TCPHandler: Processed in 0.001821593 sec. | ||
| 15320 | 2026.01.20 00:12:04.537056 [ 222 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15321 | 2026.01.20 00:12:04.537087 [ 222 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15322 | 2026.01.20 00:12:04.537136 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15323 | 2026.01.20 00:12:04.537290 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15324 | 2026.01.20 00:12:04.537330 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15325 | 2026.01.20 00:12:04.537758 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15326 | 2026.01.20 00:12:04.537795 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15327 | 2026.01.20 00:12:04.538199 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15328 | 2026.01.20 00:12:04.538653 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15329 | 2026.01.20 00:12:04.538790 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} <Debug> executeQuery: Read 58 rows, 4.34 KiB in 0.001517 sec., 38233.35530652604 rows/sec., 2.79 MiB/sec. | ||
| 15330 | 2026.01.20 00:12:04.538828 [ 276 ] {3ebd610e-9df8-4da5-a67b-d29d70430d3b} <Debug> TCPHandler: Processed in 0.001684372 sec. | ||
| 15331 | 2026.01.20 00:12:04.538933 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15332 | 2026.01.20 00:12:04.539029 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15333 | 2026.01.20 00:12:04.539068 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15334 | 2026.01.20 00:12:04.539654 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15335 | 2026.01.20 00:12:04.539689 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15336 | 2026.01.20 00:12:04.540143 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15337 | 2026.01.20 00:12:04.540644 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15338 | 2026.01.20 00:12:04.540780 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} <Debug> executeQuery: Read 134 rows, 10.58 KiB in 0.001769 sec., 75749.01074053138 rows/sec., 5.84 MiB/sec. | ||
| 15339 | 2026.01.20 00:12:04.540818 [ 276 ] {be686c2b-c0a0-4ded-8412-670a2e5c4c99} <Debug> TCPHandler: Processed in 0.001935584 sec. | ||
| 15340 | 2026.01.20 00:12:04.540946 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15341 | 2026.01.20 00:12:04.541058 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15342 | 2026.01.20 00:12:04.541083 [ 222 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15343 | 2026.01.20 00:12:04.541111 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15344 | 2026.01.20 00:12:04.541595 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15345 | 2026.01.20 00:12:04.541632 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15346 | 2026.01.20 00:12:04.542081 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15347 | 2026.01.20 00:12:04.542556 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15348 | 2026.01.20 00:12:04.542698 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001664 sec., 97355.76923076923 rows/sec., 6.77 MiB/sec. | ||
| 15349 | 2026.01.20 00:12:04.542737 [ 276 ] {0ded1626-0cc3-4c27-a8f2-e912ade24bf0} <Debug> TCPHandler: Processed in 0.001853684 sec. | ||
| 15350 | 2026.01.20 00:12:04.542834 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15351 | 2026.01.20 00:12:04.542851 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15352 | 2026.01.20 00:12:04.542883 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15353 | 2026.01.20 00:12:04.542966 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15354 | 2026.01.20 00:12:04.543026 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15355 | 2026.01.20 00:12:04.543943 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2026.01.20 00:12:04.543982 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15357 | 2026.01.20 00:12:04.544746 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15358 | 2026.01.20 00:12:04.545234 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15359 | 2026.01.20 00:12:04.545389 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.002441 sec., 22941.41745186399 rows/sec., 41.11 MiB/sec. | ||
| 15360 | 2026.01.20 00:12:04.545446 [ 276 ] {904f3c18-2d0b-407e-93d6-c30e3d08f395} <Debug> TCPHandler: Processed in 0.002646474 sec. | ||
| 15361 | 2026.01.20 00:12:04.545564 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15362 | 2026.01.20 00:12:04.545660 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15363 | 2026.01.20 00:12:04.545702 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15364 | 2026.01.20 00:12:04.546046 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15365 | 2026.01.20 00:12:04.546088 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15366 | 2026.01.20 00:12:04.546515 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 15367 | 2026.01.20 00:12:04.546639 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15368 | 2026.01.20 00:12:04.546965 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15369 | 2026.01.20 00:12:04.547108 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
| 15370 | 2026.01.20 00:12:04.547146 [ 276 ] {bb8700e4-d61d-4a4c-800b-f90c48d488b5} <Debug> TCPHandler: Processed in 0.00163333 sec. | ||
| 15371 | 2026.01.20 00:12:04.547184 [ 222 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15372 | 2026.01.20 00:12:04.547216 [ 222 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15373 | 2026.01.20 00:12:04.550635 [ 222 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15374 | 2026.01.20 00:12:04.938947 [ 219 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15375 | 2026.01.20 00:12:04.939001 [ 219 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15376 | 2026.01.20 00:12:04.941129 [ 219 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15377 | 2026.01.20 00:12:05.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.80 MiB, peak 406.30 MiB, free memory in arenas 0.00 B, will set to 390.25 MiB (RSS), difference: 3.44 MiB | ||
| 15378 | 2026.01.20 00:12:06.808010 [ 92 ] {} <Debug> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 15379 | 2026.01.20 00:12:06.808075 [ 92 ] {} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15380 | 2026.01.20 00:12:06.808096 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15381 | 2026.01.20 00:12:06.808227 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::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 | ||
| 15382 | 2026.01.20 00:12:06.808390 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15383 | 2026.01.20 00:12:06.808425 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 15384 | 2026.01.20 00:12:06.808492 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 15385 | 2026.01.20 00:12:06.808537 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 15386 | 2026.01.20 00:12:06.808577 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 15387 | 2026.01.20 00:12:06.808617 [ 193 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 15388 | 2026.01.20 00:12:06.810431 [ 188 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.00226772 sec., 18520.80503765897 rows/sec., 1.33 MiB/sec. | ||
| 15389 | 2026.01.20 00:12:06.810617 [ 195 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 15390 | 2026.01.20 00:12:06.810980 [ 195 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15391 | 2026.01.20 00:12:06.811067 [ 195 ] {59850739-adb3-425a-b591-66fb6cb0d8da::all_1_5_1} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 15392 | 2026.01.20 00:12:06.811168 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15393 | 2026.01.20 00:12:07.184063 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15394 | 2026.01.20 00:12:07.184120 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15395 | 2026.01.20 00:12:07.430262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43225 | ||
| 15396 | 2026.01.20 00:12:07.430857 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15397 | 2026.01.20 00:12:07.430918 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 15398 | 2026.01.20 00:12:07.431468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15399 | 2026.01.20 00:12:07.431720 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15400 | 2026.01.20 00:12:07.431888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43225 | ||
| 15401 | 2026.01.20 00:12:07.432011 [ 224 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15402 | 2026.01.20 00:12:07.432067 [ 224 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15403 | 2026.01.20 00:12:07.434451 [ 224 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15404 | 2026.01.20 00:12:08.649290 [ 220 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15405 | 2026.01.20 00:12:08.649355 [ 220 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15406 | 2026.01.20 00:12:08.652261 [ 220 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15407 | 2026.01.20 00:12:09.522319 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15408 | 2026.01.20 00:12:09.522498 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15409 | 2026.01.20 00:12:09.522562 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15410 | 2026.01.20 00:12:09.523220 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15411 | 2026.01.20 00:12:09.523268 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15412 | 2026.01.20 00:12:09.523649 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15413 | 2026.01.20 00:12:09.523874 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15414 | 2026.01.20 00:12:09.524034 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 15415 | 2026.01.20 00:12:09.524079 [ 276 ] {80903a6c-80b7-4e68-b384-642f8109f39b} <Debug> TCPHandler: Processed in 0.001887124 sec. | ||
| 15416 | 2026.01.20 00:12:09.524198 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15417 | 2026.01.20 00:12:09.524296 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15418 | 2026.01.20 00:12:09.524337 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15419 | 2026.01.20 00:12:09.524766 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2026.01.20 00:12:09.524804 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15421 | 2026.01.20 00:12:09.525117 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15422 | 2026.01.20 00:12:09.525334 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15423 | 2026.01.20 00:12:09.525468 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 15424 | 2026.01.20 00:12:09.525508 [ 276 ] {2d9e0b95-df78-4e0d-a2cf-7fcd2a49f8dd} <Debug> TCPHandler: Processed in 0.001361408 sec. | ||
| 15425 | 2026.01.20 00:12:09.525632 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15426 | 2026.01.20 00:12:09.525729 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15427 | 2026.01.20 00:12:09.525774 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15428 | 2026.01.20 00:12:09.526185 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15429 | 2026.01.20 00:12:09.526223 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15430 | 2026.01.20 00:12:09.526556 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15431 | 2026.01.20 00:12:09.526761 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2026.01.20 00:12:09.526891 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 4 parts from all_1_128_27 to all_131_131_0 | ||
| 15433 | 2026.01.20 00:12:09.526897 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 15434 | 2026.01.20 00:12:09.526967 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15435 | 2026.01.20 00:12:09.526982 [ 276 ] {5790dab7-096f-4030-b6af-17946318bd01} <Debug> TCPHandler: Processed in 0.001400538 sec. | ||
| 15436 | 2026.01.20 00:12:09.526996 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15437 | 2026.01.20 00:12:09.527100 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15438 | 2026.01.20 00:12:09.527111 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_128_27 to all_131_131_0 into Compact with storage Full | ||
| 15439 | 2026.01.20 00:12:09.527200 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15440 | 2026.01.20 00:12:09.527248 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15441 | 2026.01.20 00:12:09.527253 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15442 | 2026.01.20 00:12:09.527301 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_27, total 37037 rows starting from the beginning of the part | ||
| 15443 | 2026.01.20 00:12:09.527369 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 15444 | 2026.01.20 00:12:09.527415 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 15445 | 2026.01.20 00:12:09.527464 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 178 rows starting from the beginning of the part | ||
| 15446 | 2026.01.20 00:12:09.527597 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15447 | 2026.01.20 00:12:09.527640 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15448 | 2026.01.20 00:12:09.527979 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 15449 | 2026.01.20 00:12:09.528183 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15450 | 2026.01.20 00:12:09.528319 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 15451 | 2026.01.20 00:12:09.528359 [ 276 ] {0252541f-5531-4255-ad9c-2ad2d8dfc151} <Debug> TCPHandler: Processed in 0.001306256 sec. | ||
| 15452 | 2026.01.20 00:12:09.534909 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37535 rows, containing 5 columns (5 merged, 0 gathered) in 0.007845781 sec., 4784099.887570147 rows/sec., 328.74 MiB/sec. | ||
| 15453 | 2026.01.20 00:12:09.535434 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} <Trace> MergedBlockOutputStream: filled checksums all_1_131_28 (state Temporary) | ||
| 15454 | 2026.01.20 00:12:09.535728 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_131_28 to all_1_131_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15455 | 2026.01.20 00:12:09.535805 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_131_28} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 4 parts: [all_1_128_27, all_131_131_0] -> all_1_131_28 | ||
| 15456 | 2026.01.20 00:12:09.535906 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 15457 | 2026.01.20 00:12:09.769232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 15458 | 2026.01.20 00:12:09.786505 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15459 | 2026.01.20 00:12:09.786573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15460 | 2026.01.20 00:12:09.792914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15461 | 2026.01.20 00:12:09.793645 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15462 | 2026.01.20 00:12:09.797691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 15463 | 2026.01.20 00:12:12.536413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1788 | ||
| 15464 | 2026.01.20 00:12:12.538687 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15465 | 2026.01.20 00:12:12.538740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15466 | 2026.01.20 00:12:12.539940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15467 | 2026.01.20 00:12:12.540207 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15468 | 2026.01.20 00:12:12.540493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1788 | ||
| 15469 | 2026.01.20 00:12:14.554150 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15470 | 2026.01.20 00:12:14.554355 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15471 | 2026.01.20 00:12:14.554422 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15472 | 2026.01.20 00:12:14.555051 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15473 | 2026.01.20 00:12:14.555100 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15474 | 2026.01.20 00:12:14.555513 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 15475 | 2026.01.20 00:12:14.555739 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15476 | 2026.01.20 00:12:14.555871 [ 82 ] {} <Debug> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 15477 | 2026.01.20 00:12:14.555893 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} <Debug> executeQuery: Read 21 rows, 1.69 KiB in 0.001589 sec., 13215.859030837006 rows/sec., 1.04 MiB/sec. | ||
| 15478 | 2026.01.20 00:12:14.555920 [ 82 ] {} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15479 | 2026.01.20 00:12:14.555942 [ 276 ] {e54267af-7380-4a26-a04f-e1379c9620b4} <Debug> TCPHandler: Processed in 0.001918234 sec. | ||
| 15480 | 2026.01.20 00:12:14.555945 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15481 | 2026.01.20 00:12:14.556064 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15482 | 2026.01.20 00:12:14.556086 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 15483 | 2026.01.20 00:12:14.556166 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15484 | 2026.01.20 00:12:14.556216 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15485 | 2026.01.20 00:12:14.556250 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15486 | 2026.01.20 00:12:14.556295 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 15487 | 2026.01.20 00:12:14.556369 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part | ||
| 15488 | 2026.01.20 00:12:14.556420 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part | ||
| 15489 | 2026.01.20 00:12:14.556470 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 15490 | 2026.01.20 00:12:14.556518 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 15491 | 2026.01.20 00:12:14.556565 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part | ||
| 15492 | 2026.01.20 00:12:14.557161 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15493 | 2026.01.20 00:12:14.557203 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15494 | 2026.01.20 00:12:14.557606 [ 190 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 79 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587151 sec., 49774.72212788827 rows/sec., 4.13 MiB/sec. | ||
| 15495 | 2026.01.20 00:12:14.557631 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15496 | 2026.01.20 00:12:14.557748 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 15497 | 2026.01.20 00:12:14.557889 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15498 | 2026.01.20 00:12:14.558028 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15499 | 2026.01.20 00:12:14.558042 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} <Debug> executeQuery: Read 1329 rows, 112.82 KiB in 0.001894 sec., 701689.5459345301 rows/sec., 58.17 MiB/sec. | ||
| 15500 | 2026.01.20 00:12:14.558087 [ 276 ] {daf748b7-9547-4b0f-b51e-ee91e4cc0bf2} <Debug> TCPHandler: Processed in 0.002077177 sec. | ||
| 15501 | 2026.01.20 00:12:14.558108 [ 195 ] {ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3::all_1_14_3} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 15502 | 2026.01.20 00:12:14.558182 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15503 | 2026.01.20 00:12:14.558201 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15504 | 2026.01.20 00:12:14.558308 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15505 | 2026.01.20 00:12:14.558380 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15506 | 2026.01.20 00:12:14.558824 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15507 | 2026.01.20 00:12:14.558862 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15508 | 2026.01.20 00:12:14.559186 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15509 | 2026.01.20 00:12:14.559398 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15510 | 2026.01.20 00:12:14.559530 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} <Debug> executeQuery: Read 80 rows, 5.88 KiB in 0.001241 sec., 64464.14182111201 rows/sec., 4.63 MiB/sec. | ||
| 15511 | 2026.01.20 00:12:14.559570 [ 276 ] {0f4d6781-2830-49f0-be2d-31085ce00b54} <Debug> TCPHandler: Processed in 0.001420398 sec. | ||
| 15512 | 2026.01.20 00:12:14.559687 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15513 | 2026.01.20 00:12:14.559784 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15514 | 2026.01.20 00:12:14.559825 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15515 | 2026.01.20 00:12:14.560286 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15516 | 2026.01.20 00:12:14.560322 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15517 | 2026.01.20 00:12:14.560631 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15518 | 2026.01.20 00:12:14.560844 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15519 | 2026.01.20 00:12:14.560976 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00121 sec., 188429.7520661157 rows/sec., 12.76 MiB/sec. | ||
| 15520 | 2026.01.20 00:12:14.561015 [ 276 ] {344043ce-34d5-4710-b5c1-28df7fe8ff00} <Debug> TCPHandler: Processed in 0.001377257 sec. | ||
| 15521 | 2026.01.20 00:12:14.561127 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15522 | 2026.01.20 00:12:14.561222 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15523 | 2026.01.20 00:12:14.561262 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15524 | 2026.01.20 00:12:14.561868 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15525 | 2026.01.20 00:12:14.561903 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15526 | 2026.01.20 00:12:14.562233 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15527 | 2026.01.20 00:12:14.562436 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15528 | 2026.01.20 00:12:14.562568 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} <Debug> executeQuery: Read 627 rows, 47.79 KiB in 0.001365 sec., 459340.6593406594 rows/sec., 34.19 MiB/sec. | ||
| 15529 | 2026.01.20 00:12:14.562609 [ 276 ] {04164db9-fefa-48de-ba4c-6c17a66d5aa5} <Debug> TCPHandler: Processed in 0.00153048 sec. | ||
| 15530 | 2026.01.20 00:12:14.562723 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15531 | 2026.01.20 00:12:14.562818 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15532 | 2026.01.20 00:12:14.562862 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15533 | 2026.01.20 00:12:14.563459 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15534 | 2026.01.20 00:12:14.563496 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15535 | 2026.01.20 00:12:14.563862 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15536 | 2026.01.20 00:12:14.564069 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15537 | 2026.01.20 00:12:14.564196 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} <Debug> executeQuery: Read 856 rows, 58.99 KiB in 0.001396 sec., 613180.5157593123 rows/sec., 41.26 MiB/sec. | ||
| 15538 | 2026.01.20 00:12:14.564234 [ 276 ] {0a711a4b-5a1c-44a5-a089-0cdab99172cf} <Debug> TCPHandler: Processed in 0.00156688 sec. | ||
| 15539 | 2026.01.20 00:12:14.564347 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15540 | 2026.01.20 00:12:14.564442 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15541 | 2026.01.20 00:12:14.564497 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15542 | 2026.01.20 00:12:14.565351 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15543 | 2026.01.20 00:12:14.565386 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15544 | 2026.01.20 00:12:14.565951 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15545 | 2026.01.20 00:12:14.566175 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15546 | 2026.01.20 00:12:14.566316 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001891 sec., 31200.423056583815 rows/sec., 55.91 MiB/sec. | ||
| 15547 | 2026.01.20 00:12:14.566375 [ 276 ] {49a407d2-9b91-4667-8aa5-da368584500a} <Debug> TCPHandler: Processed in 0.002078376 sec. | ||
| 15548 | 2026.01.20 00:12:14.566485 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15549 | 2026.01.20 00:12:14.566586 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 15550 | 2026.01.20 00:12:14.566631 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 15551 | 2026.01.20 00:12:14.566966 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15552 | 2026.01.20 00:12:14.567001 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15553 | 2026.01.20 00:12:14.567312 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 15554 | 2026.01.20 00:12:14.567552 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} <Trace> oximeter.measurements_i64 (59850739-adb3-425a-b591-66fb6cb0d8da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15555 | 2026.01.20 00:12:14.567684 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001117 sec., 8057.296329453895 rows/sec., 569.15 KiB/sec. | ||
| 15556 | 2026.01.20 00:12:14.567723 [ 276 ] {2c44dcdc-7def-4235-b316-8ff7e895aa31} <Debug> TCPHandler: Processed in 0.001286867 sec. | ||
| 15557 | 2026.01.20 00:12:14.567833 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15558 | 2026.01.20 00:12:14.567927 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15559 | 2026.01.20 00:12:14.567966 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15560 | 2026.01.20 00:12:14.568301 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2026.01.20 00:12:14.568364 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15562 | 2026.01.20 00:12:14.568655 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 15563 | 2026.01.20 00:12:14.568852 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15564 | 2026.01.20 00:12:14.568981 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 15565 | 2026.01.20 00:12:14.569016 [ 276 ] {b4fbf793-804a-4c5c-adea-6f6ec6cd5289} <Debug> TCPHandler: Processed in 0.001231876 sec. | ||
| 15566 | 2026.01.20 00:12:14.932024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43673 | ||
| 15567 | 2026.01.20 00:12:14.932571 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15568 | 2026.01.20 00:12:14.932619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15569 | 2026.01.20 00:12:14.933128 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15570 | 2026.01.20 00:12:14.933369 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2026.01.20 00:12:14.933536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43673 | ||
| 15572 | 2026.01.20 00:12:14.933560 [ 80 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15573 | 2026.01.20 00:12:14.933629 [ 80 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15574 | 2026.01.20 00:12:14.933651 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15575 | 2026.01.20 00:12:14.933787 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 15576 | 2026.01.20 00:12:14.933945 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15577 | 2026.01.20 00:12:14.933990 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41305 rows starting from the beginning of the part | ||
| 15578 | 2026.01.20 00:12:14.934062 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 15579 | 2026.01.20 00:12:14.934114 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 15580 | 2026.01.20 00:12:14.934161 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 15581 | 2026.01.20 00:12:14.934203 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 15582 | 2026.01.20 00:12:14.934251 [ 187 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 15583 | 2026.01.20 00:12:14.937361 [ 190 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43673 rows, containing 4 columns (4 merged, 0 gathered) in 0.003636886 sec., 12008350.000522424 rows/sec., 171.78 MiB/sec. | ||
| 15584 | 2026.01.20 00:12:14.937626 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15585 | 2026.01.20 00:12:14.937920 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15586 | 2026.01.20 00:12:14.937989 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_91_18} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15587 | 2026.01.20 00:12:14.938099 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15588 | 2026.01.20 00:12:17.298660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 15589 | 2026.01.20 00:12:17.318167 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15590 | 2026.01.20 00:12:17.318241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15591 | 2026.01.20 00:12:17.324723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15592 | 2026.01.20 00:12:17.325581 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15593 | 2026.01.20 00:12:17.325920 [ 78 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15594 | 2026.01.20 00:12:17.325986 [ 78 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15595 | 2026.01.20 00:12:17.326009 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15596 | 2026.01.20 00:12:17.326106 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 15597 | 2026.01.20 00:12:17.329331 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15598 | 2026.01.20 00:12:17.330345 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 15599 | 2026.01.20 00:12:17.330943 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 15600 | 2026.01.20 00:12:17.334073 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 15601 | 2026.01.20 00:12:17.338051 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 15602 | 2026.01.20 00:12:17.342442 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 15603 | 2026.01.20 00:12:17.347226 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 15604 | 2026.01.20 00:12:17.352948 [ 196 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 15605 | 2026.01.20 00:12:17.420857 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.094786766 sec., 7237.297240418563 rows/sec., 37.42 MiB/sec. | ||
| 15606 | 2026.01.20 00:12:17.424174 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15607 | 2026.01.20 00:12:17.426231 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15608 | 2026.01.20 00:12:17.426345 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_91_18} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15609 | 2026.01.20 00:12:17.428917 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15610 | 2026.01.20 00:12:18.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.33 MiB, peak 408.75 MiB, free memory in arenas 0.00 B, will set to 390.25 MiB (RSS), difference: -1.07 MiB | ||
| 15611 | 2026.01.20 00:12:19.522279 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15612 | 2026.01.20 00:12:19.522486 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15613 | 2026.01.20 00:12:19.522551 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15614 | 2026.01.20 00:12:19.523210 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15615 | 2026.01.20 00:12:19.523261 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15616 | 2026.01.20 00:12:19.523651 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15617 | 2026.01.20 00:12:19.523886 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15618 | 2026.01.20 00:12:19.524038 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.67 MiB/sec. | ||
| 15619 | 2026.01.20 00:12:19.524082 [ 276 ] {83594d0a-600d-4436-a4cb-24cf7e7a73d0} <Debug> TCPHandler: Processed in 0.001927474 sec. | ||
| 15620 | 2026.01.20 00:12:19.524207 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15621 | 2026.01.20 00:12:19.524312 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15622 | 2026.01.20 00:12:19.524354 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15623 | 2026.01.20 00:12:19.524800 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15624 | 2026.01.20 00:12:19.524837 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15625 | 2026.01.20 00:12:19.525152 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15626 | 2026.01.20 00:12:19.525359 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15627 | 2026.01.20 00:12:19.525492 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 15628 | 2026.01.20 00:12:19.525531 [ 276 ] {ff1153fc-689a-4eda-b9a6-24d97ccc3f66} <Debug> TCPHandler: Processed in 0.001375188 sec. | ||
| 15629 | 2026.01.20 00:12:19.525653 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15630 | 2026.01.20 00:12:19.525748 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15631 | 2026.01.20 00:12:19.525791 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15632 | 2026.01.20 00:12:19.526211 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15633 | 2026.01.20 00:12:19.526247 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15634 | 2026.01.20 00:12:19.526573 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15635 | 2026.01.20 00:12:19.526776 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15636 | 2026.01.20 00:12:19.526909 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 15637 | 2026.01.20 00:12:19.526946 [ 276 ] {2d22300c-cab3-4abe-a28f-b473a85f8932} <Debug> TCPHandler: Processed in 0.001344347 sec. | ||
| 15638 | 2026.01.20 00:12:19.527048 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15639 | 2026.01.20 00:12:19.527142 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15640 | 2026.01.20 00:12:19.527183 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15641 | 2026.01.20 00:12:19.527514 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15642 | 2026.01.20 00:12:19.527547 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15643 | 2026.01.20 00:12:19.527835 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 15644 | 2026.01.20 00:12:19.528031 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15645 | 2026.01.20 00:12:19.528153 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 15646 | 2026.01.20 00:12:19.528188 [ 276 ] {77f1003d-59ff-4942-8f8a-29c6cb5ca304} <Debug> TCPHandler: Processed in 0.001239356 sec. | ||
| 15647 | 2026.01.20 00:12:22.184159 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15648 | 2026.01.20 00:12:22.184212 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15649 | 2026.01.20 00:12:22.433732 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44185 | ||
| 15650 | 2026.01.20 00:12:22.434344 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15651 | 2026.01.20 00:12:22.434390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15652 | 2026.01.20 00:12:22.434896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15653 | 2026.01.20 00:12:22.435123 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15654 | 2026.01.20 00:12:22.435255 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44185 | ||
| 15655 | 2026.01.20 00:12:22.540666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1814 | ||
| 15656 | 2026.01.20 00:12:22.542933 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15657 | 2026.01.20 00:12:22.542983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15658 | 2026.01.20 00:12:22.544153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15659 | 2026.01.20 00:12:22.544433 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15660 | 2026.01.20 00:12:22.544676 [ 223 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15661 | 2026.01.20 00:12:22.544712 [ 223 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15662 | 2026.01.20 00:12:22.544722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1814 | ||
| 15663 | 2026.01.20 00:12:22.547731 [ 223 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15664 | 2026.01.20 00:12:24.525859 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15665 | 2026.01.20 00:12:24.526081 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15666 | 2026.01.20 00:12:24.526149 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15667 | 2026.01.20 00:12:24.526776 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15668 | 2026.01.20 00:12:24.526821 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15669 | 2026.01.20 00:12:24.527199 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15670 | 2026.01.20 00:12:24.527429 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15671 | 2026.01.20 00:12:24.527578 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001549 sec., 1936.7333763718527 rows/sec., 143.74 KiB/sec. | ||
| 15672 | 2026.01.20 00:12:24.527622 [ 276 ] {e3e7702d-9c27-47f8-9d95-ff53a38ce0e0} <Debug> TCPHandler: Processed in 0.001893804 sec. | ||
| 15673 | 2026.01.20 00:12:24.527745 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15674 | 2026.01.20 00:12:24.527840 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15675 | 2026.01.20 00:12:24.527880 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15676 | 2026.01.20 00:12:24.528396 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15677 | 2026.01.20 00:12:24.528432 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15678 | 2026.01.20 00:12:24.528736 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15679 | 2026.01.20 00:12:24.528951 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15680 | 2026.01.20 00:12:24.529076 [ 75 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 15681 | 2026.01.20 00:12:24.529080 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} <Debug> executeQuery: Read 180 rows, 16.04 KiB in 0.001259 sec., 142970.61159650516 rows/sec., 12.44 MiB/sec. | ||
| 15682 | 2026.01.20 00:12:24.529156 [ 75 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15683 | 2026.01.20 00:12:24.529170 [ 276 ] {9069bd90-6298-4d54-898d-bcc6885086fc} <Debug> TCPHandler: Processed in 0.001476049 sec. | ||
| 15684 | 2026.01.20 00:12:24.529189 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15685 | 2026.01.20 00:12:24.529296 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15686 | 2026.01.20 00:12:24.529333 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 15687 | 2026.01.20 00:12:24.529394 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15688 | 2026.01.20 00:12:24.529439 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15689 | 2026.01.20 00:12:24.529482 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15690 | 2026.01.20 00:12:24.529523 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1455 rows starting from the beginning of the part | ||
| 15691 | 2026.01.20 00:12:24.529592 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 172 rows starting from the beginning of the part | ||
| 15692 | 2026.01.20 00:12:24.529640 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 15693 | 2026.01.20 00:12:24.529710 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1329 rows starting from the beginning of the part | ||
| 15694 | 2026.01.20 00:12:24.529771 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 15695 | 2026.01.20 00:12:24.529841 [ 200 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 180 rows starting from the beginning of the part | ||
| 15696 | 2026.01.20 00:12:24.529875 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15697 | 2026.01.20 00:12:24.529916 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15698 | 2026.01.20 00:12:24.530236 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15699 | 2026.01.20 00:12:24.530458 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15700 | 2026.01.20 00:12:24.530601 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} <Debug> executeQuery: Read 62 rows, 4.62 KiB in 0.001226 sec., 50570.962479608475 rows/sec., 3.68 MiB/sec. | ||
| 15701 | 2026.01.20 00:12:24.530641 [ 276 ] {b61e0be8-9798-4f1d-a273-a549ae701c2f} <Debug> TCPHandler: Processed in 0.001395068 sec. | ||
| 15702 | 2026.01.20 00:12:24.530750 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15703 | 2026.01.20 00:12:24.530843 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15704 | 2026.01.20 00:12:24.530883 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15705 | 2026.01.20 00:12:24.531352 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15706 | 2026.01.20 00:12:24.531389 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15707 | 2026.01.20 00:12:24.531671 [ 201 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3248 rows, containing 5 columns (5 merged, 0 gathered) in 0.002393931 sec., 1356764.2509328797 rows/sec., 118.41 MiB/sec. | ||
| 15708 | 2026.01.20 00:12:24.531683 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15709 | 2026.01.20 00:12:24.531934 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15710 | 2026.01.20 00:12:24.531991 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 15711 | 2026.01.20 00:12:24.532055 [ 75 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 15712 | 2026.01.20 00:12:24.532076 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} <Debug> executeQuery: Read 144 rows, 11.31 KiB in 0.001251 sec., 115107.91366906476 rows/sec., 8.83 MiB/sec. | ||
| 15713 | 2026.01.20 00:12:24.532083 [ 75 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2026.01.20 00:12:24.532118 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15715 | 2026.01.20 00:12:24.532122 [ 276 ] {b0f2f13a-e669-4dce-8613-74a4431e7812} <Debug> TCPHandler: Processed in 0.001420909 sec. | ||
| 15716 | 2026.01.20 00:12:24.532198 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 15717 | 2026.01.20 00:12:24.532248 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15718 | 2026.01.20 00:12:24.532296 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15719 | 2026.01.20 00:12:24.532326 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 759 rows starting from the beginning of the part | ||
| 15720 | 2026.01.20 00:12:24.532349 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15721 | 2026.01.20 00:12:24.532376 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 134 rows starting from the beginning of the part | ||
| 15722 | 2026.01.20 00:12:24.532379 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15723 | 2026.01.20 00:12:24.532395 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15724 | 2026.01.20 00:12:24.532424 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 15725 | 2026.01.20 00:12:24.532466 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 627 rows starting from the beginning of the part | ||
| 15726 | 2026.01.20 00:12:24.532491 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_136_27} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 15727 | 2026.01.20 00:12:24.532505 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 15728 | 2026.01.20 00:12:24.532545 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 144 rows starting from the beginning of the part | ||
| 15729 | 2026.01.20 00:12:24.532612 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 15730 | 2026.01.20 00:12:24.532835 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15731 | 2026.01.20 00:12:24.532875 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15732 | 2026.01.20 00:12:24.533209 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15733 | 2026.01.20 00:12:24.533419 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15734 | 2026.01.20 00:12:24.533535 [ 189 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1792 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366218 sec., 1311650.117331202 rows/sec., 104.00 MiB/sec. | ||
| 15735 | 2026.01.20 00:12:24.533555 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001225 sec., 133061.22448979592 rows/sec., 9.24 MiB/sec. | ||
| 15736 | 2026.01.20 00:12:24.533539 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 4 parts from all_1_131_28 to all_134_134_0 | ||
| 15737 | 2026.01.20 00:12:24.533608 [ 276 ] {76550006-f02c-45e9-aef8-b3a4011667fa} <Debug> TCPHandler: Processed in 0.001410088 sec. | ||
| 15738 | 2026.01.20 00:12:24.533615 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15739 | 2026.01.20 00:12:24.533644 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15740 | 2026.01.20 00:12:24.533711 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_131_28 to all_134_134_0 into Compact with storage Full | ||
| 15741 | 2026.01.20 00:12:24.533727 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15742 | 2026.01.20 00:12:24.533732 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 15743 | 2026.01.20 00:12:24.533814 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15744 | 2026.01.20 00:12:24.533835 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15745 | 2026.01.20 00:12:24.533847 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_28, total 37535 rows starting from the beginning of the part | ||
| 15746 | 2026.01.20 00:12:24.533897 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15747 | 2026.01.20 00:12:24.533907 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 162 rows starting from the beginning of the part | ||
| 15748 | 2026.01.20 00:12:24.533958 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 15749 | 2026.01.20 00:12:24.534003 [ 200 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 856 rows starting from the beginning of the part | ||
| 15750 | 2026.01.20 00:12:24.534097 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15751 | 2026.01.20 00:12:24.534183 [ 191 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_136_27} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 15752 | 2026.01.20 00:12:24.534278 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 15753 | 2026.01.20 00:12:24.534836 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15754 | 2026.01.20 00:12:24.534877 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15755 | 2026.01.20 00:12:24.535463 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15756 | 2026.01.20 00:12:24.535692 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15757 | 2026.01.20 00:12:24.535838 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002021 sec., 29193.46857991094 rows/sec., 52.31 MiB/sec. | ||
| 15758 | 2026.01.20 00:12:24.535895 [ 276 ] {ebb89e70-586a-4f5b-82f4-49f5061775cd} <Debug> TCPHandler: Processed in 0.002218108 sec. | ||
| 15759 | 2026.01.20 00:12:24.536002 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15760 | 2026.01.20 00:12:24.536097 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15761 | 2026.01.20 00:12:24.536139 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15762 | 2026.01.20 00:12:24.536482 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15763 | 2026.01.20 00:12:24.536518 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15764 | 2026.01.20 00:12:24.536818 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 15765 | 2026.01.20 00:12:24.537011 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15766 | 2026.01.20 00:12:24.537129 [ 75 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 15767 | 2026.01.20 00:12:24.537146 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 15768 | 2026.01.20 00:12:24.537171 [ 75 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15769 | 2026.01.20 00:12:24.537190 [ 276 ] {a0ac0dcd-2075-4170-abd7-792b43b93323} <Debug> TCPHandler: Processed in 0.001237926 sec. | ||
| 15770 | 2026.01.20 00:12:24.537194 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15771 | 2026.01.20 00:12:24.537283 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 15772 | 2026.01.20 00:12:24.537378 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15773 | 2026.01.20 00:12:24.537409 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7800 rows starting from the beginning of the part | ||
| 15774 | 2026.01.20 00:12:24.537468 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 15775 | 2026.01.20 00:12:24.537512 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 15776 | 2026.01.20 00:12:24.537551 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 15777 | 2026.01.20 00:12:24.537590 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 15778 | 2026.01.20 00:12:24.537629 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 15779 | 2026.01.20 00:12:24.540010 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002757065 sec., 2937906.7958136643 rows/sec., 197.99 MiB/sec. | ||
| 15780 | 2026.01.20 00:12:24.540602 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 15781 | 2026.01.20 00:12:24.540928 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15782 | 2026.01.20 00:12:24.541020 [ 192 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_136_27} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 15783 | 2026.01.20 00:12:24.541118 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 15784 | 2026.01.20 00:12:24.541233 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38713 rows, containing 5 columns (5 merged, 0 gathered) in 0.007548707 sec., 5128427.9546152735 rows/sec., 352.28 MiB/sec. | ||
| 15785 | 2026.01.20 00:12:24.541981 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} <Trace> MergedBlockOutputStream: filled checksums all_1_134_29 (state Temporary) | ||
| 15786 | 2026.01.20 00:12:24.542290 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_134_29 to all_1_134_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15787 | 2026.01.20 00:12:24.542372 [ 197 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 4 parts: [all_1_131_28, all_134_134_0] -> all_1_134_29 | ||
| 15788 | 2026.01.20 00:12:24.542479 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 15789 | 2026.01.20 00:12:24.831975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 15790 | 2026.01.20 00:12:24.849509 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15791 | 2026.01.20 00:12:24.849571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15792 | 2026.01.20 00:12:24.855781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15793 | 2026.01.20 00:12:24.856524 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2026.01.20 00:12:24.860166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 15795 | 2026.01.20 00:12:25.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.32 MiB, peak 408.75 MiB, free memory in arenas 0.00 B, will set to 390.26 MiB (RSS), difference: -1.06 MiB | ||
| 15796 | 2026.01.20 00:12:29.114177 [ 219 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15797 | 2026.01.20 00:12:29.114258 [ 219 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15798 | 2026.01.20 00:12:29.117728 [ 219 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15799 | 2026.01.20 00:12:29.125316 [ 224 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15800 | 2026.01.20 00:12:29.125375 [ 224 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15801 | 2026.01.20 00:12:29.128186 [ 224 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15802 | 2026.01.20 00:12:29.282254 [ 222 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15803 | 2026.01.20 00:12:29.282346 [ 222 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15804 | 2026.01.20 00:12:29.301448 [ 222 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15805 | 2026.01.20 00:12:29.529087 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15806 | 2026.01.20 00:12:29.529314 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15807 | 2026.01.20 00:12:29.529413 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15808 | 2026.01.20 00:12:29.530370 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15809 | 2026.01.20 00:12:29.530435 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15810 | 2026.01.20 00:12:29.531165 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15811 | 2026.01.20 00:12:29.531876 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15812 | 2026.01.20 00:12:29.532112 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002847 sec., 19669.82788900597 rows/sec., 1.50 MiB/sec. | ||
| 15813 | 2026.01.20 00:12:29.532191 [ 276 ] {b3444895-3789-4ae1-86d6-72e2f7b1a800} <Debug> TCPHandler: Processed in 0.003292813 sec. | ||
| 15814 | 2026.01.20 00:12:29.532354 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15815 | 2026.01.20 00:12:29.532486 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15816 | 2026.01.20 00:12:29.532544 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15817 | 2026.01.20 00:12:29.533126 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2026.01.20 00:12:29.533174 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15819 | 2026.01.20 00:12:29.533797 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15820 | 2026.01.20 00:12:29.534456 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2026.01.20 00:12:29.534603 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002153 sec., 29725.963771481653 rows/sec., 2.32 MiB/sec. | ||
| 15822 | 2026.01.20 00:12:29.534643 [ 276 ] {954c1969-0b0d-4e1f-b3ea-b320821d8765} <Debug> TCPHandler: Processed in 0.00236212 sec. | ||
| 15823 | 2026.01.20 00:12:29.534771 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15824 | 2026.01.20 00:12:29.534898 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15825 | 2026.01.20 00:12:29.534961 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15826 | 2026.01.20 00:12:29.535526 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15827 | 2026.01.20 00:12:29.535572 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15828 | 2026.01.20 00:12:29.536131 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15829 | 2026.01.20 00:12:29.536659 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15830 | 2026.01.20 00:12:29.536844 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001974 sec., 81053.69807497467 rows/sec., 5.65 MiB/sec. | ||
| 15831 | 2026.01.20 00:12:29.536906 [ 276 ] {012dbd52-60e4-4570-97d0-9f7d0b37e041} <Debug> TCPHandler: Processed in 0.002185948 sec. | ||
| 15832 | 2026.01.20 00:12:29.536952 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15833 | 2026.01.20 00:12:29.536992 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15834 | 2026.01.20 00:12:29.537059 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15835 | 2026.01.20 00:12:29.537174 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15836 | 2026.01.20 00:12:29.537228 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15837 | 2026.01.20 00:12:29.537679 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15838 | 2026.01.20 00:12:29.537722 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15839 | 2026.01.20 00:12:29.538302 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 15840 | 2026.01.20 00:12:29.539105 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15841 | 2026.01.20 00:12:29.539284 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002137 sec., 28076.743097800656 rows/sec., 1.89 MiB/sec. | ||
| 15842 | 2026.01.20 00:12:29.539331 [ 276 ] {a705edb4-daec-413b-a090-eb49cfefc0db} <Debug> TCPHandler: Processed in 0.00233095 sec. | ||
| 15843 | 2026.01.20 00:12:29.541543 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15844 | 2026.01.20 00:12:29.936332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44633 | ||
| 15845 | 2026.01.20 00:12:29.936877 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15846 | 2026.01.20 00:12:29.936930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15847 | 2026.01.20 00:12:29.937595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15848 | 2026.01.20 00:12:29.938091 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15849 | 2026.01.20 00:12:29.938248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44633 | ||
| 15850 | 2026.01.20 00:12:32.360340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 15851 | 2026.01.20 00:12:32.378489 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15852 | 2026.01.20 00:12:32.378554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15853 | 2026.01.20 00:12:32.385087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15854 | 2026.01.20 00:12:32.386474 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15855 | 2026.01.20 00:12:32.390050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 15856 | 2026.01.20 00:12:32.544925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1836 | ||
| 15857 | 2026.01.20 00:12:32.547214 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15858 | 2026.01.20 00:12:32.547266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15859 | 2026.01.20 00:12:32.548723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15860 | 2026.01.20 00:12:32.549311 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15861 | 2026.01.20 00:12:32.549666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1836 | ||
| 15862 | 2026.01.20 00:12:34.011832 [ 219 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15863 | 2026.01.20 00:12:34.011927 [ 219 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15864 | 2026.01.20 00:12:34.015234 [ 219 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15865 | 2026.01.20 00:12:34.525085 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15866 | 2026.01.20 00:12:34.525272 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15867 | 2026.01.20 00:12:34.525339 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15868 | 2026.01.20 00:12:34.526107 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2026.01.20 00:12:34.526160 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15870 | 2026.01.20 00:12:34.526680 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 15871 | 2026.01.20 00:12:34.527093 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15872 | 2026.01.20 00:12:34.527250 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.002073 sec., 83936.32416787263 rows/sec., 7.37 MiB/sec. | ||
| 15873 | 2026.01.20 00:12:34.527297 [ 276 ] {df3da529-d16a-43a6-8325-9bbccb55359b} <Debug> TCPHandler: Processed in 0.00238886 sec. | ||
| 15874 | 2026.01.20 00:12:34.527416 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15875 | 2026.01.20 00:12:34.527581 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15876 | 2026.01.20 00:12:34.527625 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15877 | 2026.01.20 00:12:34.528080 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15878 | 2026.01.20 00:12:34.528117 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15879 | 2026.01.20 00:12:34.528517 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15880 | 2026.01.20 00:12:34.528994 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15881 | 2026.01.20 00:12:34.529132 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001576 sec., 37436.548223350255 rows/sec., 2.75 MiB/sec. | ||
| 15882 | 2026.01.20 00:12:34.529172 [ 276 ] {a96161d5-8dc0-4c11-9034-c6088fcd9394} <Debug> TCPHandler: Processed in 0.001747903 sec. | ||
| 15883 | 2026.01.20 00:12:34.529283 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15884 | 2026.01.20 00:12:34.529380 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15885 | 2026.01.20 00:12:34.529421 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15886 | 2026.01.20 00:12:34.529861 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15887 | 2026.01.20 00:12:34.529895 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15888 | 2026.01.20 00:12:34.530315 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 15889 | 2026.01.20 00:12:34.530730 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15890 | 2026.01.20 00:12:34.530866 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001506 sec., 81673.30677290837 rows/sec., 6.38 MiB/sec. | ||
| 15891 | 2026.01.20 00:12:34.530904 [ 276 ] {9ec8fd04-96ef-405b-acf3-c0ef307756ca} <Debug> TCPHandler: Processed in 0.001672191 sec. | ||
| 15892 | 2026.01.20 00:12:34.531021 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2026.01.20 00:12:34.531116 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15894 | 2026.01.20 00:12:34.531160 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15895 | 2026.01.20 00:12:34.531596 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2026.01.20 00:12:34.531631 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15897 | 2026.01.20 00:12:34.532073 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 15898 | 2026.01.20 00:12:34.532500 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.01.20 00:12:34.532640 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec. | ||
| 15900 | 2026.01.20 00:12:34.532678 [ 276 ] {06236cc5-95a5-406d-9a81-3ed7d58098e3} <Debug> TCPHandler: Processed in 0.001707402 sec. | ||
| 15901 | 2026.01.20 00:12:34.532790 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15902 | 2026.01.20 00:12:34.532883 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15903 | 2026.01.20 00:12:34.532937 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15904 | 2026.01.20 00:12:34.533904 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2026.01.20 00:12:34.533938 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15906 | 2026.01.20 00:12:34.534638 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15907 | 2026.01.20 00:12:34.535168 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15908 | 2026.01.20 00:12:34.535327 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002463 sec., 23954.526999593993 rows/sec., 42.93 MiB/sec. | ||
| 15909 | 2026.01.20 00:12:34.535400 [ 276 ] {310b0297-4f5f-4fda-99b2-7c4d8b9d9e17} <Debug> TCPHandler: Processed in 0.002660805 sec. | ||
| 15910 | 2026.01.20 00:12:34.535519 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15911 | 2026.01.20 00:12:34.535618 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15912 | 2026.01.20 00:12:34.535662 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15913 | 2026.01.20 00:12:34.536007 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2026.01.20 00:12:34.536042 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15915 | 2026.01.20 00:12:34.536504 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 15916 | 2026.01.20 00:12:34.536959 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15917 | 2026.01.20 00:12:34.537097 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.70 MiB/sec. | ||
| 15918 | 2026.01.20 00:12:34.537136 [ 276 ] {5325a951-9b60-4bf9-a425-9ac24f6efa27} <Debug> TCPHandler: Processed in 0.001672142 sec. | ||
| 15919 | 2026.01.20 00:12:35.435442 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15920 | 2026.01.20 00:12:35.435501 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15921 | 2026.01.20 00:12:35.438236 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15922 | 2026.01.20 00:12:37.184451 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15923 | 2026.01.20 00:12:37.184501 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15924 | 2026.01.20 00:12:37.438596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45145 | ||
| 15925 | 2026.01.20 00:12:37.439151 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15926 | 2026.01.20 00:12:37.439193 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15927 | 2026.01.20 00:12:37.439867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15928 | 2026.01.20 00:12:37.440437 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15929 | 2026.01.20 00:12:37.440575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45145 | ||
| 15930 | 2026.01.20 00:12:39.522326 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15931 | 2026.01.20 00:12:39.522527 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15932 | 2026.01.20 00:12:39.522592 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15933 | 2026.01.20 00:12:39.523258 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15934 | 2026.01.20 00:12:39.523300 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15935 | 2026.01.20 00:12:39.523814 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 15936 | 2026.01.20 00:12:39.524305 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15937 | 2026.01.20 00:12:39.524463 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.15 MiB/sec. | ||
| 15938 | 2026.01.20 00:12:39.524508 [ 276 ] {1fd48fb7-d570-4130-a282-a24b9edbf572} <Debug> TCPHandler: Processed in 0.00230673 sec. | ||
| 15939 | 2026.01.20 00:12:39.524638 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15940 | 2026.01.20 00:12:39.524737 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15941 | 2026.01.20 00:12:39.524781 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15942 | 2026.01.20 00:12:39.525229 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15943 | 2026.01.20 00:12:39.525265 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15944 | 2026.01.20 00:12:39.525688 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 15945 | 2026.01.20 00:12:39.526120 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15946 | 2026.01.20 00:12:39.526258 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001541 sec., 41531.47306943543 rows/sec., 3.24 MiB/sec. | ||
| 15947 | 2026.01.20 00:12:39.526305 [ 276 ] {9d37619c-d2e8-4418-8387-7ba70713f45b} <Debug> TCPHandler: Processed in 0.001719482 sec. | ||
| 15948 | 2026.01.20 00:12:39.526434 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15949 | 2026.01.20 00:12:39.526530 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15950 | 2026.01.20 00:12:39.526579 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15951 | 2026.01.20 00:12:39.527034 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15952 | 2026.01.20 00:12:39.527071 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15953 | 2026.01.20 00:12:39.527509 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 15954 | 2026.01.20 00:12:39.527965 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15955 | 2026.01.20 00:12:39.528081 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_134_29 to all_135_135_0 | ||
| 15956 | 2026.01.20 00:12:39.528104 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. | ||
| 15957 | 2026.01.20 00:12:39.528117 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2026.01.20 00:12:39.528136 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15959 | 2026.01.20 00:12:39.528144 [ 276 ] {febc1aca-9f1a-48c7-819c-d5f74db6118a} <Debug> TCPHandler: Processed in 0.001760823 sec. | ||
| 15960 | 2026.01.20 00:12:39.528248 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_29 to all_135_135_0 into Compact with storage Full | ||
| 15961 | 2026.01.20 00:12:39.528263 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15962 | 2026.01.20 00:12:39.528386 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15963 | 2026.01.20 00:12:39.528405 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15964 | 2026.01.20 00:12:39.528428 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15965 | 2026.01.20 00:12:39.528452 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_29, total 38713 rows starting from the beginning of the part | ||
| 15966 | 2026.01.20 00:12:39.528528 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 15967 | 2026.01.20 00:12:39.528787 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15968 | 2026.01.20 00:12:39.528827 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15969 | 2026.01.20 00:12:39.529247 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 15970 | 2026.01.20 00:12:39.529666 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15971 | 2026.01.20 00:12:39.529806 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec. | ||
| 15972 | 2026.01.20 00:12:39.529845 [ 276 ] {1a8a9fa1-a6e5-4727-afdd-fc308704341c} <Debug> TCPHandler: Processed in 0.001633051 sec. | ||
| 15973 | 2026.01.20 00:12:39.534941 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38873 rows, containing 5 columns (5 merged, 0 gathered) in 0.006743056 sec., 5764893.543817521 rows/sec., 396.02 MiB/sec. | ||
| 15974 | 2026.01.20 00:12:39.535638 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} <Trace> MergedBlockOutputStream: filled checksums all_1_135_30 (state Temporary) | ||
| 15975 | 2026.01.20 00:12:39.536268 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_135_30 to all_1_135_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2026.01.20 00:12:39.536353 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_135_30} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_134_29, all_135_135_0] -> all_1_135_30 | ||
| 15977 | 2026.01.20 00:12:39.536470 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15978 | 2026.01.20 00:12:39.890203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 15979 | 2026.01.20 00:12:39.908913 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15980 | 2026.01.20 00:12:39.908982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15981 | 2026.01.20 00:12:39.915526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15982 | 2026.01.20 00:12:39.916727 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15983 | 2026.01.20 00:12:39.920343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 15984 | 2026.01.20 00:12:42.549885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1856 | ||
| 15985 | 2026.01.20 00:12:42.552040 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15986 | 2026.01.20 00:12:42.552081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15987 | 2026.01.20 00:12:42.553429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15988 | 2026.01.20 00:12:42.554049 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15989 | 2026.01.20 00:12:42.554193 [ 51 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15990 | 2026.01.20 00:12:42.554232 [ 51 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15991 | 2026.01.20 00:12:42.554252 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 15992 | 2026.01.20 00:12:42.554327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1856 | ||
| 15993 | 2026.01.20 00:12:42.554380 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 15994 | 2026.01.20 00:12:42.554981 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15995 | 2026.01.20 00:12:42.555129 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1676 rows starting from the beginning of the part | ||
| 15996 | 2026.01.20 00:12:42.555500 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 86 rows starting from the beginning of the part | ||
| 15997 | 2026.01.20 00:12:42.555851 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 15998 | 2026.01.20 00:12:42.556232 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 15999 | 2026.01.20 00:12:42.556587 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part | ||
| 16000 | 2026.01.20 00:12:42.556935 [ 193 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part | ||
| 16001 | 2026.01.20 00:12:42.563803 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 72 columns (72 merged, 0 gathered) in 0.009483762 sec., 195702.92885882207 rows/sec., 157.45 MiB/sec. | ||
| 16002 | 2026.01.20 00:12:42.565804 [ 194 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16003 | 2026.01.20 00:12:42.566739 [ 194 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2026.01.20 00:12:42.566831 [ 194 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_71_14} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16005 | 2026.01.20 00:12:42.567197 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
| 16006 | 2026.01.20 00:12:44.013911 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16007 | 2026.01.20 00:12:44.014126 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16008 | 2026.01.20 00:12:44.014195 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16009 | 2026.01.20 00:12:44.014829 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2026.01.20 00:12:44.014880 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16011 | 2026.01.20 00:12:44.015459 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 16012 | 2026.01.20 00:12:44.015944 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16013 | 2026.01.20 00:12:44.016125 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002044 sec., 11741.682974559688 rows/sec., 997.58 KiB/sec. | ||
| 16014 | 2026.01.20 00:12:44.016189 [ 276 ] {f6decf46-8bb4-4625-aed8-8a17413ed796} <Debug> TCPHandler: Processed in 0.002402131 sec. | ||
| 16015 | 2026.01.20 00:12:44.016344 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2026.01.20 00:12:44.016469 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16017 | 2026.01.20 00:12:44.016526 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16018 | 2026.01.20 00:12:44.017578 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2026.01.20 00:12:44.017616 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16020 | 2026.01.20 00:12:44.018162 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16021 | 2026.01.20 00:12:44.018609 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2026.01.20 00:12:44.018777 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} <Debug> executeQuery: Read 1434 rows, 123.19 KiB in 0.002335 sec., 614132.7623126339 rows/sec., 51.52 MiB/sec. | ||
| 16023 | 2026.01.20 00:12:44.018828 [ 276 ] {ff215948-3fdb-4b2b-8e00-d610cf3900c0} <Debug> TCPHandler: Processed in 0.002551023 sec. | ||
| 16024 | 2026.01.20 00:12:44.018949 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16025 | 2026.01.20 00:12:44.019046 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16026 | 2026.01.20 00:12:44.019088 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16027 | 2026.01.20 00:12:44.019516 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16028 | 2026.01.20 00:12:44.019553 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16029 | 2026.01.20 00:12:44.020003 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16030 | 2026.01.20 00:12:44.020424 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16031 | 2026.01.20 00:12:44.020546 [ 49 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16032 | 2026.01.20 00:12:44.020557 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} <Debug> executeQuery: Read 71 rows, 5.40 KiB in 0.001529 sec., 46435.57880967953 rows/sec., 3.45 MiB/sec. | ||
| 16033 | 2026.01.20 00:12:44.020619 [ 49 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16034 | 2026.01.20 00:12:44.020638 [ 276 ] {0a963dfa-d7cf-4a10-bff4-5a2d8f0e5f3d} <Debug> TCPHandler: Processed in 0.001741152 sec. | ||
| 16035 | 2026.01.20 00:12:44.020647 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16036 | 2026.01.20 00:12:44.020775 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16037 | 2026.01.20 00:12:44.020786 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 16038 | 2026.01.20 00:12:44.020877 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16039 | 2026.01.20 00:12:44.020923 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16040 | 2026.01.20 00:12:44.021001 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16041 | 2026.01.20 00:12:44.021064 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 86 rows starting from the beginning of the part | ||
| 16042 | 2026.01.20 00:12:44.021203 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 58 rows starting from the beginning of the part | ||
| 16043 | 2026.01.20 00:12:44.021341 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 80 rows starting from the beginning of the part | ||
| 16044 | 2026.01.20 00:12:44.021447 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16045 | 2026.01.20 00:12:44.021469 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 62 rows starting from the beginning of the part | ||
| 16046 | 2026.01.20 00:12:44.021492 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16047 | 2026.01.20 00:12:44.021560 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 59 rows starting from the beginning of the part | ||
| 16048 | 2026.01.20 00:12:44.021642 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 71 rows starting from the beginning of the part | ||
| 16049 | 2026.01.20 00:12:44.021963 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16050 | 2026.01.20 00:12:44.022427 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16051 | 2026.01.20 00:12:44.022567 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00171 sec., 147368.42105263157 rows/sec., 10.19 MiB/sec. | ||
| 16052 | 2026.01.20 00:12:44.022608 [ 276 ] {272cb2d7-5f7e-4c6d-851e-a2e4d3ffe681} <Debug> TCPHandler: Processed in 0.001885364 sec. | ||
| 16053 | 2026.01.20 00:12:44.022700 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977596 sec., 210356.41253319688 rows/sec., 16.16 MiB/sec. | ||
| 16054 | 2026.01.20 00:12:44.022735 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16055 | 2026.01.20 00:12:44.022831 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16056 | 2026.01.20 00:12:44.022872 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16057 | 2026.01.20 00:12:44.022920 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16058 | 2026.01.20 00:12:44.023289 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2026.01.20 00:12:44.023332 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16060 | 2026.01.20 00:12:44.023402 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16061 | 2026.01.20 00:12:44.023488 [ 188 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_71_14} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16062 | 2026.01.20 00:12:44.023571 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16063 | 2026.01.20 00:12:44.023822 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 16064 | 2026.01.20 00:12:44.024245 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16065 | 2026.01.20 00:12:44.024380 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001567 sec., 7657.945118059987 rows/sec., 598.28 KiB/sec. | ||
| 16066 | 2026.01.20 00:12:44.024421 [ 276 ] {263ad302-7980-4b2c-8d7b-534c0eeac4a1} <Debug> TCPHandler: Processed in 0.001736392 sec. | ||
| 16067 | 2026.01.20 00:12:44.024537 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16068 | 2026.01.20 00:12:44.024631 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16069 | 2026.01.20 00:12:44.024671 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16070 | 2026.01.20 00:12:44.025338 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16071 | 2026.01.20 00:12:44.025375 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16072 | 2026.01.20 00:12:44.025862 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16073 | 2026.01.20 00:12:44.026294 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2026.01.20 00:12:44.026435 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} <Debug> executeQuery: Read 615 rows, 47.39 KiB in 0.001822 sec., 337541.16355653125 rows/sec., 25.40 MiB/sec. | ||
| 16075 | 2026.01.20 00:12:44.026475 [ 276 ] {e2d19d09-168e-4e2e-bf67-3cc0f00fe12f} <Debug> TCPHandler: Processed in 0.001989686 sec. | ||
| 16076 | 2026.01.20 00:12:44.026588 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16077 | 2026.01.20 00:12:44.026682 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16078 | 2026.01.20 00:12:44.026725 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16079 | 2026.01.20 00:12:44.027303 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16080 | 2026.01.20 00:12:44.027341 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16081 | 2026.01.20 00:12:44.027837 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16082 | 2026.01.20 00:12:44.028272 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16083 | 2026.01.20 00:12:44.028406 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_135_30 to all_140_140_0 | ||
| 16084 | 2026.01.20 00:12:44.028414 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} <Debug> executeQuery: Read 906 rows, 63.44 KiB in 0.00175 sec., 517714.2857142857 rows/sec., 35.40 MiB/sec. | ||
| 16085 | 2026.01.20 00:12:44.028449 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16086 | 2026.01.20 00:12:44.028473 [ 276 ] {c643625b-9799-41d2-8936-9bfe72e387fb} <Debug> TCPHandler: Processed in 0.001935794 sec. | ||
| 16087 | 2026.01.20 00:12:44.028473 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16088 | 2026.01.20 00:12:44.028601 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16089 | 2026.01.20 00:12:44.028623 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_30 to all_140_140_0 into Compact with storage Full | ||
| 16090 | 2026.01.20 00:12:44.028701 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16091 | 2026.01.20 00:12:44.028760 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16092 | 2026.01.20 00:12:44.028800 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16093 | 2026.01.20 00:12:44.028847 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_135_30, total 38873 rows starting from the beginning of the part | ||
| 16094 | 2026.01.20 00:12:44.028927 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 163 rows starting from the beginning of the part | ||
| 16095 | 2026.01.20 00:12:44.028984 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 16096 | 2026.01.20 00:12:44.029036 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 16097 | 2026.01.20 00:12:44.029088 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 16098 | 2026.01.20 00:12:44.029136 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 906 rows starting from the beginning of the part | ||
| 16099 | 2026.01.20 00:12:44.029731 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16100 | 2026.01.20 00:12:44.029773 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16101 | 2026.01.20 00:12:44.030497 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16102 | 2026.01.20 00:12:44.030936 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2026.01.20 00:12:44.031066 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16104 | 2026.01.20 00:12:44.031086 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002403 sec., 24552.64253017062 rows/sec., 44.00 MiB/sec. | ||
| 16105 | 2026.01.20 00:12:44.031108 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16106 | 2026.01.20 00:12:44.031132 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16107 | 2026.01.20 00:12:44.031157 [ 276 ] {4ba9d195-fb41-495b-9d27-6ab439eb654b} <Debug> TCPHandler: Processed in 0.002607773 sec. | ||
| 16108 | 2026.01.20 00:12:44.031210 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 16109 | 2026.01.20 00:12:44.031284 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16110 | 2026.01.20 00:12:44.031383 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16111 | 2026.01.20 00:12:44.031402 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16112 | 2026.01.20 00:12:44.031429 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16113 | 2026.01.20 00:12:44.031459 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2576 rows starting from the beginning of the part | ||
| 16114 | 2026.01.20 00:12:44.031581 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 16115 | 2026.01.20 00:12:44.031689 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 59 rows starting from the beginning of the part | ||
| 16116 | 2026.01.20 00:12:44.031792 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 59 rows starting from the beginning of the part | ||
| 16117 | 2026.01.20 00:12:44.031813 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16118 | 2026.01.20 00:12:44.031855 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16119 | 2026.01.20 00:12:44.031894 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 59 rows starting from the beginning of the part | ||
| 16120 | 2026.01.20 00:12:44.032002 [ 188 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 59 rows starting from the beginning of the part | ||
| 16121 | 2026.01.20 00:12:44.032316 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 16122 | 2026.01.20 00:12:44.032846 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16123 | 2026.01.20 00:12:44.032987 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.32 MiB/sec. | ||
| 16124 | 2026.01.20 00:12:44.033027 [ 276 ] {de2d86c3-1d3f-410b-8612-50b3a1446304} <Debug> TCPHandler: Processed in 0.001794713 sec. | ||
| 16125 | 2026.01.20 00:12:44.041571 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40422 rows, containing 5 columns (5 merged, 0 gathered) in 0.013016127 sec., 3105532.0833916264 rows/sec., 213.36 MiB/sec. | ||
| 16126 | 2026.01.20 00:12:44.042248 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} <Trace> MergedBlockOutputStream: filled checksums all_1_140_31 (state Temporary) | ||
| 16127 | 2026.01.20 00:12:44.042851 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_140_31 to all_1_140_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16128 | 2026.01.20 00:12:44.042934 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_140_31} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_135_30, all_140_140_0] -> all_1_140_31 | ||
| 16129 | 2026.01.20 00:12:44.043018 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 16130 | 2026.01.20 00:12:44.045502 [ 190 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2868 rows, containing 19 columns (19 merged, 0 gathered) in 0.014327114 sec., 200179.88270352283 rows/sec., 358.52 MiB/sec. | ||
| 16131 | 2026.01.20 00:12:44.048230 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16132 | 2026.01.20 00:12:44.048843 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16133 | 2026.01.20 00:12:44.048924 [ 187 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16134 | 2026.01.20 00:12:44.049087 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.99 MiB. | ||
| 16135 | 2026.01.20 00:12:44.515525 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16136 | 2026.01.20 00:12:44.515711 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16137 | 2026.01.20 00:12:44.515776 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16138 | 2026.01.20 00:12:44.516411 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16139 | 2026.01.20 00:12:44.516459 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16140 | 2026.01.20 00:12:44.516960 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16141 | 2026.01.20 00:12:44.517420 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16142 | 2026.01.20 00:12:44.517583 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001918 sec., 13555.787278415015 rows/sec., 1.05 MiB/sec. | ||
| 16143 | 2026.01.20 00:12:44.517604 [ 44 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16144 | 2026.01.20 00:12:44.517628 [ 276 ] {59fdd5de-a029-4955-92fd-3598c70b8859} <Debug> TCPHandler: Processed in 0.002231389 sec. | ||
| 16145 | 2026.01.20 00:12:44.517678 [ 44 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16146 | 2026.01.20 00:12:44.517706 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16147 | 2026.01.20 00:12:44.517784 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16148 | 2026.01.20 00:12:44.517812 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16149 | 2026.01.20 00:12:44.517886 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16150 | 2026.01.20 00:12:44.517907 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16151 | 2026.01.20 00:12:44.517929 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16152 | 2026.01.20 00:12:44.517938 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1471 rows starting from the beginning of the part | ||
| 16153 | 2026.01.20 00:12:44.517997 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
| 16154 | 2026.01.20 00:12:44.518039 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 174 rows starting from the beginning of the part | ||
| 16155 | 2026.01.20 00:12:44.518079 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 16156 | 2026.01.20 00:12:44.518119 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1434 rows starting from the beginning of the part | ||
| 16157 | 2026.01.20 00:12:44.518159 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 26 rows starting from the beginning of the part | ||
| 16158 | 2026.01.20 00:12:44.518369 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2026.01.20 00:12:44.518406 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16160 | 2026.01.20 00:12:44.518834 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16161 | 2026.01.20 00:12:44.519319 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2026.01.20 00:12:44.519444 [ 44 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 16163 | 2026.01.20 00:12:44.519454 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001588 sec., 17632.241813602013 rows/sec., 1.38 MiB/sec. | ||
| 16164 | 2026.01.20 00:12:44.519480 [ 44 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.01.20 00:12:44.519504 [ 276 ] {ad58effb-2263-4f2a-9a04-83bd943b040e} <Debug> TCPHandler: Processed in 0.001772953 sec. | ||
| 16166 | 2026.01.20 00:12:44.519504 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16167 | 2026.01.20 00:12:44.519525 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001756432 sec., 1831553.9684997767 rows/sec., 160.23 MiB/sec. | ||
| 16168 | 2026.01.20 00:12:44.519634 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16169 | 2026.01.20 00:12:44.519638 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 16170 | 2026.01.20 00:12:44.519735 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16171 | 2026.01.20 00:12:44.519782 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16172 | 2026.01.20 00:12:44.519794 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16173 | 2026.01.20 00:12:44.519838 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 785 rows starting from the beginning of the part | ||
| 16174 | 2026.01.20 00:12:44.519855 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16175 | 2026.01.20 00:12:44.519909 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
| 16176 | 2026.01.20 00:12:44.519996 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 123 rows starting from the beginning of the part | ||
| 16177 | 2026.01.20 00:12:44.520080 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 16178 | 2026.01.20 00:12:44.520146 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 615 rows starting from the beginning of the part | ||
| 16179 | 2026.01.20 00:12:44.520160 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16180 | 2026.01.20 00:12:44.520199 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16181 | 2026.01.20 00:12:44.520202 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 28 rows starting from the beginning of the part | ||
| 16182 | 2026.01.20 00:12:44.520368 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16183 | 2026.01.20 00:12:44.520442 [ 190 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_141_28} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16184 | 2026.01.20 00:12:44.520505 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 16185 | 2026.01.20 00:12:44.520686 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16186 | 2026.01.20 00:12:44.521229 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16187 | 2026.01.20 00:12:44.521369 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001652 sec., 6053.268765133172 rows/sec., 429.76 KiB/sec. | ||
| 16188 | 2026.01.20 00:12:44.521409 [ 276 ] {9752630a-b9c4-4377-bfdf-3a2f2edf7ae8} <Debug> TCPHandler: Processed in 0.001826623 sec. | ||
| 16189 | 2026.01.20 00:12:44.521423 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1679 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830724 sec., 917123.498681396 rows/sec., 72.92 MiB/sec. | ||
| 16190 | 2026.01.20 00:12:44.521537 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16191 | 2026.01.20 00:12:44.521635 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16192 | 2026.01.20 00:12:44.521680 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16193 | 2026.01.20 00:12:44.521696 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 16194 | 2026.01.20 00:12:44.522015 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16195 | 2026.01.20 00:12:44.522056 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16196 | 2026.01.20 00:12:44.522239 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16197 | 2026.01.20 00:12:44.522332 [ 187 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_141_28} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 16198 | 2026.01.20 00:12:44.522417 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 16199 | 2026.01.20 00:12:44.522503 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 16200 | 2026.01.20 00:12:44.522943 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16201 | 2026.01.20 00:12:44.523078 [ 44 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 5 parts from all_1_136_27 to all_140_140_0 | ||
| 16202 | 2026.01.20 00:12:44.523082 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001466 sec., 2728.512960436562 rows/sec., 191.85 KiB/sec. | ||
| 16203 | 2026.01.20 00:12:44.523121 [ 44 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16204 | 2026.01.20 00:12:44.523141 [ 276 ] {5ec825ec-15ac-4b42-a305-82f9b44c97ff} <Debug> TCPHandler: Processed in 0.001654372 sec. | ||
| 16205 | 2026.01.20 00:12:44.523146 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16206 | 2026.01.20 00:12:44.523235 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_136_27 to all_140_140_0 into Compact with storage Full | ||
| 16207 | 2026.01.20 00:12:44.523329 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16208 | 2026.01.20 00:12:44.523354 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8100 rows starting from the beginning of the part | ||
| 16209 | 2026.01.20 00:12:44.523397 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 16210 | 2026.01.20 00:12:44.523431 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 16211 | 2026.01.20 00:12:44.523465 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 16212 | 2026.01.20 00:12:44.523496 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
| 16213 | 2026.01.20 00:12:44.525749 [ 201 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8336 rows, containing 4 columns (4 merged, 0 gathered) in 0.002534403 sec., 3289137.5207494623 rows/sec., 221.66 MiB/sec. | ||
| 16214 | 2026.01.20 00:12:44.526003 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} <Trace> MergedBlockOutputStream: filled checksums all_1_140_28 (state Temporary) | ||
| 16215 | 2026.01.20 00:12:44.526527 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_140_28 to all_1_140_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16216 | 2026.01.20 00:12:44.526596 [ 199 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_140_28} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 5 parts: [all_1_136_27, all_140_140_0] -> all_1_140_28 | ||
| 16217 | 2026.01.20 00:12:44.526658 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 16218 | 2026.01.20 00:12:44.693995 [ 225 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16219 | 2026.01.20 00:12:44.694055 [ 225 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16220 | 2026.01.20 00:12:44.697640 [ 225 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16221 | 2026.01.20 00:12:44.940699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45593 | ||
| 16222 | 2026.01.20 00:12:44.941227 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16223 | 2026.01.20 00:12:44.941266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16224 | 2026.01.20 00:12:44.941914 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16225 | 2026.01.20 00:12:44.942459 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16226 | 2026.01.20 00:12:44.942596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45593 | ||
| 16227 | 2026.01.20 00:12:45.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.41 MiB, peak 410.97 MiB, free memory in arenas 0.00 B, will set to 397.22 MiB (RSS), difference: 5.81 MiB | ||
| 16228 | 2026.01.20 00:12:45.869500 [ 222 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16229 | 2026.01.20 00:12:45.869568 [ 222 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16230 | 2026.01.20 00:12:45.872654 [ 222 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16231 | 2026.01.20 00:12:46.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.22 MiB, peak 410.97 MiB, free memory in arenas 0.00 B, will set to 397.22 MiB (RSS), difference: 4.00 MiB | ||
| 16232 | 2026.01.20 00:12:47.420400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 16233 | 2026.01.20 00:12:47.438027 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16234 | 2026.01.20 00:12:47.438093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16235 | 2026.01.20 00:12:47.444662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16236 | 2026.01.20 00:12:47.445856 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16237 | 2026.01.20 00:12:47.449608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 16238 | 2026.01.20 00:12:49.522398 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16239 | 2026.01.20 00:12:49.522593 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16240 | 2026.01.20 00:12:49.522661 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16241 | 2026.01.20 00:12:49.523344 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16242 | 2026.01.20 00:12:49.523393 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16243 | 2026.01.20 00:12:49.523932 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16244 | 2026.01.20 00:12:49.524527 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16245 | 2026.01.20 00:12:49.524844 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002297 sec., 24379.62559860688 rows/sec., 1.86 MiB/sec. | ||
| 16246 | 2026.01.20 00:12:49.524890 [ 276 ] {50c2f4ed-0175-4a64-a46f-383095c33537} <Debug> TCPHandler: Processed in 0.002617874 sec. | ||
| 16247 | 2026.01.20 00:12:49.525019 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16248 | 2026.01.20 00:12:49.525118 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16249 | 2026.01.20 00:12:49.525160 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16250 | 2026.01.20 00:12:49.525611 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16251 | 2026.01.20 00:12:49.525649 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16252 | 2026.01.20 00:12:49.526073 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16253 | 2026.01.20 00:12:49.526534 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16254 | 2026.01.20 00:12:49.526671 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001572 sec., 40712.46819338422 rows/sec., 3.18 MiB/sec. | ||
| 16255 | 2026.01.20 00:12:49.526710 [ 276 ] {f3ee0b96-b4cb-42d0-8c30-da4ad1ba953b} <Debug> TCPHandler: Processed in 0.001742202 sec. | ||
| 16256 | 2026.01.20 00:12:49.526824 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16257 | 2026.01.20 00:12:49.526920 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16258 | 2026.01.20 00:12:49.526965 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16259 | 2026.01.20 00:12:49.527391 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16260 | 2026.01.20 00:12:49.527427 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16261 | 2026.01.20 00:12:49.527858 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16262 | 2026.01.20 00:12:49.528264 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16263 | 2026.01.20 00:12:49.528436 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. | ||
| 16264 | 2026.01.20 00:12:49.528478 [ 276 ] {26e05639-b54c-4a84-9fdd-ec13f30e2414} <Debug> TCPHandler: Processed in 0.001705392 sec. | ||
| 16265 | 2026.01.20 00:12:49.528582 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16266 | 2026.01.20 00:12:49.528684 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16267 | 2026.01.20 00:12:49.528732 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16268 | 2026.01.20 00:12:49.529091 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16269 | 2026.01.20 00:12:49.529129 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16270 | 2026.01.20 00:12:49.529547 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 16271 | 2026.01.20 00:12:49.529953 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16272 | 2026.01.20 00:12:49.530085 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec. | ||
| 16273 | 2026.01.20 00:12:49.530123 [ 276 ] {e9ec496a-46a7-4c32-a99d-f7f0b57254b5} <Debug> TCPHandler: Processed in 0.0015907 sec. | ||
| 16274 | 2026.01.20 00:12:52.184554 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16275 | 2026.01.20 00:12:52.184616 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16276 | 2026.01.20 00:12:52.442821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46105 | ||
| 16277 | 2026.01.20 00:12:52.443414 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16278 | 2026.01.20 00:12:52.443460 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16279 | 2026.01.20 00:12:52.444194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16280 | 2026.01.20 00:12:52.444701 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2026.01.20 00:12:52.444842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46105 | ||
| 16282 | 2026.01.20 00:12:52.444876 [ 34 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16283 | 2026.01.20 00:12:52.444951 [ 34 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16284 | 2026.01.20 00:12:52.444976 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16285 | 2026.01.20 00:12:52.445077 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 16286 | 2026.01.20 00:12:52.445170 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16287 | 2026.01.20 00:12:52.445202 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43673 rows starting from the beginning of the part | ||
| 16288 | 2026.01.20 00:12:52.445262 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 16289 | 2026.01.20 00:12:52.445309 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 16290 | 2026.01.20 00:12:52.445351 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 16291 | 2026.01.20 00:12:52.445392 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 16292 | 2026.01.20 00:12:52.445431 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 16293 | 2026.01.20 00:12:52.448185 [ 201 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46105 rows, containing 4 columns (4 merged, 0 gathered) in 0.00315109 sec., 14631444.99205037 rows/sec., 209.30 MiB/sec. | ||
| 16294 | 2026.01.20 00:12:52.448793 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16295 | 2026.01.20 00:12:52.449401 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16296 | 2026.01.20 00:12:52.449484 [ 191 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_96_19} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16297 | 2026.01.20 00:12:52.449604 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16298 | 2026.01.20 00:12:52.554486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1890 | ||
| 16299 | 2026.01.20 00:12:52.556904 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16300 | 2026.01.20 00:12:52.556949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16301 | 2026.01.20 00:12:52.558291 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16302 | 2026.01.20 00:12:52.558858 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16303 | 2026.01.20 00:12:52.559140 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1890 | ||
| 16304 | 2026.01.20 00:12:53.004067 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003652867 sec. | ||
| 16305 | 2026.01.20 00:12:54.094321 [ 224 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16306 | 2026.01.20 00:12:54.094384 [ 224 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16307 | 2026.01.20 00:12:54.097339 [ 224 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16308 | 2026.01.20 00:12:54.508329 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16309 | 2026.01.20 00:12:54.508382 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16310 | 2026.01.20 00:12:54.513414 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16311 | 2026.01.20 00:12:54.525435 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16312 | 2026.01.20 00:12:54.525638 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16313 | 2026.01.20 00:12:54.525714 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16314 | 2026.01.20 00:12:54.526542 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16315 | 2026.01.20 00:12:54.526598 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16316 | 2026.01.20 00:12:54.527131 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16317 | 2026.01.20 00:12:54.527571 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16318 | 2026.01.20 00:12:54.527744 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.002159 sec., 80592.86706808709 rows/sec., 7.07 MiB/sec. | ||
| 16319 | 2026.01.20 00:12:54.527797 [ 276 ] {dba9569f-8120-446d-ae64-e36d5b41d4fb} <Debug> TCPHandler: Processed in 0.002499222 sec. | ||
| 16320 | 2026.01.20 00:12:54.527926 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16321 | 2026.01.20 00:12:54.528030 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16322 | 2026.01.20 00:12:54.528074 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16323 | 2026.01.20 00:12:54.528536 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16324 | 2026.01.20 00:12:54.528574 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16325 | 2026.01.20 00:12:54.529031 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16326 | 2026.01.20 00:12:54.529591 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16327 | 2026.01.20 00:12:54.529733 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001728 sec., 34143.51851851852 rows/sec., 2.51 MiB/sec. | ||
| 16328 | 2026.01.20 00:12:54.529775 [ 276 ] {7fa34b2a-2f79-42e4-8267-98f3a5df1b75} <Debug> TCPHandler: Processed in 0.001901634 sec. | ||
| 16329 | 2026.01.20 00:12:54.529889 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16330 | 2026.01.20 00:12:54.529987 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16331 | 2026.01.20 00:12:54.530029 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16332 | 2026.01.20 00:12:54.530500 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16333 | 2026.01.20 00:12:54.530537 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16334 | 2026.01.20 00:12:54.530969 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16335 | 2026.01.20 00:12:54.531395 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16336 | 2026.01.20 00:12:54.531533 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001566 sec., 78544.06130268199 rows/sec., 6.14 MiB/sec. | ||
| 16337 | 2026.01.20 00:12:54.531574 [ 276 ] {11e68acd-6a12-4197-809d-bd94f7908fb2} <Debug> TCPHandler: Processed in 0.001736762 sec. | ||
| 16338 | 2026.01.20 00:12:54.531699 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16339 | 2026.01.20 00:12:54.531795 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16340 | 2026.01.20 00:12:54.531841 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16341 | 2026.01.20 00:12:54.532268 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16342 | 2026.01.20 00:12:54.532305 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16343 | 2026.01.20 00:12:54.532758 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16344 | 2026.01.20 00:12:54.533189 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16345 | 2026.01.20 00:12:54.533328 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001552 sec., 103092.78350515464 rows/sec., 7.18 MiB/sec. | ||
| 16346 | 2026.01.20 00:12:54.533368 [ 276 ] {7a2a5722-85e1-404b-a755-daa0d67a2874} <Debug> TCPHandler: Processed in 0.001720182 sec. | ||
| 16347 | 2026.01.20 00:12:54.533481 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16348 | 2026.01.20 00:12:54.533576 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16349 | 2026.01.20 00:12:54.533632 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16350 | 2026.01.20 00:12:54.534606 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16351 | 2026.01.20 00:12:54.534648 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16352 | 2026.01.20 00:12:54.535432 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16353 | 2026.01.20 00:12:54.535876 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16354 | 2026.01.20 00:12:54.536026 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002469 sec., 23896.314297286353 rows/sec., 42.82 MiB/sec. | ||
| 16355 | 2026.01.20 00:12:54.536096 [ 276 ] {97a5e0e9-4df5-4aa1-82c2-9ecc3bd5b8f0} <Debug> TCPHandler: Processed in 0.002665864 sec. | ||
| 16356 | 2026.01.20 00:12:54.536215 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16357 | 2026.01.20 00:12:54.536309 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16358 | 2026.01.20 00:12:54.536352 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16359 | 2026.01.20 00:12:54.536700 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16360 | 2026.01.20 00:12:54.536737 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16361 | 2026.01.20 00:12:54.537155 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 16362 | 2026.01.20 00:12:54.537599 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16363 | 2026.01.20 00:12:54.537736 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. | ||
| 16364 | 2026.01.20 00:12:54.537774 [ 276 ] {b15bb21d-2198-44d6-a781-7d7833b1a5c7} <Debug> TCPHandler: Processed in 0.001610481 sec. | ||
| 16365 | 2026.01.20 00:12:54.949724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 16366 | 2026.01.20 00:12:54.968198 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16367 | 2026.01.20 00:12:54.968261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16368 | 2026.01.20 00:12:54.975424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16369 | 2026.01.20 00:12:54.976622 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16370 | 2026.01.20 00:12:54.976940 [ 36 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16371 | 2026.01.20 00:12:54.976982 [ 36 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16372 | 2026.01.20 00:12:54.977004 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16373 | 2026.01.20 00:12:54.977144 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 16374 | 2026.01.20 00:12:54.981044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 16375 | 2026.01.20 00:12:54.981235 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16376 | 2026.01.20 00:12:54.982748 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 16377 | 2026.01.20 00:12:54.987548 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 16378 | 2026.01.20 00:12:54.992285 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 16379 | 2026.01.20 00:12:54.997045 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 16380 | 2026.01.20 00:12:55.001186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.31 MiB, peak 410.97 MiB, free memory in arenas 0.00 B, will set to 397.35 MiB (RSS), difference: -4.96 MiB | ||
| 16381 | 2026.01.20 00:12:55.002225 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 16382 | 2026.01.20 00:12:55.007211 [ 189 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 16383 | 2026.01.20 00:12:55.013884 [ 217 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16384 | 2026.01.20 00:12:55.013916 [ 217 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16385 | 2026.01.20 00:12:55.021682 [ 217 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16386 | 2026.01.20 00:12:55.074304 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.097226047 sec., 7436.278881110944 rows/sec., 38.45 MiB/sec. | ||
| 16387 | 2026.01.20 00:12:55.077187 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16388 | 2026.01.20 00:12:55.079548 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16389 | 2026.01.20 00:12:55.079661 [ 197 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_96_19} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16390 | 2026.01.20 00:12:55.081827 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16391 | 2026.01.20 00:12:55.514790 [ 217 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16392 | 2026.01.20 00:12:55.514852 [ 217 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16393 | 2026.01.20 00:12:55.522080 [ 217 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 16394 | 2026.01.20 00:12:56.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.90 MiB, peak 411.32 MiB, free memory in arenas 0.00 B, will set to 397.35 MiB (RSS), difference: 3.46 MiB | ||
| 16395 | 2026.01.20 00:12:57.733834 [ 25 ] {} <Debug> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 16396 | 2026.01.20 00:12:57.733902 [ 25 ] {} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16397 | 2026.01.20 00:12:57.733927 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16398 | 2026.01.20 00:12:57.734053 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::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 | ||
| 16399 | 2026.01.20 00:12:57.734199 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16400 | 2026.01.20 00:12:57.734235 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 253 rows starting from the beginning of the part | ||
| 16401 | 2026.01.20 00:12:57.734303 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 16402 | 2026.01.20 00:12:57.734352 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part | ||
| 16403 | 2026.01.20 00:12:57.734394 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 16404 | 2026.01.20 00:12:57.734436 [ 192 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
| 16405 | 2026.01.20 00:12:57.735529 [ 186 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152977 sec., 658268.8900945894 rows/sec., 47.72 MiB/sec. | ||
| 16406 | 2026.01.20 00:12:57.735834 [ 198 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 16407 | 2026.01.20 00:12:57.736370 [ 198 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16408 | 2026.01.20 00:12:57.736454 [ 198 ] {bfe21cc0-ef93-444c-9700-992b96187bcd::all_1_25_6} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 16409 | 2026.01.20 00:12:57.736573 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 16410 | 2026.01.20 00:12:59.526702 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16411 | 2026.01.20 00:12:59.526975 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16412 | 2026.01.20 00:12:59.527069 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16413 | 2026.01.20 00:12:59.528079 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16414 | 2026.01.20 00:12:59.528154 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16415 | 2026.01.20 00:12:59.528985 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16416 | 2026.01.20 00:12:59.529613 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16417 | 2026.01.20 00:12:59.529888 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002973 sec., 18836.192398250925 rows/sec., 1.44 MiB/sec. | ||
| 16418 | 2026.01.20 00:12:59.529985 [ 276 ] {a98ae54a-210f-4dcb-b37e-83f0ea2ae4f7} <Debug> TCPHandler: Processed in 0.003484955 sec. | ||
| 16419 | 2026.01.20 00:12:59.530188 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16420 | 2026.01.20 00:12:59.530325 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16421 | 2026.01.20 00:12:59.530386 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16422 | 2026.01.20 00:12:59.530991 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16423 | 2026.01.20 00:12:59.531035 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16424 | 2026.01.20 00:12:59.531573 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16425 | 2026.01.20 00:12:59.532337 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16426 | 2026.01.20 00:12:59.532557 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002262 sec., 28293.545534924844 rows/sec., 2.21 MiB/sec. | ||
| 16427 | 2026.01.20 00:12:59.532622 [ 276 ] {2691711a-1db3-4ce1-84a3-5f84f8bbf988} <Debug> TCPHandler: Processed in 0.002509742 sec. | ||
| 16428 | 2026.01.20 00:12:59.532805 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16429 | 2026.01.20 00:12:59.532946 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16430 | 2026.01.20 00:12:59.533014 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16431 | 2026.01.20 00:12:59.533666 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16432 | 2026.01.20 00:12:59.533718 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16433 | 2026.01.20 00:12:59.534330 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16434 | 2026.01.20 00:12:59.534953 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16435 | 2026.01.20 00:12:59.535148 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002237 sec., 71524.36298614217 rows/sec., 4.98 MiB/sec. | ||
| 16436 | 2026.01.20 00:12:59.535204 [ 276 ] {120d41e2-9e75-4bd4-ab6b-26b30a13c468} <Debug> TCPHandler: Processed in 0.002467852 sec. | ||
| 16437 | 2026.01.20 00:12:59.535373 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16438 | 2026.01.20 00:12:59.535503 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16439 | 2026.01.20 00:12:59.535567 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16440 | 2026.01.20 00:12:59.536126 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16441 | 2026.01.20 00:12:59.536172 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16442 | 2026.01.20 00:12:59.536740 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 16443 | 2026.01.20 00:12:59.537326 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16444 | 2026.01.20 00:12:59.537526 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002058 sec., 29154.51895043732 rows/sec., 1.96 MiB/sec. | ||
| 16445 | 2026.01.20 00:12:59.537580 [ 276 ] {74937c0d-2f0a-4243-a106-47f6da68fedd} <Debug> TCPHandler: Processed in 0.002271249 sec. | ||
| 16446 | 2026.01.20 00:12:59.945050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46553 | ||
| 16447 | 2026.01.20 00:12:59.945695 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16448 | 2026.01.20 00:12:59.945761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16449 | 2026.01.20 00:12:59.946564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16450 | 2026.01.20 00:12:59.947125 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16451 | 2026.01.20 00:12:59.947319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46553 | ||
| 16452 | 2026.01.20 00:13:00.459293 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42216 | ||
| 16453 | 2026.01.20 00:13:00.459404 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16454 | 2026.01.20 00:13:00.459431 [ 290 ] {} <Debug> TCP-Session: 4eadcae5-7f5d-45b4-8d36-c2eacbf8d77d Authenticating user 'default' from [fd00:1122:3344:101::e]:42216 | ||
| 16455 | 2026.01.20 00:13:00.459453 [ 290 ] {} <Debug> TCP-Session: 4eadcae5-7f5d-45b4-8d36-c2eacbf8d77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16456 | 2026.01.20 00:13:00.459466 [ 290 ] {} <Debug> TCP-Session: 4eadcae5-7f5d-45b4-8d36-c2eacbf8d77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16457 | 2026.01.20 00:13:00.459646 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41800 | ||
| 16458 | 2026.01.20 00:13:00.459687 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41404 | ||
| 16459 | 2026.01.20 00:13:00.459718 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16460 | 2026.01.20 00:13:00.459735 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43444 | ||
| 16461 | 2026.01.20 00:13:00.459760 [ 290 ] {} <Trace> TCP-Session: 4eadcae5-7f5d-45b4-8d36-c2eacbf8d77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16462 | 2026.01.20 00:13:00.459763 [ 366 ] {} <Debug> TCP-Session: ff3658f3-623f-4a09-8a28-994e9787c304 Authenticating user 'default' from [fd00:1122:3344:101::e]:41800 | ||
| 16463 | 2026.01.20 00:13:00.459750 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61793 | ||
| 16464 | 2026.01.20 00:13:00.459815 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16465 | 2026.01.20 00:13:00.459811 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16466 | 2026.01.20 00:13:00.459870 [ 286 ] {} <Debug> TCP-Session: 03e1f413-1adf-4d36-a70e-4a76f9116f86 Authenticating user 'default' from [fd00:1122:3344:101::e]:43444 | ||
| 16467 | 2026.01.20 00:13:00.459755 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45649 | ||
| 16468 | 2026.01.20 00:13:00.459900 [ 286 ] {} <Debug> TCP-Session: 03e1f413-1adf-4d36-a70e-4a76f9116f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16469 | 2026.01.20 00:13:00.459931 [ 290 ] {46002960-3970-4615-9161-054bcb1ccbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42216) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16470 | 2026.01.20 00:13:00.459946 [ 286 ] {} <Debug> TCP-Session: 03e1f413-1adf-4d36-a70e-4a76f9116f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16471 | 2026.01.20 00:13:00.459924 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16472 | 2026.01.20 00:13:00.459894 [ 367 ] {} <Debug> TCP-Session: cc85511f-743c-4b67-8c9f-3254524e423a Authenticating user 'default' from [fd00:1122:3344:101::e]:41404 | ||
| 16473 | 2026.01.20 00:13:00.459998 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16474 | 2026.01.20 00:13:00.460006 [ 288 ] {} <Debug> TCP-Session: c92ec088-9d03-4087-a262-7d439177c271 Authenticating user 'default' from [fd00:1122:3344:101::e]:61793 | ||
| 16475 | 2026.01.20 00:13:00.460023 [ 367 ] {} <Debug> TCP-Session: cc85511f-743c-4b67-8c9f-3254524e423a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16476 | 2026.01.20 00:13:00.460037 [ 289 ] {} <Debug> TCP-Session: ee325b1c-c458-493b-b294-c63f4b75fef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45649 | ||
| 16477 | 2026.01.20 00:13:00.460054 [ 288 ] {} <Debug> TCP-Session: c92ec088-9d03-4087-a262-7d439177c271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16478 | 2026.01.20 00:13:00.460065 [ 367 ] {} <Debug> TCP-Session: cc85511f-743c-4b67-8c9f-3254524e423a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16479 | 2026.01.20 00:13:00.460086 [ 289 ] {} <Debug> TCP-Session: ee325b1c-c458-493b-b294-c63f4b75fef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16480 | 2026.01.20 00:13:00.460092 [ 288 ] {} <Debug> TCP-Session: c92ec088-9d03-4087-a262-7d439177c271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16481 | 2026.01.20 00:13:00.460121 [ 289 ] {} <Debug> TCP-Session: ee325b1c-c458-493b-b294-c63f4b75fef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16482 | 2026.01.20 00:13:00.459727 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54020 | ||
| 16483 | 2026.01.20 00:13:00.459719 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54485 | ||
| 16484 | 2026.01.20 00:13:00.460191 [ 290 ] {46002960-3970-4615-9161-054bcb1ccbb8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16485 | 2026.01.20 00:13:00.459711 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46164 | ||
| 16486 | 2026.01.20 00:13:00.460246 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16487 | 2026.01.20 00:13:00.460259 [ 290 ] {46002960-3970-4615-9161-054bcb1ccbb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16488 | 2026.01.20 00:13:00.460267 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16489 | 2026.01.20 00:13:00.460282 [ 370 ] {} <Debug> TCP-Session: a9a7bbe2-6560-46d4-a5c9-7cc270de6d67 Authenticating user 'default' from [fd00:1122:3344:101::e]:54020 | ||
| 16490 | 2026.01.20 00:13:00.460306 [ 369 ] {} <Debug> TCP-Session: 80a040f9-642c-42bd-9bb5-fafb10a0066f Authenticating user 'default' from [fd00:1122:3344:101::e]:54485 | ||
| 16491 | 2026.01.20 00:13:00.460319 [ 370 ] {} <Debug> TCP-Session: a9a7bbe2-6560-46d4-a5c9-7cc270de6d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16492 | 2026.01.20 00:13:00.459803 [ 366 ] {} <Debug> TCP-Session: ff3658f3-623f-4a09-8a28-994e9787c304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16493 | 2026.01.20 00:13:00.460343 [ 370 ] {} <Debug> TCP-Session: a9a7bbe2-6560-46d4-a5c9-7cc270de6d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16494 | 2026.01.20 00:13:00.460338 [ 369 ] {} <Debug> TCP-Session: 80a040f9-642c-42bd-9bb5-fafb10a0066f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16495 | 2026.01.20 00:13:00.460358 [ 366 ] {} <Debug> TCP-Session: ff3658f3-623f-4a09-8a28-994e9787c304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16496 | 2026.01.20 00:13:00.460380 [ 369 ] {} <Debug> TCP-Session: 80a040f9-642c-42bd-9bb5-fafb10a0066f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16497 | 2026.01.20 00:13:00.460481 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16498 | 2026.01.20 00:13:00.460513 [ 368 ] {} <Debug> TCP-Session: 256a9198-fdaf-4206-808b-3502b4487a03 Authenticating user 'default' from [fd00:1122:3344:101::e]:46164 | ||
| 16499 | 2026.01.20 00:13:00.460530 [ 368 ] {} <Debug> TCP-Session: 256a9198-fdaf-4206-808b-3502b4487a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16500 | 2026.01.20 00:13:00.460542 [ 368 ] {} <Debug> TCP-Session: 256a9198-fdaf-4206-808b-3502b4487a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16501 | 2026.01.20 00:13:00.460562 [ 290 ] {46002960-3970-4615-9161-054bcb1ccbb8} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 16502 | 2026.01.20 00:13:00.461555 [ 296 ] {46002960-3970-4615-9161-054bcb1ccbb8} <Trace> AggregatingTransform: Aggregating | ||
| 16503 | 2026.01.20 00:13:00.461600 [ 296 ] {46002960-3970-4615-9161-054bcb1ccbb8} <Trace> Aggregator: Aggregation method: without_key | ||
| 16504 | 2026.01.20 00:13:00.461637 [ 296 ] {46002960-3970-4615-9161-054bcb1ccbb8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970062 sec. (1030.862 rows/sec., 40.27 KiB/sec.) | ||
| 16505 | 2026.01.20 00:13:00.461655 [ 296 ] {46002960-3970-4615-9161-054bcb1ccbb8} <Trace> Aggregator: Merging aggregated data | ||
| 16506 | 2026.01.20 00:13:00.462952 [ 290 ] {46002960-3970-4615-9161-054bcb1ccbb8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003074 sec., 325.30904359141186 rows/sec., 12.71 KiB/sec. | ||
| 16507 | 2026.01.20 00:13:00.463120 [ 290 ] {46002960-3970-4615-9161-054bcb1ccbb8} <Debug> TCPHandler: Processed in 0.003475095 sec. | ||
| 16508 | 2026.01.20 00:13:00.463218 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16509 | 2026.01.20 00:13:00.463245 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16510 | 2026.01.20 00:13:00.463248 [ 290 ] {} <Debug> TCP-Session: 4eadcae5-7f5d-45b4-8d36-c2eacbf8d77d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16511 | 2026.01.20 00:13:00.463263 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16512 | 2026.01.20 00:13:00.463280 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16513 | 2026.01.20 00:13:00.463312 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16514 | 2026.01.20 00:13:00.463328 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16515 | 2026.01.20 00:13:00.463336 [ 286 ] {} <Debug> TCP-Session: 03e1f413-1adf-4d36-a70e-4a76f9116f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16516 | 2026.01.20 00:13:00.463359 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16517 | 2026.01.20 00:13:00.463370 [ 367 ] {} <Debug> TCP-Session: cc85511f-743c-4b67-8c9f-3254524e423a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16518 | 2026.01.20 00:13:00.463375 [ 370 ] {} <Debug> TCP-Session: a9a7bbe2-6560-46d4-a5c9-7cc270de6d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16519 | 2026.01.20 00:13:00.463411 [ 288 ] {} <Debug> TCP-Session: c92ec088-9d03-4087-a262-7d439177c271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16520 | 2026.01.20 00:13:00.463347 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16521 | 2026.01.20 00:13:00.463297 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16522 | 2026.01.20 00:13:00.463481 [ 369 ] {} <Debug> TCP-Session: 80a040f9-642c-42bd-9bb5-fafb10a0066f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16523 | 2026.01.20 00:13:00.463292 [ 289 ] {} <Debug> TCP-Session: ee325b1c-c458-493b-b294-c63f4b75fef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16524 | 2026.01.20 00:13:00.463507 [ 368 ] {} <Debug> TCP-Session: 256a9198-fdaf-4206-808b-3502b4487a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16525 | 2026.01.20 00:13:00.463317 [ 366 ] {} <Debug> TCP-Session: ff3658f3-623f-4a09-8a28-994e9787c304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16526 | 2026.01.20 00:13:00.479625 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49452 | ||
| 16527 | 2026.01.20 00:13:00.479696 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16528 | 2026.01.20 00:13:00.479718 [ 290 ] {} <Debug> TCP-Session: b4583a03-fef1-4bd4-aaab-df25214184e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49452 | ||
| 16529 | 2026.01.20 00:13:00.479735 [ 290 ] {} <Debug> TCP-Session: b4583a03-fef1-4bd4-aaab-df25214184e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16530 | 2026.01.20 00:13:00.479747 [ 290 ] {} <Debug> TCP-Session: b4583a03-fef1-4bd4-aaab-df25214184e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16531 | 2026.01.20 00:13:00.479912 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45315 | ||
| 16532 | 2026.01.20 00:13:00.479964 [ 290 ] {} <Trace> TCP-Session: b4583a03-fef1-4bd4-aaab-df25214184e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16533 | 2026.01.20 00:13:00.479963 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46906 | ||
| 16534 | 2026.01.20 00:13:00.479997 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16535 | 2026.01.20 00:13:00.480029 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42037 | ||
| 16536 | 2026.01.20 00:13:00.480040 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33601 | ||
| 16537 | 2026.01.20 00:13:00.480049 [ 366 ] {} <Debug> TCP-Session: b5f52c9c-d1fb-4b15-97bf-0bac9fed9db6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45315 | ||
| 16538 | 2026.01.20 00:13:00.480090 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16539 | 2026.01.20 00:13:00.480091 [ 290 ] {07b185d8-68a9-4960-b381-65932610e846} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49452) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16540 | 2026.01.20 00:13:00.480107 [ 366 ] {} <Debug> TCP-Session: b5f52c9c-d1fb-4b15-97bf-0bac9fed9db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16541 | 2026.01.20 00:13:00.480115 [ 286 ] {} <Debug> TCP-Session: 241e189c-8511-4448-a103-08a6cb4fc251 Authenticating user 'default' from [fd00:1122:3344:101::e]:42037 | ||
| 16542 | 2026.01.20 00:13:00.480133 [ 366 ] {} <Debug> TCP-Session: b5f52c9c-d1fb-4b15-97bf-0bac9fed9db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16543 | 2026.01.20 00:13:00.480135 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16544 | 2026.01.20 00:13:00.480146 [ 286 ] {} <Debug> TCP-Session: 241e189c-8511-4448-a103-08a6cb4fc251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16545 | 2026.01.20 00:13:00.480181 [ 288 ] {} <Debug> TCP-Session: 6fb8d834-301f-4911-a8b6-0495b614a523 Authenticating user 'default' from [fd00:1122:3344:101::e]:33601 | ||
| 16546 | 2026.01.20 00:13:00.480043 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39708 | ||
| 16547 | 2026.01.20 00:13:00.480203 [ 286 ] {} <Debug> TCP-Session: 241e189c-8511-4448-a103-08a6cb4fc251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16548 | 2026.01.20 00:13:00.480216 [ 288 ] {} <Debug> TCP-Session: 6fb8d834-301f-4911-a8b6-0495b614a523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16549 | 2026.01.20 00:13:00.479984 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34661 | ||
| 16550 | 2026.01.20 00:13:00.480273 [ 290 ] {07b185d8-68a9-4960-b381-65932610e846} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16551 | 2026.01.20 00:13:00.480277 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16552 | 2026.01.20 00:13:00.480264 [ 288 ] {} <Debug> TCP-Session: 6fb8d834-301f-4911-a8b6-0495b614a523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16553 | 2026.01.20 00:13:00.480333 [ 290 ] {07b185d8-68a9-4960-b381-65932610e846} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16554 | 2026.01.20 00:13:00.480348 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16555 | 2026.01.20 00:13:00.480344 [ 289 ] {} <Debug> TCP-Session: d34a29be-f472-485b-9ad5-9fbe4f8534a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39708 | ||
| 16556 | 2026.01.20 00:13:00.480402 [ 370 ] {} <Debug> TCP-Session: bd82f6a6-d398-419e-aae0-e39bfdda4aca Authenticating user 'default' from [fd00:1122:3344:101::e]:34661 | ||
| 16557 | 2026.01.20 00:13:00.480418 [ 289 ] {} <Debug> TCP-Session: d34a29be-f472-485b-9ad5-9fbe4f8534a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16558 | 2026.01.20 00:13:00.479977 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47080 | ||
| 16559 | 2026.01.20 00:13:00.480446 [ 289 ] {} <Debug> TCP-Session: d34a29be-f472-485b-9ad5-9fbe4f8534a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16560 | 2026.01.20 00:13:00.480442 [ 370 ] {} <Debug> TCP-Session: bd82f6a6-d398-419e-aae0-e39bfdda4aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16561 | 2026.01.20 00:13:00.479969 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35197 | ||
| 16562 | 2026.01.20 00:13:00.480517 [ 370 ] {} <Debug> TCP-Session: bd82f6a6-d398-419e-aae0-e39bfdda4aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16563 | 2026.01.20 00:13:00.480505 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16564 | 2026.01.20 00:13:00.480081 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16565 | 2026.01.20 00:13:00.480567 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16566 | 2026.01.20 00:13:00.480582 [ 369 ] {} <Debug> TCP-Session: aac01b68-5457-4224-8386-ec64bae08646 Authenticating user 'default' from [fd00:1122:3344:101::e]:47080 | ||
| 16567 | 2026.01.20 00:13:00.480596 [ 290 ] {07b185d8-68a9-4960-b381-65932610e846} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 16568 | 2026.01.20 00:13:00.480619 [ 368 ] {} <Debug> TCP-Session: 1b706fa2-667d-430d-ba1f-6b2211dcae54 Authenticating user 'default' from [fd00:1122:3344:101::e]:35197 | ||
| 16569 | 2026.01.20 00:13:00.480624 [ 369 ] {} <Debug> TCP-Session: aac01b68-5457-4224-8386-ec64bae08646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16570 | 2026.01.20 00:13:00.480665 [ 368 ] {} <Debug> TCP-Session: 1b706fa2-667d-430d-ba1f-6b2211dcae54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16571 | 2026.01.20 00:13:00.480682 [ 369 ] {} <Debug> TCP-Session: aac01b68-5457-4224-8386-ec64bae08646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16572 | 2026.01.20 00:13:00.480695 [ 368 ] {} <Debug> TCP-Session: 1b706fa2-667d-430d-ba1f-6b2211dcae54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16573 | 2026.01.20 00:13:00.480606 [ 367 ] {} <Debug> TCP-Session: 5ac7c95f-e09b-4cc7-bff0-553ba869393c Authenticating user 'default' from [fd00:1122:3344:101::e]:46906 | ||
| 16574 | 2026.01.20 00:13:00.480771 [ 367 ] {} <Debug> TCP-Session: 5ac7c95f-e09b-4cc7-bff0-553ba869393c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16575 | 2026.01.20 00:13:00.480792 [ 367 ] {} <Debug> TCP-Session: 5ac7c95f-e09b-4cc7-bff0-553ba869393c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16576 | 2026.01.20 00:13:00.481514 [ 371 ] {07b185d8-68a9-4960-b381-65932610e846} <Trace> AggregatingTransform: Aggregating | ||
| 16577 | 2026.01.20 00:13:00.481560 [ 371 ] {07b185d8-68a9-4960-b381-65932610e846} <Trace> Aggregator: Aggregation method: without_key | ||
| 16578 | 2026.01.20 00:13:00.481598 [ 371 ] {07b185d8-68a9-4960-b381-65932610e846} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889861 sec. (1123.771 rows/sec., 43.90 KiB/sec.) | ||
| 16579 | 2026.01.20 00:13:00.481618 [ 371 ] {07b185d8-68a9-4960-b381-65932610e846} <Trace> Aggregator: Merging aggregated data | ||
| 16580 | 2026.01.20 00:13:00.483013 [ 290 ] {07b185d8-68a9-4960-b381-65932610e846} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002957 sec., 338.18058843422386 rows/sec., 13.21 KiB/sec. | ||
| 16581 | 2026.01.20 00:13:00.483148 [ 290 ] {07b185d8-68a9-4960-b381-65932610e846} <Debug> TCPHandler: Processed in 0.003241081 sec. | ||
| 16582 | 2026.01.20 00:13:00.483272 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16583 | 2026.01.20 00:13:00.483299 [ 290 ] {} <Debug> TCP-Session: b4583a03-fef1-4bd4-aaab-df25214184e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16584 | 2026.01.20 00:13:00.483303 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16585 | 2026.01.20 00:13:00.483322 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16586 | 2026.01.20 00:13:00.483347 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16587 | 2026.01.20 00:13:00.483351 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16588 | 2026.01.20 00:13:00.483386 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16589 | 2026.01.20 00:13:00.483395 [ 367 ] {} <Debug> TCP-Session: 5ac7c95f-e09b-4cc7-bff0-553ba869393c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16590 | 2026.01.20 00:13:00.483405 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16591 | 2026.01.20 00:13:00.483434 [ 369 ] {} <Debug> TCP-Session: aac01b68-5457-4224-8386-ec64bae08646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16592 | 2026.01.20 00:13:00.483418 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16593 | 2026.01.20 00:13:00.483462 [ 286 ] {} <Debug> TCP-Session: 241e189c-8511-4448-a103-08a6cb4fc251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16594 | 2026.01.20 00:13:00.483410 [ 368 ] {} <Debug> TCP-Session: 1b706fa2-667d-430d-ba1f-6b2211dcae54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16595 | 2026.01.20 00:13:00.483498 [ 288 ] {} <Debug> TCP-Session: 6fb8d834-301f-4911-a8b6-0495b614a523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16596 | 2026.01.20 00:13:00.483370 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16597 | 2026.01.20 00:13:00.483354 [ 289 ] {} <Debug> TCP-Session: d34a29be-f472-485b-9ad5-9fbe4f8534a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16598 | 2026.01.20 00:13:00.483370 [ 366 ] {} <Debug> TCP-Session: b5f52c9c-d1fb-4b15-97bf-0bac9fed9db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16599 | 2026.01.20 00:13:00.483572 [ 370 ] {} <Debug> TCP-Session: bd82f6a6-d398-419e-aae0-e39bfdda4aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16600 | 2026.01.20 00:13:02.481185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 16601 | 2026.01.20 00:13:02.499589 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16602 | 2026.01.20 00:13:02.499649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16603 | 2026.01.20 00:13:02.506050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16604 | 2026.01.20 00:13:02.507380 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16605 | 2026.01.20 00:13:02.511252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 16606 | 2026.01.20 00:13:02.559422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1914 | ||
| 16607 | 2026.01.20 00:13:02.561737 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16608 | 2026.01.20 00:13:02.561783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16609 | 2026.01.20 00:13:02.563165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16610 | 2026.01.20 00:13:02.563787 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16611 | 2026.01.20 00:13:02.564076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1914 | ||
| 16612 | 2026.01.20 00:13:04.525761 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16613 | 2026.01.20 00:13:04.525961 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16614 | 2026.01.20 00:13:04.526027 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16615 | 2026.01.20 00:13:04.526738 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16616 | 2026.01.20 00:13:04.526788 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16617 | 2026.01.20 00:13:04.527357 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16618 | 2026.01.20 00:13:04.527808 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16619 | 2026.01.20 00:13:04.527971 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.002058 sec., 84548.10495626823 rows/sec., 7.42 MiB/sec. | ||
| 16620 | 2026.01.20 00:13:04.528014 [ 276 ] {1082fdd1-dbab-4c66-ab49-d93a57882be1} <Debug> TCPHandler: Processed in 0.002379041 sec. | ||
| 16621 | 2026.01.20 00:13:04.528128 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16622 | 2026.01.20 00:13:04.528225 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16623 | 2026.01.20 00:13:04.528267 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16624 | 2026.01.20 00:13:04.528693 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16625 | 2026.01.20 00:13:04.528730 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16626 | 2026.01.20 00:13:04.529162 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16627 | 2026.01.20 00:13:04.529688 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16628 | 2026.01.20 00:13:04.529833 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001627 sec., 36263.06084818685 rows/sec., 2.66 MiB/sec. | ||
| 16629 | 2026.01.20 00:13:04.529874 [ 276 ] {fe852faa-6af1-4a21-86ac-9094c2bb6bce} <Debug> TCPHandler: Processed in 0.001796303 sec. | ||
| 16630 | 2026.01.20 00:13:04.529995 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16631 | 2026.01.20 00:13:04.530092 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16632 | 2026.01.20 00:13:04.530133 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16633 | 2026.01.20 00:13:04.530574 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16634 | 2026.01.20 00:13:04.530611 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16635 | 2026.01.20 00:13:04.531040 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16636 | 2026.01.20 00:13:04.531458 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16637 | 2026.01.20 00:13:04.531595 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001522 sec., 80814.71747700394 rows/sec., 6.31 MiB/sec. | ||
| 16638 | 2026.01.20 00:13:04.531636 [ 276 ] {417ff3e8-0814-42ed-a9cf-a6c86da91559} <Debug> TCPHandler: Processed in 0.001690792 sec. | ||
| 16639 | 2026.01.20 00:13:04.531754 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16640 | 2026.01.20 00:13:04.531852 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16641 | 2026.01.20 00:13:04.531896 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16642 | 2026.01.20 00:13:04.532329 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16643 | 2026.01.20 00:13:04.532366 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16644 | 2026.01.20 00:13:04.532807 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16645 | 2026.01.20 00:13:04.533207 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2026.01.20 00:13:04.533342 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. | ||
| 16647 | 2026.01.20 00:13:04.533341 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_140_31 to all_141_141_0 | ||
| 16648 | 2026.01.20 00:13:04.533381 [ 276 ] {b031d340-1f5f-4a35-84b3-7724330e1195} <Debug> TCPHandler: Processed in 0.001676421 sec. | ||
| 16649 | 2026.01.20 00:13:04.533419 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16650 | 2026.01.20 00:13:04.533445 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16651 | 2026.01.20 00:13:04.533511 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16652 | 2026.01.20 00:13:04.533545 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_140_31 to all_141_141_0 into Compact with storage Full | ||
| 16653 | 2026.01.20 00:13:04.533611 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16654 | 2026.01.20 00:13:04.533671 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16655 | 2026.01.20 00:13:04.533688 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16656 | 2026.01.20 00:13:04.533735 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_140_31, total 40422 rows starting from the beginning of the part | ||
| 16657 | 2026.01.20 00:13:04.533819 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 10 rows starting from the beginning of the part | ||
| 16658 | 2026.01.20 00:13:04.534560 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2026.01.20 00:13:04.534603 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16660 | 2026.01.20 00:13:04.535300 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16661 | 2026.01.20 00:13:04.535706 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16662 | 2026.01.20 00:13:04.535858 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002265 sec., 26048.5651214128 rows/sec., 46.68 MiB/sec. | ||
| 16663 | 2026.01.20 00:13:04.535918 [ 276 ] {bf485dec-8403-4a22-ab3d-48ca5fc685a8} <Debug> TCPHandler: Processed in 0.002455911 sec. | ||
| 16664 | 2026.01.20 00:13:04.536033 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16665 | 2026.01.20 00:13:04.536129 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16666 | 2026.01.20 00:13:04.536171 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16667 | 2026.01.20 00:13:04.536509 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16668 | 2026.01.20 00:13:04.536545 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16669 | 2026.01.20 00:13:04.537053 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 16670 | 2026.01.20 00:13:04.537456 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16671 | 2026.01.20 00:13:04.537583 [ 108 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_140_28 to all_145_145_0 | ||
| 16672 | 2026.01.20 00:13:04.537590 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. | ||
| 16673 | 2026.01.20 00:13:04.537629 [ 108 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16674 | 2026.01.20 00:13:04.537648 [ 276 ] {219d56a2-c59b-4a82-9eb5-d6ea5a324e6d} <Debug> TCPHandler: Processed in 0.001665331 sec. | ||
| 16675 | 2026.01.20 00:13:04.537657 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16676 | 2026.01.20 00:13:04.537777 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_28 to all_145_145_0 into Compact with storage Full | ||
| 16677 | 2026.01.20 00:13:04.537902 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16678 | 2026.01.20 00:13:04.537942 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_140_28, total 8336 rows starting from the beginning of the part | ||
| 16679 | 2026.01.20 00:13:04.538020 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 4 rows starting from the beginning of the part | ||
| 16680 | 2026.01.20 00:13:04.538089 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 16681 | 2026.01.20 00:13:04.538151 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 16682 | 2026.01.20 00:13:04.538212 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 16683 | 2026.01.20 00:13:04.538270 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 16684 | 2026.01.20 00:13:04.539903 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40432 rows, containing 5 columns (5 merged, 0 gathered) in 0.006398682 sec., 6318801.278138217 rows/sec., 434.12 MiB/sec. | ||
| 16685 | 2026.01.20 00:13:04.540563 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} <Trace> MergedBlockOutputStream: filled checksums all_1_141_32 (state Temporary) | ||
| 16686 | 2026.01.20 00:13:04.541080 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_141_32 to all_1_141_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16687 | 2026.01.20 00:13:04.541153 [ 188 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_141_32} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_140_31, all_141_141_0] -> all_1_141_32 | ||
| 16688 | 2026.01.20 00:13:04.541228 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16689 | 2026.01.20 00:13:04.541415 [ 193 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8580 rows, containing 4 columns (4 merged, 0 gathered) in 0.003682747 sec., 2329782.632366546 rows/sec., 157.01 MiB/sec. | ||
| 16690 | 2026.01.20 00:13:04.541693 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} <Trace> MergedBlockOutputStream: filled checksums all_1_145_29 (state Temporary) | ||
| 16691 | 2026.01.20 00:13:04.542164 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_145_29 to all_1_145_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16692 | 2026.01.20 00:13:04.542235 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_145_29} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_140_28, all_145_145_0] -> all_1_145_29 | ||
| 16693 | 2026.01.20 00:13:04.542307 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 16694 | 2026.01.20 00:13:07.184656 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16695 | 2026.01.20 00:13:07.184710 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16696 | 2026.01.20 00:13:07.447518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47065 | ||
| 16697 | 2026.01.20 00:13:07.448083 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16698 | 2026.01.20 00:13:07.448137 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16699 | 2026.01.20 00:13:07.448837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16700 | 2026.01.20 00:13:07.449344 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16701 | 2026.01.20 00:13:07.449507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47065 | ||
| 16702 | 2026.01.20 00:13:09.522722 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16703 | 2026.01.20 00:13:09.522922 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16704 | 2026.01.20 00:13:09.522985 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16705 | 2026.01.20 00:13:09.523673 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16706 | 2026.01.20 00:13:09.523713 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16707 | 2026.01.20 00:13:09.524222 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16708 | 2026.01.20 00:13:09.524670 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16709 | 2026.01.20 00:13:09.524811 [ 46 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 16710 | 2026.01.20 00:13:09.524832 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.18 MiB/sec. | ||
| 16711 | 2026.01.20 00:13:09.524854 [ 46 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16712 | 2026.01.20 00:13:09.524877 [ 276 ] {0b4292f6-f5f8-41f8-a60a-3a43120614d5} <Debug> TCPHandler: Processed in 0.002285019 sec. | ||
| 16713 | 2026.01.20 00:13:09.524880 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16714 | 2026.01.20 00:13:09.524975 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 16715 | 2026.01.20 00:13:09.525002 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16716 | 2026.01.20 00:13:09.525063 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16717 | 2026.01.20 00:13:09.525094 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1471 rows starting from the beginning of the part | ||
| 16718 | 2026.01.20 00:13:09.525100 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16719 | 2026.01.20 00:13:09.525144 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16720 | 2026.01.20 00:13:09.525151 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 16721 | 2026.01.20 00:13:09.525196 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 174 rows starting from the beginning of the part | ||
| 16722 | 2026.01.20 00:13:09.525243 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
| 16723 | 2026.01.20 00:13:09.525282 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 174 rows starting from the beginning of the part | ||
| 16724 | 2026.01.20 00:13:09.525321 [ 194 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part | ||
| 16725 | 2026.01.20 00:13:09.525595 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2026.01.20 00:13:09.525631 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16727 | 2026.01.20 00:13:09.526054 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16728 | 2026.01.20 00:13:09.526424 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1987 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479049 sec., 1343430.812637039 rows/sec., 117.62 MiB/sec. | ||
| 16729 | 2026.01.20 00:13:09.526535 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16730 | 2026.01.20 00:13:09.526657 [ 46 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 16731 | 2026.01.20 00:13:09.526680 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0016 sec., 40000 rows/sec., 3.12 MiB/sec. | ||
| 16732 | 2026.01.20 00:13:09.526688 [ 46 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16733 | 2026.01.20 00:13:09.526715 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16734 | 2026.01.20 00:13:09.526722 [ 276 ] {823e0b36-5318-4a9a-ae17-75cfffc9b282} <Debug> TCPHandler: Processed in 0.001770803 sec. | ||
| 16735 | 2026.01.20 00:13:09.526775 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 16736 | 2026.01.20 00:13:09.526842 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 16737 | 2026.01.20 00:13:09.526854 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16738 | 2026.01.20 00:13:09.526848 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16739 | 2026.01.20 00:13:09.526905 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 785 rows starting from the beginning of the part | ||
| 16740 | 2026.01.20 00:13:09.526952 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 16741 | 2026.01.20 00:13:09.526989 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16742 | 2026.01.20 00:13:09.526991 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 123 rows starting from the beginning of the part | ||
| 16743 | 2026.01.20 00:13:09.527036 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16744 | 2026.01.20 00:13:09.527041 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
| 16745 | 2026.01.20 00:13:09.527082 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 123 rows starting from the beginning of the part | ||
| 16746 | 2026.01.20 00:13:09.527117 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
| 16747 | 2026.01.20 00:13:09.527480 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16748 | 2026.01.20 00:13:09.527516 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16749 | 2026.01.20 00:13:09.527520 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16750 | 2026.01.20 00:13:09.527627 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_146_29} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 16751 | 2026.01.20 00:13:09.527752 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 16752 | 2026.01.20 00:13:09.528035 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16753 | 2026.01.20 00:13:09.528052 [ 196 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300657 sec., 940294.0206372626 rows/sec., 75.27 MiB/sec. | ||
| 16754 | 2026.01.20 00:13:09.528346 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 16755 | 2026.01.20 00:13:09.528483 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16756 | 2026.01.20 00:13:09.528612 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_141_32 to all_142_142_0 | ||
| 16757 | 2026.01.20 00:13:09.528635 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. | ||
| 16758 | 2026.01.20 00:13:09.528640 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16759 | 2026.01.20 00:13:09.528669 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16760 | 2026.01.20 00:13:09.528675 [ 276 ] {cdbf1469-dc1c-4965-8326-9b659f5f323f} <Debug> TCPHandler: Processed in 0.001878104 sec. | ||
| 16761 | 2026.01.20 00:13:09.528735 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_141_32 to all_142_142_0 into Compact with storage Full | ||
| 16762 | 2026.01.20 00:13:09.528795 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16763 | 2026.01.20 00:13:09.528826 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16764 | 2026.01.20 00:13:09.528857 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_141_32, total 40432 rows starting from the beginning of the part | ||
| 16765 | 2026.01.20 00:13:09.528893 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16766 | 2026.01.20 00:13:09.528914 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 16767 | 2026.01.20 00:13:09.528937 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16768 | 2026.01.20 00:13:09.528942 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16769 | 2026.01.20 00:13:09.529040 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_146_29} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 16770 | 2026.01.20 00:13:09.529135 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 16771 | 2026.01.20 00:13:09.529294 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16772 | 2026.01.20 00:13:09.529333 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16773 | 2026.01.20 00:13:09.529730 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 16774 | 2026.01.20 00:13:09.530136 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16775 | 2026.01.20 00:13:09.530272 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
| 16776 | 2026.01.20 00:13:09.530308 [ 276 ] {75f98f28-d0e7-4f53-b861-d4b66daae240} <Debug> TCPHandler: Processed in 0.00156376 sec. | ||
| 16777 | 2026.01.20 00:13:09.535265 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40592 rows, containing 5 columns (5 merged, 0 gathered) in 0.006556524 sec., 6191085.398299465 rows/sec., 425.37 MiB/sec. | ||
| 16778 | 2026.01.20 00:13:09.536175 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} <Trace> MergedBlockOutputStream: filled checksums all_1_142_33 (state Temporary) | ||
| 16779 | 2026.01.20 00:13:09.536777 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_142_33 to all_1_142_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16780 | 2026.01.20 00:13:09.536866 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_142_33} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_141_32, all_142_142_0] -> all_1_142_33 | ||
| 16781 | 2026.01.20 00:13:09.536954 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16782 | 2026.01.20 00:13:10.011303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 16783 | 2026.01.20 00:13:10.029785 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16784 | 2026.01.20 00:13:10.029839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16785 | 2026.01.20 00:13:10.036396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16786 | 2026.01.20 00:13:10.037553 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16787 | 2026.01.20 00:13:10.040979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 16788 | 2026.01.20 00:13:12.565186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1934 | ||
| 16789 | 2026.01.20 00:13:12.567443 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16790 | 2026.01.20 00:13:12.567505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 16791 | 2026.01.20 00:13:12.568839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16792 | 2026.01.20 00:13:12.569302 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16793 | 2026.01.20 00:13:12.569550 [ 219 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16794 | 2026.01.20 00:13:12.569581 [ 219 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16795 | 2026.01.20 00:13:12.569690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1934 | ||
| 16796 | 2026.01.20 00:13:12.572529 [ 219 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16797 | 2026.01.20 00:13:13.973368 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16798 | 2026.01.20 00:13:13.973636 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 16799 | 2026.01.20 00:13:13.974039 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16800 | 2026.01.20 00:13:13.974084 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 16801 | 2026.01.20 00:13:13.974388 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16802 | 2026.01.20 00:13:13.974459 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16803 | 2026.01.20 00:13:13.974609 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 16804 | 2026.01.20 00:13:13.974735 [ 308 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16805 | 2026.01.20 00:13:13.974754 [ 363 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16806 | 2026.01.20 00:13:13.974755 [ 361 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16807 | 2026.01.20 00:13:13.974748 [ 345 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16808 | 2026.01.20 00:13:13.974953 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 16809 | 2026.01.20 00:13:13.974980 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16810 | 2026.01.20 00:13:13.975064 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16811 | 2026.01.20 00:13:13.975091 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (SelectExecutor): Reading approx. 58 rows with 2 streams | ||
| 16812 | 2026.01.20 00:13:13.975140 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 16813 | 2026.01.20 00:13:13.975195 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 16814 | 2026.01.20 00:13:13.976276 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Debug> executeQuery: Read 58 rows, 2.26 KiB in 0.002752 sec., 21075.581395348836 rows/sec., 822.91 KiB/sec. | ||
| 16815 | 2026.01.20 00:13:13.976465 [ 276 ] {3b4ff840-80b5-4be4-9197-9b4d9eaaf484} <Debug> TCPHandler: Processed in 0.003218361 sec. | ||
| 16816 | 2026.01.20 00:13:14.017928 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16817 | 2026.01.20 00:13:14.018082 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 16818 | 2026.01.20 00:13:14.018144 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16819 | 2026.01.20 00:13:14.018936 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16820 | 2026.01.20 00:13:14.018985 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16821 | 2026.01.20 00:13:14.019787 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 16822 | 2026.01.20 00:13:14.020282 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16823 | 2026.01.20 00:13:14.020466 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.002426 sec., 412.20115416323165 rows/sec., 103.05 KiB/sec. | ||
| 16824 | 2026.01.20 00:13:14.020516 [ 276 ] {664f3a7b-f03a-4bb5-b8d5-20ec5d9aa48c} <Debug> TCPHandler: Processed in 0.002697815 sec. | ||
| 16825 | 2026.01.20 00:13:14.020656 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16826 | 2026.01.20 00:13:14.020758 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16827 | 2026.01.20 00:13:14.020801 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16828 | 2026.01.20 00:13:14.021264 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16829 | 2026.01.20 00:13:14.021301 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16830 | 2026.01.20 00:13:14.021767 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16831 | 2026.01.20 00:13:14.022188 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16832 | 2026.01.20 00:13:14.022327 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. | ||
| 16833 | 2026.01.20 00:13:14.022367 [ 276 ] {98ed0bcc-4c37-43f8-84ff-ea6299d87e55} <Debug> TCPHandler: Processed in 0.001771443 sec. | ||
| 16834 | 2026.01.20 00:13:14.022490 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16835 | 2026.01.20 00:13:14.022587 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16836 | 2026.01.20 00:13:14.022627 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16837 | 2026.01.20 00:13:14.023049 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16838 | 2026.01.20 00:13:14.023087 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16839 | 2026.01.20 00:13:14.023501 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 16840 | 2026.01.20 00:13:14.023925 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16841 | 2026.01.20 00:13:14.024058 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} <Debug> executeQuery: Read 20 rows, 1.64 KiB in 0.001491 sec., 13413.816230717639 rows/sec., 1.08 MiB/sec. | ||
| 16842 | 2026.01.20 00:13:14.024096 [ 276 ] {265dcfcc-b333-497b-92fc-38ffd9905315} <Debug> TCPHandler: Processed in 0.001658771 sec. | ||
| 16843 | 2026.01.20 00:13:14.024209 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16844 | 2026.01.20 00:13:14.024304 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16845 | 2026.01.20 00:13:14.024342 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16846 | 2026.01.20 00:13:14.025814 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16847 | 2026.01.20 00:13:14.025850 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16848 | 2026.01.20 00:13:14.026371 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16849 | 2026.01.20 00:13:14.026822 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16850 | 2026.01.20 00:13:14.026958 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} <Debug> executeQuery: Read 1445 rows, 124.02 KiB in 0.002672 sec., 540793.4131736527 rows/sec., 45.33 MiB/sec. | ||
| 16851 | 2026.01.20 00:13:14.026996 [ 276 ] {c3cd0e25-be4b-4ecd-9585-26847f23568a} <Debug> TCPHandler: Processed in 0.002838266 sec. | ||
| 16852 | 2026.01.20 00:13:14.027117 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16853 | 2026.01.20 00:13:14.027213 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16854 | 2026.01.20 00:13:14.027254 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16855 | 2026.01.20 00:13:14.027715 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16856 | 2026.01.20 00:13:14.027749 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16857 | 2026.01.20 00:13:14.028197 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16858 | 2026.01.20 00:13:14.028632 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16859 | 2026.01.20 00:13:14.028767 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} <Debug> executeQuery: Read 91 rows, 6.81 KiB in 0.001572 sec., 57888.040712468195 rows/sec., 4.23 MiB/sec. | ||
| 16860 | 2026.01.20 00:13:14.028806 [ 276 ] {8d3d8ab8-0bb5-433f-b417-89d335b9abde} <Debug> TCPHandler: Processed in 0.001741212 sec. | ||
| 16861 | 2026.01.20 00:13:14.028927 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16862 | 2026.01.20 00:13:14.029023 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16863 | 2026.01.20 00:13:14.029063 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16864 | 2026.01.20 00:13:14.029618 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16865 | 2026.01.20 00:13:14.029654 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16866 | 2026.01.20 00:13:14.030080 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16867 | 2026.01.20 00:13:14.030518 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16868 | 2026.01.20 00:13:14.030652 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001647 sec., 153005.4644808743 rows/sec., 10.58 MiB/sec. | ||
| 16869 | 2026.01.20 00:13:14.030662 [ 225 ] {} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16870 | 2026.01.20 00:13:14.030691 [ 276 ] {2239ecec-5c44-4029-805c-8835298922e5} <Debug> TCPHandler: Processed in 0.001815234 sec. | ||
| 16871 | 2026.01.20 00:13:14.030719 [ 225 ] {} <Debug> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16872 | 2026.01.20 00:13:14.030834 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16873 | 2026.01.20 00:13:14.030934 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16874 | 2026.01.20 00:13:14.030976 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16875 | 2026.01.20 00:13:14.031392 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16876 | 2026.01.20 00:13:14.031430 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16877 | 2026.01.20 00:13:14.031954 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 16878 | 2026.01.20 00:13:14.032445 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16879 | 2026.01.20 00:13:14.032579 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001663 sec., 7215.874924834637 rows/sec., 563.74 KiB/sec. | ||
| 16880 | 2026.01.20 00:13:14.032593 [ 217 ] {} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16881 | 2026.01.20 00:13:14.032618 [ 276 ] {813e86ec-d181-4d25-9726-44b228e06cfa} <Debug> TCPHandler: Processed in 0.001835823 sec. | ||
| 16882 | 2026.01.20 00:13:14.032638 [ 217 ] {} <Debug> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16883 | 2026.01.20 00:13:14.032758 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16884 | 2026.01.20 00:13:14.032858 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16885 | 2026.01.20 00:13:14.032900 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16886 | 2026.01.20 00:13:14.033655 [ 225 ] {} <Debug> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16887 | 2026.01.20 00:13:14.033677 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16888 | 2026.01.20 00:13:14.033722 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16889 | 2026.01.20 00:13:14.034254 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16890 | 2026.01.20 00:13:14.034829 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16891 | 2026.01.20 00:13:14.034839 [ 217 ] {} <Debug> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16892 | 2026.01.20 00:13:14.034973 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} <Debug> executeQuery: Read 635 rows, 49.03 KiB in 0.002133 sec., 297702.7660571964 rows/sec., 22.45 MiB/sec. | ||
| 16893 | 2026.01.20 00:13:14.035018 [ 276 ] {eb53c956-9460-4621-af9f-f1375305e1c6} <Debug> TCPHandler: Processed in 0.002310019 sec. | ||
| 16894 | 2026.01.20 00:13:14.035141 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16895 | 2026.01.20 00:13:14.035237 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16896 | 2026.01.20 00:13:14.035283 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16897 | 2026.01.20 00:13:14.035997 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16898 | 2026.01.20 00:13:14.036035 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16899 | 2026.01.20 00:13:14.036536 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16900 | 2026.01.20 00:13:14.036970 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16901 | 2026.01.20 00:13:14.037084 [ 182 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_142_33 to all_147_147_0 | ||
| 16902 | 2026.01.20 00:13:14.037107 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} <Debug> executeQuery: Read 890 rows, 61.87 KiB in 0.001889 sec., 471148.755955532 rows/sec., 31.98 MiB/sec. | ||
| 16903 | 2026.01.20 00:13:14.037130 [ 182 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16904 | 2026.01.20 00:13:14.037146 [ 276 ] {f0ff37d9-79ee-4e9a-a5d3-6bd3f69b4780} <Debug> TCPHandler: Processed in 0.002056196 sec. | ||
| 16905 | 2026.01.20 00:13:14.037153 [ 182 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16906 | 2026.01.20 00:13:14.037266 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16907 | 2026.01.20 00:13:14.037268 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_142_33 to all_147_147_0 into Compact with storage Full | ||
| 16908 | 2026.01.20 00:13:14.037363 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16909 | 2026.01.20 00:13:14.037428 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16910 | 2026.01.20 00:13:14.037511 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16911 | 2026.01.20 00:13:14.037513 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_142_33, total 40592 rows starting from the beginning of the part | ||
| 16912 | 2026.01.20 00:13:14.037601 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 16913 | 2026.01.20 00:13:14.037650 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 16914 | 2026.01.20 00:13:14.037695 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 16915 | 2026.01.20 00:13:14.037818 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 16916 | 2026.01.20 00:13:14.037862 [ 195 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 890 rows starting from the beginning of the part | ||
| 16917 | 2026.01.20 00:13:14.038453 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16918 | 2026.01.20 00:13:14.038492 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16919 | 2026.01.20 00:13:14.039274 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16920 | 2026.01.20 00:13:14.039712 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16921 | 2026.01.20 00:13:14.039866 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.00252 sec., 23412.698412698413 rows/sec., 41.95 MiB/sec. | ||
| 16922 | 2026.01.20 00:13:14.039941 [ 276 ] {ea654964-97f1-439b-9aa9-6b62e8f97538} <Debug> TCPHandler: Processed in 0.002725665 sec. | ||
| 16923 | 2026.01.20 00:13:14.040057 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16924 | 2026.01.20 00:13:14.040153 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16925 | 2026.01.20 00:13:14.040195 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16926 | 2026.01.20 00:13:14.040549 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16927 | 2026.01.20 00:13:14.040584 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16928 | 2026.01.20 00:13:14.041004 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 16929 | 2026.01.20 00:13:14.041474 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16930 | 2026.01.20 00:13:14.041614 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
| 16931 | 2026.01.20 00:13:14.041651 [ 276 ] {d3a67357-7c2d-4926-a5dc-5b5b4e147139} <Debug> TCPHandler: Processed in 0.001646371 sec. | ||
| 16932 | 2026.01.20 00:13:14.045531 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42122 rows, containing 5 columns (5 merged, 0 gathered) in 0.008311077 sec., 5068175.881417054 rows/sec., 348.20 MiB/sec. | ||
| 16933 | 2026.01.20 00:13:14.046015 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} <Trace> MergedBlockOutputStream: filled checksums all_1_147_34 (state Temporary) | ||
| 16934 | 2026.01.20 00:13:14.046604 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_147_34 to all_1_147_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16935 | 2026.01.20 00:13:14.046682 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_147_34} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_142_33, all_147_147_0] -> all_1_147_34 | ||
| 16936 | 2026.01.20 00:13:14.046760 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 16937 | 2026.01.20 00:13:14.950610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47513 | ||
| 16938 | 2026.01.20 00:13:14.951170 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16939 | 2026.01.20 00:13:14.951214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16940 | 2026.01.20 00:13:14.951888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16941 | 2026.01.20 00:13:14.952489 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16942 | 2026.01.20 00:13:14.952626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47513 | ||
| 16943 | 2026.01.20 00:13:15.432393 [ 223 ] {} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16944 | 2026.01.20 00:13:15.432455 [ 223 ] {} <Debug> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16945 | 2026.01.20 00:13:15.435229 [ 223 ] {} <Debug> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16946 | 2026.01.20 00:13:17.541034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 16947 | 2026.01.20 00:13:17.561790 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16948 | 2026.01.20 00:13:17.561868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16949 | 2026.01.20 00:13:17.571597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16950 | 2026.01.20 00:13:17.573563 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16951 | 2026.01.20 00:13:17.583103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 16952 | 2026.01.20 00:13:19.522249 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16953 | 2026.01.20 00:13:19.522448 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16954 | 2026.01.20 00:13:19.522514 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16955 | 2026.01.20 00:13:19.523182 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16956 | 2026.01.20 00:13:19.523231 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16957 | 2026.01.20 00:13:19.523792 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 16958 | 2026.01.20 00:13:19.524287 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16959 | 2026.01.20 00:13:19.524451 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002053 sec., 27277.155382367266 rows/sec., 2.08 MiB/sec. | ||
| 16960 | 2026.01.20 00:13:19.524495 [ 276 ] {1b58a767-fa98-4cc6-8c50-60d077952a0c} <Debug> TCPHandler: Processed in 0.002374981 sec. | ||
| 16961 | 2026.01.20 00:13:19.524555 [ 221 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 16962 | 2026.01.20 00:13:19.524610 [ 221 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 16963 | 2026.01.20 00:13:19.524623 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16964 | 2026.01.20 00:13:19.524724 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16965 | 2026.01.20 00:13:19.524767 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16966 | 2026.01.20 00:13:19.525208 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16967 | 2026.01.20 00:13:19.525246 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16968 | 2026.01.20 00:13:19.525749 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 16969 | 2026.01.20 00:13:19.526299 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16970 | 2026.01.20 00:13:19.526433 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00173 sec., 36994.21965317919 rows/sec., 2.89 MiB/sec. | ||
| 16971 | 2026.01.20 00:13:19.526471 [ 276 ] {498456ab-e972-4809-b811-51d7f0dbd5a7} <Debug> TCPHandler: Processed in 0.001900844 sec. | ||
| 16972 | 2026.01.20 00:13:19.526588 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16973 | 2026.01.20 00:13:19.526683 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16974 | 2026.01.20 00:13:19.526726 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16975 | 2026.01.20 00:13:19.527125 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16976 | 2026.01.20 00:13:19.527159 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16977 | 2026.01.20 00:13:19.527657 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 16978 | 2026.01.20 00:13:19.528273 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16979 | 2026.01.20 00:13:19.528412 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001746 sec., 91638.02978235968 rows/sec., 6.38 MiB/sec. | ||
| 16980 | 2026.01.20 00:13:19.528449 [ 276 ] {5f94b9b8-699d-43f2-9dd4-604de2d841dc} <Debug> TCPHandler: Processed in 0.001910705 sec. | ||
| 16981 | 2026.01.20 00:13:19.528509 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 16982 | 2026.01.20 00:13:19.528541 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 16983 | 2026.01.20 00:13:19.528564 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16984 | 2026.01.20 00:13:19.528662 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16985 | 2026.01.20 00:13:19.528705 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16986 | 2026.01.20 00:13:19.528861 [ 221 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 16987 | 2026.01.20 00:13:19.529048 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16988 | 2026.01.20 00:13:19.529091 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 16989 | 2026.01.20 00:13:19.529553 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 16990 | 2026.01.20 00:13:19.530083 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16991 | 2026.01.20 00:13:19.530231 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec. | ||
| 16992 | 2026.01.20 00:13:19.530267 [ 276 ] {363dcb76-dcf0-4b54-b08a-a18d807b8638} <Debug> TCPHandler: Processed in 0.001753163 sec. | ||
| 16993 | 2026.01.20 00:13:19.531393 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 16994 | 2026.01.20 00:13:20.496596 [ 220 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 16995 | 2026.01.20 00:13:20.496648 [ 220 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 16996 | 2026.01.20 00:13:20.499442 [ 220 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 16997 | 2026.01.20 00:13:20.762535 [ 222 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 16998 | 2026.01.20 00:13:20.762593 [ 222 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 16999 | 2026.01.20 00:13:20.765068 [ 222 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 17000 | 2026.01.20 00:13:22.184949 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17001 | 2026.01.20 00:13:22.185002 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17002 | 2026.01.20 00:13:22.452816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48025 | ||
| 17003 | 2026.01.20 00:13:22.453360 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17004 | 2026.01.20 00:13:22.453396 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17005 | 2026.01.20 00:13:22.453910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17006 | 2026.01.20 00:13:22.454154 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17007 | 2026.01.20 00:13:22.454282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48025 | ||
| 17008 | 2026.01.20 00:13:22.569914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1966 | ||
| 17009 | 2026.01.20 00:13:22.572366 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17010 | 2026.01.20 00:13:22.572413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17011 | 2026.01.20 00:13:22.573644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17012 | 2026.01.20 00:13:22.573920 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17013 | 2026.01.20 00:13:22.574230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1966 | ||
| 17014 | 2026.01.20 00:13:23.250485 [ 217 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17015 | 2026.01.20 00:13:23.250542 [ 217 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17016 | 2026.01.20 00:13:23.252201 [ 217 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17017 | 2026.01.20 00:13:23.656198 [ 219 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17018 | 2026.01.20 00:13:23.656257 [ 219 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17019 | 2026.01.20 00:13:23.659387 [ 219 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17020 | 2026.01.20 00:13:24.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.88 MiB, peak 411.32 MiB, free memory in arenas 0.00 B, will set to 397.91 MiB (RSS), difference: 4.03 MiB | ||
| 17021 | 2026.01.20 00:13:24.168479 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17022 | 2026.01.20 00:13:24.168537 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17023 | 2026.01.20 00:13:24.170755 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17024 | 2026.01.20 00:13:24.305393 [ 223 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17025 | 2026.01.20 00:13:24.305449 [ 223 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17026 | 2026.01.20 00:13:24.307163 [ 223 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17027 | 2026.01.20 00:13:24.525557 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17028 | 2026.01.20 00:13:24.525740 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17029 | 2026.01.20 00:13:24.525805 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17030 | 2026.01.20 00:13:24.526504 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17031 | 2026.01.20 00:13:24.526552 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17032 | 2026.01.20 00:13:24.526965 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17033 | 2026.01.20 00:13:24.527196 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17034 | 2026.01.20 00:13:24.527346 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.001653 sec., 105263.15789473684 rows/sec., 9.24 MiB/sec. | ||
| 17035 | 2026.01.20 00:13:24.527390 [ 276 ] {289aff37-de4b-4531-93f7-39d1b45f79b3} <Debug> TCPHandler: Processed in 0.001957546 sec. | ||
| 17036 | 2026.01.20 00:13:24.527510 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17037 | 2026.01.20 00:13:24.527608 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17038 | 2026.01.20 00:13:24.527649 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17039 | 2026.01.20 00:13:24.528100 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17040 | 2026.01.20 00:13:24.528136 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17041 | 2026.01.20 00:13:24.528437 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17042 | 2026.01.20 00:13:24.528686 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17043 | 2026.01.20 00:13:24.528820 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001231 sec., 47928.5134037368 rows/sec., 3.52 MiB/sec. | ||
| 17044 | 2026.01.20 00:13:24.528859 [ 276 ] {014bafa5-5244-4e1d-a4b1-b4ff3f50064a} <Debug> TCPHandler: Processed in 0.001399848 sec. | ||
| 17045 | 2026.01.20 00:13:24.528979 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17046 | 2026.01.20 00:13:24.529074 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17047 | 2026.01.20 00:13:24.529114 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17048 | 2026.01.20 00:13:24.529549 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17049 | 2026.01.20 00:13:24.529585 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17050 | 2026.01.20 00:13:24.529884 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17051 | 2026.01.20 00:13:24.530095 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17052 | 2026.01.20 00:13:24.530226 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001171 sec., 105038.42869342443 rows/sec., 8.21 MiB/sec. | ||
| 17053 | 2026.01.20 00:13:24.530264 [ 276 ] {1b8a8609-61cd-46df-8be7-3d36377e2453} <Debug> TCPHandler: Processed in 0.001334867 sec. | ||
| 17054 | 2026.01.20 00:13:24.530380 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17055 | 2026.01.20 00:13:24.530475 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17056 | 2026.01.20 00:13:24.530518 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17057 | 2026.01.20 00:13:24.530926 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17058 | 2026.01.20 00:13:24.530962 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17059 | 2026.01.20 00:13:24.531283 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17060 | 2026.01.20 00:13:24.531490 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17061 | 2026.01.20 00:13:24.531617 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 17062 | 2026.01.20 00:13:24.531654 [ 276 ] {d3b73817-6b7e-4771-9fc6-e09738dc8356} <Debug> TCPHandler: Processed in 0.001325057 sec. | ||
| 17063 | 2026.01.20 00:13:24.531770 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17064 | 2026.01.20 00:13:24.531866 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17065 | 2026.01.20 00:13:24.531920 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17066 | 2026.01.20 00:13:24.532811 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17067 | 2026.01.20 00:13:24.532847 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17068 | 2026.01.20 00:13:24.533425 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17069 | 2026.01.20 00:13:24.533655 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2026.01.20 00:13:24.533797 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001944 sec., 30349.794238683127 rows/sec., 54.39 MiB/sec. | ||
| 17071 | 2026.01.20 00:13:24.533853 [ 276 ] {957173e4-2325-4799-b88f-ce78c2e32e53} <Debug> TCPHandler: Processed in 0.002132417 sec. | ||
| 17072 | 2026.01.20 00:13:24.533965 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17073 | 2026.01.20 00:13:24.534060 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17074 | 2026.01.20 00:13:24.534101 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17075 | 2026.01.20 00:13:24.534436 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17076 | 2026.01.20 00:13:24.534472 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17077 | 2026.01.20 00:13:24.534770 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 17078 | 2026.01.20 00:13:24.534973 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17079 | 2026.01.20 00:13:24.535100 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 17080 | 2026.01.20 00:13:24.535136 [ 276 ] {f0596c8f-a34d-421e-8eda-e16c1722a0b1} <Debug> TCPHandler: Processed in 0.001221396 sec. | ||
| 17081 | 2026.01.20 00:13:25.083252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 17082 | 2026.01.20 00:13:25.101384 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17083 | 2026.01.20 00:13:25.101453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17084 | 2026.01.20 00:13:25.107896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17085 | 2026.01.20 00:13:25.108666 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17086 | 2026.01.20 00:13:25.112474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 17087 | 2026.01.20 00:13:25.157624 [ 220 ] {} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Found 5 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] | ||
| 17088 | 2026.01.20 00:13:25.157659 [ 220 ] {} <Debug> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Removing 5 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] | ||
| 17089 | 2026.01.20 00:13:25.159980 [ 220 ] {} <Debug> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17090 | 2026.01.20 00:13:26.001213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.43 MiB, peak 411.32 MiB, free memory in arenas 0.00 B, will set to 397.92 MiB (RSS), difference: 3.49 MiB | ||
| 17091 | 2026.01.20 00:13:26.950963 [ 63 ] {} <Debug> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 17092 | 2026.01.20 00:13:26.951032 [ 63 ] {} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17093 | 2026.01.20 00:13:26.951053 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17094 | 2026.01.20 00:13:26.951158 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::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 | ||
| 17095 | 2026.01.20 00:13:26.951454 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17096 | 2026.01.20 00:13:26.951497 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 17097 | 2026.01.20 00:13:26.951589 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::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 | ||
| 17098 | 2026.01.20 00:13:26.951663 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 17099 | 2026.01.20 00:13:26.951733 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::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 | ||
| 17100 | 2026.01.20 00:13:26.951800 [ 191 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::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 | ||
| 17101 | 2026.01.20 00:13:26.953292 [ 196 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 6 columns (6 merged, 0 gathered) in 0.002177048 sec., 28019.593504598888 rows/sec., 5.09 MiB/sec. | ||
| 17102 | 2026.01.20 00:13:26.953540 [ 201 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 17103 | 2026.01.20 00:13:26.954006 [ 201 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17104 | 2026.01.20 00:13:26.954084 [ 201 ] {e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d::all_1_5_1} <Trace> oximeter.timeseries_schema (e5ee8c0b-8783-4cdc-9b5a-ac56fe1c740d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 17105 | 2026.01.20 00:13:26.954200 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 17106 | 2026.01.20 00:13:29.523435 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17107 | 2026.01.20 00:13:29.523647 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17108 | 2026.01.20 00:13:29.523720 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17109 | 2026.01.20 00:13:29.524518 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17110 | 2026.01.20 00:13:29.524590 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17111 | 2026.01.20 00:13:29.525126 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17112 | 2026.01.20 00:13:29.525371 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17113 | 2026.01.20 00:13:29.525537 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.20 MiB/sec. | ||
| 17114 | 2026.01.20 00:13:29.525593 [ 276 ] {3b548a2b-779e-4690-9c68-6f71cc849d36} <Debug> TCPHandler: Processed in 0.002287959 sec. | ||
| 17115 | 2026.01.20 00:13:29.525731 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17116 | 2026.01.20 00:13:29.525840 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17117 | 2026.01.20 00:13:29.525886 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17118 | 2026.01.20 00:13:29.526355 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2026.01.20 00:13:29.526393 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17120 | 2026.01.20 00:13:29.526711 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17121 | 2026.01.20 00:13:29.526922 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17122 | 2026.01.20 00:13:29.527046 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 17123 | 2026.01.20 00:13:29.527083 [ 276 ] {fd35992c-5108-4872-a2d2-1cfa7fe5e7a7} <Debug> TCPHandler: Processed in 0.001426538 sec. | ||
| 17124 | 2026.01.20 00:13:29.527204 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17125 | 2026.01.20 00:13:29.527295 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17126 | 2026.01.20 00:13:29.527338 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17127 | 2026.01.20 00:13:29.527849 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17128 | 2026.01.20 00:13:29.527892 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17129 | 2026.01.20 00:13:29.528310 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17130 | 2026.01.20 00:13:29.528605 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17131 | 2026.01.20 00:13:29.528765 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001457 sec., 109814.68771448181 rows/sec., 7.65 MiB/sec. | ||
| 17132 | 2026.01.20 00:13:29.528812 [ 276 ] {410e1c70-b4d5-49a1-becc-b78033dcb84a} <Debug> TCPHandler: Processed in 0.001633661 sec. | ||
| 17133 | 2026.01.20 00:13:29.528960 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17134 | 2026.01.20 00:13:29.529065 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17135 | 2026.01.20 00:13:29.529114 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17136 | 2026.01.20 00:13:29.529538 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17137 | 2026.01.20 00:13:29.529579 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17138 | 2026.01.20 00:13:29.529957 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 17139 | 2026.01.20 00:13:29.530231 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17140 | 2026.01.20 00:13:29.530391 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. | ||
| 17141 | 2026.01.20 00:13:29.530397 [ 60 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_145_29 to all_150_150_0 | ||
| 17142 | 2026.01.20 00:13:29.530437 [ 276 ] {055ed9d2-7c54-4187-894f-972243ec611e} <Debug> TCPHandler: Processed in 0.00153513 sec. | ||
| 17143 | 2026.01.20 00:13:29.530483 [ 60 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17144 | 2026.01.20 00:13:29.530525 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17145 | 2026.01.20 00:13:29.530688 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_145_29 to all_150_150_0 into Compact with storage Full | ||
| 17146 | 2026.01.20 00:13:29.530905 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17147 | 2026.01.20 00:13:29.530963 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_145_29, total 8580 rows starting from the beginning of the part | ||
| 17148 | 2026.01.20 00:13:29.531055 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 17149 | 2026.01.20 00:13:29.531119 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 17150 | 2026.01.20 00:13:29.531177 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 17151 | 2026.01.20 00:13:29.531232 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 17152 | 2026.01.20 00:13:29.531292 [ 191 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 17153 | 2026.01.20 00:13:29.534644 [ 196 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8880 rows, containing 4 columns (4 merged, 0 gathered) in 0.004034832 sec., 2200835.127707919 rows/sec., 148.32 MiB/sec. | ||
| 17154 | 2026.01.20 00:13:29.534936 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} <Trace> MergedBlockOutputStream: filled checksums all_1_150_30 (state Temporary) | ||
| 17155 | 2026.01.20 00:13:29.535303 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_150_30 to all_1_150_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17156 | 2026.01.20 00:13:29.535400 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_150_30} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_145_29, all_150_150_0] -> all_1_150_30 | ||
| 17157 | 2026.01.20 00:13:29.535521 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 17158 | 2026.01.20 00:13:29.954487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48473 | ||
| 17159 | 2026.01.20 00:13:29.955040 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17160 | 2026.01.20 00:13:29.955085 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17161 | 2026.01.20 00:13:29.955595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17162 | 2026.01.20 00:13:29.955837 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17163 | 2026.01.20 00:13:29.955972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48473 | ||
| 17164 | 2026.01.20 00:13:29.956026 [ 60 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17165 | 2026.01.20 00:13:29.956104 [ 60 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17166 | 2026.01.20 00:13:29.956128 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17167 | 2026.01.20 00:13:29.956231 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 17168 | 2026.01.20 00:13:29.956326 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17169 | 2026.01.20 00:13:29.956358 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46105 rows starting from the beginning of the part | ||
| 17170 | 2026.01.20 00:13:29.956419 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 17171 | 2026.01.20 00:13:29.956464 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 17172 | 2026.01.20 00:13:29.956508 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 17173 | 2026.01.20 00:13:29.956550 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 17174 | 2026.01.20 00:13:29.956593 [ 189 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 17175 | 2026.01.20 00:13:29.959322 [ 200 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48473 rows, containing 4 columns (4 merged, 0 gathered) in 0.00313487 sec., 15462523.166829884 rows/sec., 221.19 MiB/sec. | ||
| 17176 | 2026.01.20 00:13:29.959747 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17177 | 2026.01.20 00:13:29.960077 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17178 | 2026.01.20 00:13:29.960161 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_101_20} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17179 | 2026.01.20 00:13:29.960273 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17180 | 2026.01.20 00:13:32.574485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1986 | ||
| 17181 | 2026.01.20 00:13:32.576663 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17182 | 2026.01.20 00:13:32.576712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17183 | 2026.01.20 00:13:32.577919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17184 | 2026.01.20 00:13:32.578198 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17185 | 2026.01.20 00:13:32.578353 [ 154 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17186 | 2026.01.20 00:13:32.578418 [ 154 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17187 | 2026.01.20 00:13:32.578439 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17188 | 2026.01.20 00:13:32.578483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1986 | ||
| 17189 | 2026.01.20 00:13:32.578536 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 17190 | 2026.01.20 00:13:32.579081 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17191 | 2026.01.20 00:13:32.579225 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1856 rows starting from the beginning of the part | ||
| 17192 | 2026.01.20 00:13:32.579576 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part | ||
| 17193 | 2026.01.20 00:13:32.579912 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 17194 | 2026.01.20 00:13:32.580247 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part | ||
| 17195 | 2026.01.20 00:13:32.580585 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
| 17196 | 2026.01.20 00:13:32.580918 [ 186 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 20 rows starting from the beginning of the part | ||
| 17197 | 2026.01.20 00:13:32.587781 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 72 columns (72 merged, 0 gathered) in 0.009281579 sec., 213972.21313313177 rows/sec., 171.30 MiB/sec. | ||
| 17198 | 2026.01.20 00:13:32.589375 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17199 | 2026.01.20 00:13:32.589899 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17200 | 2026.01.20 00:13:32.589971 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_76_15} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17201 | 2026.01.20 00:13:32.590152 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.30 MiB. | ||
| 17202 | 2026.01.20 00:13:32.619453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 17203 | 2026.01.20 00:13:32.638546 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17204 | 2026.01.20 00:13:32.638603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17205 | 2026.01.20 00:13:32.645052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17206 | 2026.01.20 00:13:32.645800 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17207 | 2026.01.20 00:13:32.646129 [ 154 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17208 | 2026.01.20 00:13:32.646179 [ 154 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17209 | 2026.01.20 00:13:32.646201 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17210 | 2026.01.20 00:13:32.646286 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 17211 | 2026.01.20 00:13:32.649305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 17212 | 2026.01.20 00:13:32.649694 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17213 | 2026.01.20 00:13:32.650554 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 17214 | 2026.01.20 00:13:32.654126 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 17215 | 2026.01.20 00:13:32.657653 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 17216 | 2026.01.20 00:13:32.661691 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 17217 | 2026.01.20 00:13:32.666239 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 17218 | 2026.01.20 00:13:32.670668 [ 200 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 17219 | 2026.01.20 00:13:32.734759 [ 193 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.088503815 sec., 8598.4993980203 rows/sec., 44.46 MiB/sec. | ||
| 17220 | 2026.01.20 00:13:32.738134 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17221 | 2026.01.20 00:13:32.740229 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17222 | 2026.01.20 00:13:32.740340 [ 187 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_101_20} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17223 | 2026.01.20 00:13:32.743052 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17224 | 2026.01.20 00:13:33.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.07 MiB, peak 416.51 MiB, free memory in arenas 0.00 B, will set to 397.92 MiB (RSS), difference: -1.15 MiB | ||
| 17225 | 2026.01.20 00:13:34.524770 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17226 | 2026.01.20 00:13:34.524969 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17227 | 2026.01.20 00:13:34.525036 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17228 | 2026.01.20 00:13:34.525800 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17229 | 2026.01.20 00:13:34.525852 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17230 | 2026.01.20 00:13:34.526273 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17231 | 2026.01.20 00:13:34.526510 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17232 | 2026.01.20 00:13:34.526675 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.001753 sec., 99258.41414717627 rows/sec., 8.71 MiB/sec. | ||
| 17233 | 2026.01.20 00:13:34.526708 [ 153 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 17234 | 2026.01.20 00:13:34.526720 [ 276 ] {7c5c2b87-e15e-427d-a20b-d1fe1d06339f} <Debug> TCPHandler: Processed in 0.002079107 sec. | ||
| 17235 | 2026.01.20 00:13:34.526777 [ 153 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17236 | 2026.01.20 00:13:34.526804 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17237 | 2026.01.20 00:13:34.526883 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17238 | 2026.01.20 00:13:34.526909 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 17239 | 2026.01.20 00:13:34.526986 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17240 | 2026.01.20 00:13:34.527033 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17241 | 2026.01.20 00:13:34.527039 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17242 | 2026.01.20 00:13:34.527082 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1471 rows starting from the beginning of the part | ||
| 17243 | 2026.01.20 00:13:34.527149 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1445 rows starting from the beginning of the part | ||
| 17244 | 2026.01.20 00:13:34.527201 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
| 17245 | 2026.01.20 00:13:34.527247 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 174 rows starting from the beginning of the part | ||
| 17246 | 2026.01.20 00:13:34.527292 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
| 17247 | 2026.01.20 00:13:34.527335 [ 193 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 174 rows starting from the beginning of the part | ||
| 17248 | 2026.01.20 00:13:34.527477 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17249 | 2026.01.20 00:13:34.527522 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17250 | 2026.01.20 00:13:34.527848 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17251 | 2026.01.20 00:13:34.528073 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17252 | 2026.01.20 00:13:34.528205 [ 153 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17253 | 2026.01.20 00:13:34.528209 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001243 sec., 47465.808527755435 rows/sec., 3.49 MiB/sec. | ||
| 17254 | 2026.01.20 00:13:34.528257 [ 153 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17255 | 2026.01.20 00:13:34.528275 [ 276 ] {92541e7e-69c1-4f89-b57b-094642a6981b} <Debug> TCPHandler: Processed in 0.001444989 sec. | ||
| 17256 | 2026.01.20 00:13:34.528286 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17257 | 2026.01.20 00:13:34.528390 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17258 | 2026.01.20 00:13:34.528406 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 17259 | 2026.01.20 00:13:34.528489 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17260 | 2026.01.20 00:13:34.528502 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17261 | 2026.01.20 00:13:34.528530 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17262 | 2026.01.20 00:13:34.528531 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 94 rows starting from the beginning of the part | ||
| 17263 | 2026.01.20 00:13:34.528599 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 59 rows starting from the beginning of the part | ||
| 17264 | 2026.01.20 00:13:34.528645 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 59 rows starting from the beginning of the part | ||
| 17265 | 2026.01.20 00:13:34.528685 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 91 rows starting from the beginning of the part | ||
| 17266 | 2026.01.20 00:13:34.528727 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 59 rows starting from the beginning of the part | ||
| 17267 | 2026.01.20 00:13:34.528765 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 59 rows starting from the beginning of the part | ||
| 17268 | 2026.01.20 00:13:34.528956 [ 195 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3376 rows, containing 5 columns (5 merged, 0 gathered) in 0.002090236 sec., 1615128.6266239793 rows/sec., 141.66 MiB/sec. | ||
| 17269 | 2026.01.20 00:13:34.528992 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17270 | 2026.01.20 00:13:34.529036 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17271 | 2026.01.20 00:13:34.529245 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17272 | 2026.01.20 00:13:34.529395 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17273 | 2026.01.20 00:13:34.529620 [ 195 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271256 sec., 331168.5451238775 rows/sec., 25.49 MiB/sec. | ||
| 17274 | 2026.01.20 00:13:34.529622 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17275 | 2026.01.20 00:13:34.529671 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17276 | 2026.01.20 00:13:34.529735 [ 199 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_151_30} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17277 | 2026.01.20 00:13:34.529791 [ 201 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17278 | 2026.01.20 00:13:34.529808 [ 153 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 17279 | 2026.01.20 00:13:34.529821 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.00135 sec., 91111.11111111111 rows/sec., 7.12 MiB/sec. | ||
| 17280 | 2026.01.20 00:13:34.529836 [ 153 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17281 | 2026.01.20 00:13:34.529846 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 17282 | 2026.01.20 00:13:34.529878 [ 276 ] {f454c9cd-21ea-4c3e-9eca-00286f6e9a73} <Debug> TCPHandler: Processed in 0.001538769 sec. | ||
| 17283 | 2026.01.20 00:13:34.529880 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17284 | 2026.01.20 00:13:34.529982 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 17285 | 2026.01.20 00:13:34.530019 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17286 | 2026.01.20 00:13:34.530075 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17287 | 2026.01.20 00:13:34.530089 [ 201 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17288 | 2026.01.20 00:13:34.530108 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 785 rows starting from the beginning of the part | ||
| 17289 | 2026.01.20 00:13:34.530122 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17290 | 2026.01.20 00:13:34.530172 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17291 | 2026.01.20 00:13:34.530175 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 635 rows starting from the beginning of the part | ||
| 17292 | 2026.01.20 00:13:34.530175 [ 201 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_76_15} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17293 | 2026.01.20 00:13:34.530235 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
| 17294 | 2026.01.20 00:13:34.530283 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 123 rows starting from the beginning of the part | ||
| 17295 | 2026.01.20 00:13:34.530306 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17296 | 2026.01.20 00:13:34.530321 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 17297 | 2026.01.20 00:13:34.530367 [ 199 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 123 rows starting from the beginning of the part | ||
| 17298 | 2026.01.20 00:13:34.530617 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17299 | 2026.01.20 00:13:34.530657 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17300 | 2026.01.20 00:13:34.531019 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17301 | 2026.01.20 00:13:34.531234 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17302 | 2026.01.20 00:13:34.531371 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 17303 | 2026.01.20 00:13:34.531393 [ 201 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444619 sec., 1241849.9272126423 rows/sec., 98.96 MiB/sec. | ||
| 17304 | 2026.01.20 00:13:34.531409 [ 276 ] {e2ccaba8-7a9b-4fdd-8d3b-f7fd3ca5b66a} <Debug> TCPHandler: Processed in 0.001442138 sec. | ||
| 17305 | 2026.01.20 00:13:34.531531 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17306 | 2026.01.20 00:13:34.531575 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 17307 | 2026.01.20 00:13:34.531632 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17308 | 2026.01.20 00:13:34.531694 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17309 | 2026.01.20 00:13:34.531857 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17310 | 2026.01.20 00:13:34.531936 [ 193 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_151_30} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 17311 | 2026.01.20 00:13:34.532028 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 17312 | 2026.01.20 00:13:34.532689 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17313 | 2026.01.20 00:13:34.532731 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17314 | 2026.01.20 00:13:34.533362 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17315 | 2026.01.20 00:13:34.533589 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17316 | 2026.01.20 00:13:34.533710 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17317 | 2026.01.20 00:13:34.533740 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002125 sec., 27764.70588235294 rows/sec., 49.75 MiB/sec. | ||
| 17318 | 2026.01.20 00:13:34.533746 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2026.01.20 00:13:34.533782 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17320 | 2026.01.20 00:13:34.533821 [ 276 ] {81b28192-c5df-497e-a47f-099fbeb8432f} <Debug> TCPHandler: Processed in 0.00233983 sec. | ||
| 17321 | 2026.01.20 00:13:34.533862 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 17322 | 2026.01.20 00:13:34.533955 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17323 | 2026.01.20 00:13:34.534055 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17324 | 2026.01.20 00:13:34.534090 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17325 | 2026.01.20 00:13:34.534098 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17326 | 2026.01.20 00:13:34.534156 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2868 rows starting from the beginning of the part | ||
| 17327 | 2026.01.20 00:13:34.534292 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 59 rows starting from the beginning of the part | ||
| 17328 | 2026.01.20 00:13:34.534414 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 59 rows starting from the beginning of the part | ||
| 17329 | 2026.01.20 00:13:34.534467 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17330 | 2026.01.20 00:13:34.534507 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17331 | 2026.01.20 00:13:34.534532 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 59 rows starting from the beginning of the part | ||
| 17332 | 2026.01.20 00:13:34.534650 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 59 rows starting from the beginning of the part | ||
| 17333 | 2026.01.20 00:13:34.534767 [ 195 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 59 rows starting from the beginning of the part | ||
| 17334 | 2026.01.20 00:13:34.534841 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 17335 | 2026.01.20 00:13:34.535074 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17336 | 2026.01.20 00:13:34.535213 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 17337 | 2026.01.20 00:13:34.535250 [ 276 ] {4d53b53e-aa60-45eb-8434-95c1ff123f84} <Debug> TCPHandler: Processed in 0.001346337 sec. | ||
| 17338 | 2026.01.20 00:13:34.546198 [ 193 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3163 rows, containing 19 columns (19 merged, 0 gathered) in 0.012374369 sec., 255608.99307269728 rows/sec., 457.82 MiB/sec. | ||
| 17339 | 2026.01.20 00:13:34.548884 [ 201 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17340 | 2026.01.20 00:13:34.549246 [ 201 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17341 | 2026.01.20 00:13:34.549322 [ 201 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17342 | 2026.01.20 00:13:34.549486 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 22.21 MiB. | ||
| 17343 | 2026.01.20 00:13:35.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.48 MiB, peak 420.65 MiB, free memory in arenas 0.00 B, will set to 402.06 MiB (RSS), difference: 3.58 MiB | ||
| 17344 | 2026.01.20 00:13:37.185040 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17345 | 2026.01.20 00:13:37.185091 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17346 | 2026.01.20 00:13:37.456112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48985 | ||
| 17347 | 2026.01.20 00:13:37.456679 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17348 | 2026.01.20 00:13:37.456720 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17349 | 2026.01.20 00:13:37.457244 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17350 | 2026.01.20 00:13:37.457495 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17351 | 2026.01.20 00:13:37.457628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48985 | ||
| 17352 | 2026.01.20 00:13:39.522177 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17353 | 2026.01.20 00:13:39.522459 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17354 | 2026.01.20 00:13:39.522552 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17355 | 2026.01.20 00:13:39.523483 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17356 | 2026.01.20 00:13:39.523542 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17357 | 2026.01.20 00:13:39.524061 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17358 | 2026.01.20 00:13:39.524347 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17359 | 2026.01.20 00:13:39.524540 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002154 sec., 25998.142989786444 rows/sec., 1.98 MiB/sec. | ||
| 17360 | 2026.01.20 00:13:39.524598 [ 276 ] {71b58d06-15f7-4466-af4e-1ade587e11e3} <Debug> TCPHandler: Processed in 0.002642134 sec. | ||
| 17361 | 2026.01.20 00:13:39.524766 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17362 | 2026.01.20 00:13:39.524881 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17363 | 2026.01.20 00:13:39.524925 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17364 | 2026.01.20 00:13:39.525386 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17365 | 2026.01.20 00:13:39.525422 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17366 | 2026.01.20 00:13:39.525750 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17367 | 2026.01.20 00:13:39.525983 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17368 | 2026.01.20 00:13:39.526118 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.96 MiB/sec. | ||
| 17369 | 2026.01.20 00:13:39.526157 [ 276 ] {b42ff063-783b-4bc0-9be5-1874bf94cbb7} <Debug> TCPHandler: Processed in 0.001456459 sec. | ||
| 17370 | 2026.01.20 00:13:39.526277 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17371 | 2026.01.20 00:13:39.526373 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17372 | 2026.01.20 00:13:39.526417 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17373 | 2026.01.20 00:13:39.526851 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17374 | 2026.01.20 00:13:39.526887 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17375 | 2026.01.20 00:13:39.527226 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17376 | 2026.01.20 00:13:39.527442 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17377 | 2026.01.20 00:13:39.527560 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_147_34 to all_148_148_0 | ||
| 17378 | 2026.01.20 00:13:39.527578 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 17379 | 2026.01.20 00:13:39.527598 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17380 | 2026.01.20 00:13:39.527616 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17381 | 2026.01.20 00:13:39.527619 [ 276 ] {82492baa-5e88-4c96-9652-2d80a8a53053} <Debug> TCPHandler: Processed in 0.001393038 sec. | ||
| 17382 | 2026.01.20 00:13:39.527737 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_147_34 to all_148_148_0 into Compact with storage Full | ||
| 17383 | 2026.01.20 00:13:39.527746 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17384 | 2026.01.20 00:13:39.527881 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17385 | 2026.01.20 00:13:39.527902 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17386 | 2026.01.20 00:13:39.527924 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17387 | 2026.01.20 00:13:39.527947 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_147_34, total 42122 rows starting from the beginning of the part | ||
| 17388 | 2026.01.20 00:13:39.528025 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 17389 | 2026.01.20 00:13:39.528281 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17390 | 2026.01.20 00:13:39.528324 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17391 | 2026.01.20 00:13:39.528701 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 17392 | 2026.01.20 00:13:39.528933 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17393 | 2026.01.20 00:13:39.529067 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 17394 | 2026.01.20 00:13:39.529104 [ 276 ] {8820ed4a-0196-4401-83aa-b4c08c09de1c} <Debug> TCPHandler: Processed in 0.001408428 sec. | ||
| 17395 | 2026.01.20 00:13:39.535692 [ 192 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42282 rows, containing 5 columns (5 merged, 0 gathered) in 0.008004833 sec., 5282058.976121051 rows/sec., 362.91 MiB/sec. | ||
| 17396 | 2026.01.20 00:13:39.535971 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} <Trace> MergedBlockOutputStream: filled checksums all_1_148_35 (state Temporary) | ||
| 17397 | 2026.01.20 00:13:39.536269 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_148_35 to all_1_148_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17398 | 2026.01.20 00:13:39.536346 [ 189 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_148_35} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_147_34, all_148_148_0] -> all_1_148_35 | ||
| 17399 | 2026.01.20 00:13:39.536434 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17400 | 2026.01.20 00:13:40.149351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 17401 | 2026.01.20 00:13:40.168291 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17402 | 2026.01.20 00:13:40.168360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17403 | 2026.01.20 00:13:40.174779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17404 | 2026.01.20 00:13:40.175570 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17405 | 2026.01.20 00:13:40.179456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 17406 | 2026.01.20 00:13:42.578649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2006 | ||
| 17407 | 2026.01.20 00:13:42.580922 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17408 | 2026.01.20 00:13:42.580973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17409 | 2026.01.20 00:13:42.582157 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17410 | 2026.01.20 00:13:42.582425 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17411 | 2026.01.20 00:13:42.582726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2006 | ||
| 17412 | 2026.01.20 00:13:44.555004 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17413 | 2026.01.20 00:13:44.555204 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17414 | 2026.01.20 00:13:44.555268 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17415 | 2026.01.20 00:13:44.555911 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17416 | 2026.01.20 00:13:44.555950 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17417 | 2026.01.20 00:13:44.556376 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17418 | 2026.01.20 00:13:44.556610 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17419 | 2026.01.20 00:13:44.556726 [ 146 ] {} <Debug> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 17420 | 2026.01.20 00:13:44.556762 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.24 MiB/sec. | ||
| 17421 | 2026.01.20 00:13:44.556770 [ 146 ] {} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17422 | 2026.01.20 00:13:44.556798 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17423 | 2026.01.20 00:13:44.556807 [ 276 ] {b88324cb-a476-4a33-a33c-2bff5ae3a04a} <Debug> TCPHandler: Processed in 0.001925694 sec. | ||
| 17424 | 2026.01.20 00:13:44.556926 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::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 | ||
| 17425 | 2026.01.20 00:13:44.556939 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17426 | 2026.01.20 00:13:44.557057 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17427 | 2026.01.20 00:13:44.557078 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17428 | 2026.01.20 00:13:44.557098 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17429 | 2026.01.20 00:13:44.557119 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 17430 | 2026.01.20 00:13:44.557193 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 17431 | 2026.01.20 00:13:44.557240 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 17432 | 2026.01.20 00:13:44.557284 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 17433 | 2026.01.20 00:13:44.557326 [ 192 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 17434 | 2026.01.20 00:13:44.558274 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17435 | 2026.01.20 00:13:44.558283 [ 189 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410608 sec., 85069.70044122818 rows/sec., 7.38 MiB/sec. | ||
| 17436 | 2026.01.20 00:13:44.558316 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17437 | 2026.01.20 00:13:44.558493 [ 189 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 17438 | 2026.01.20 00:13:44.558803 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 17439 | 2026.01.20 00:13:44.558844 [ 189 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17440 | 2026.01.20 00:13:44.558947 [ 189 ] {92f10b5c-e41a-4079-ac1e-b6a09b3b6baf::all_1_25_6} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 17441 | 2026.01.20 00:13:44.559052 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17442 | 2026.01.20 00:13:44.559062 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17443 | 2026.01.20 00:13:44.559188 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} <Debug> executeQuery: Read 1434 rows, 123.19 KiB in 0.002164 sec., 662661.7375231053 rows/sec., 55.59 MiB/sec. | ||
| 17444 | 2026.01.20 00:13:44.559227 [ 276 ] {43001eb5-3367-4a17-9715-2a79d88b8d8e} <Debug> TCPHandler: Processed in 0.002356621 sec. | ||
| 17445 | 2026.01.20 00:13:44.559334 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17446 | 2026.01.20 00:13:44.559422 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17447 | 2026.01.20 00:13:44.559460 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17448 | 2026.01.20 00:13:44.559846 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17449 | 2026.01.20 00:13:44.559878 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17450 | 2026.01.20 00:13:44.560238 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17451 | 2026.01.20 00:13:44.560442 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17452 | 2026.01.20 00:13:44.560568 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} <Debug> executeQuery: Read 71 rows, 5.40 KiB in 0.001135 sec., 62555.06607929516 rows/sec., 4.64 MiB/sec. | ||
| 17453 | 2026.01.20 00:13:44.560607 [ 276 ] {a4525fbd-ff11-4820-a959-f259d9074c29} <Debug> TCPHandler: Processed in 0.001299517 sec. | ||
| 17454 | 2026.01.20 00:13:44.560717 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17455 | 2026.01.20 00:13:44.560812 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17456 | 2026.01.20 00:13:44.560851 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17457 | 2026.01.20 00:13:44.561367 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17458 | 2026.01.20 00:13:44.561405 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17459 | 2026.01.20 00:13:44.561733 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17460 | 2026.01.20 00:13:44.561949 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17461 | 2026.01.20 00:13:44.562081 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001287 sec., 195804.1958041958 rows/sec., 13.54 MiB/sec. | ||
| 17462 | 2026.01.20 00:13:44.562121 [ 276 ] {bb42e454-561c-4071-91fc-e4fb20235571} <Debug> TCPHandler: Processed in 0.001453808 sec. | ||
| 17463 | 2026.01.20 00:13:44.562254 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17464 | 2026.01.20 00:13:44.562354 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17465 | 2026.01.20 00:13:44.562395 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17466 | 2026.01.20 00:13:44.562797 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17467 | 2026.01.20 00:13:44.562832 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17468 | 2026.01.20 00:13:44.563127 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17469 | 2026.01.20 00:13:44.563326 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17470 | 2026.01.20 00:13:44.563414 [ 146 ] {} <Debug> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 17471 | 2026.01.20 00:13:44.563448 [ 146 ] {} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17472 | 2026.01.20 00:13:44.563452 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 17473 | 2026.01.20 00:13:44.563468 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17474 | 2026.01.20 00:13:44.563495 [ 276 ] {b327f244-a67c-434e-9914-1d99273787d5} <Debug> TCPHandler: Processed in 0.001310627 sec. | ||
| 17475 | 2026.01.20 00:13:44.563578 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::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 | ||
| 17476 | 2026.01.20 00:13:44.563602 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17477 | 2026.01.20 00:13:44.563716 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17478 | 2026.01.20 00:13:44.563726 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17479 | 2026.01.20 00:13:44.563767 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17480 | 2026.01.20 00:13:44.563774 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 17481 | 2026.01.20 00:13:44.563861 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 17482 | 2026.01.20 00:13:44.563914 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 17483 | 2026.01.20 00:13:44.563962 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 17484 | 2026.01.20 00:13:44.564008 [ 191 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 17485 | 2026.01.20 00:13:44.564419 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17486 | 2026.01.20 00:13:44.564458 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17487 | 2026.01.20 00:13:44.564822 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 17488 | 2026.01.20 00:13:44.564829 [ 197 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307627 sec., 45884.64447430345 rows/sec., 3.68 MiB/sec. | ||
| 17489 | 2026.01.20 00:13:44.564980 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 17490 | 2026.01.20 00:13:44.565051 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17491 | 2026.01.20 00:13:44.565195 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} <Debug> executeQuery: Read 615 rows, 47.39 KiB in 0.001497 sec., 410821.6432865731 rows/sec., 30.91 MiB/sec. | ||
| 17492 | 2026.01.20 00:13:44.565235 [ 276 ] {60365d19-fd21-477a-93a1-392dda49f135} <Debug> TCPHandler: Processed in 0.001682981 sec. | ||
| 17493 | 2026.01.20 00:13:44.565261 [ 223 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17494 | 2026.01.20 00:13:44.565287 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17495 | 2026.01.20 00:13:44.565294 [ 223 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17496 | 2026.01.20 00:13:44.565338 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17497 | 2026.01.20 00:13:44.565363 [ 198 ] {e65ef523-8c80-4a73-a921-56a9abc2e2ef::all_1_25_6} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 17498 | 2026.01.20 00:13:44.565434 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17499 | 2026.01.20 00:13:44.565453 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17500 | 2026.01.20 00:13:44.565478 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17501 | 2026.01.20 00:13:44.566117 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17502 | 2026.01.20 00:13:44.566153 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17503 | 2026.01.20 00:13:44.566567 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 17504 | 2026.01.20 00:13:44.566779 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17505 | 2026.01.20 00:13:44.566902 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_148_35 to all_153_153_0 | ||
| 17506 | 2026.01.20 00:13:44.566914 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001497 sec., 587842.3513694054 rows/sec., 39.90 MiB/sec. | ||
| 17507 | 2026.01.20 00:13:44.566938 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17508 | 2026.01.20 00:13:44.566959 [ 276 ] {624ebe6d-18a6-4d36-b552-a2feee14e193} <Debug> TCPHandler: Processed in 0.001670461 sec. | ||
| 17509 | 2026.01.20 00:13:44.566961 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17510 | 2026.01.20 00:13:44.567058 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_148_35 to all_153_153_0 into Compact with storage Full | ||
| 17511 | 2026.01.20 00:13:44.567084 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17512 | 2026.01.20 00:13:44.567162 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17513 | 2026.01.20 00:13:44.567184 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17514 | 2026.01.20 00:13:44.567194 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_148_35, total 42282 rows starting from the beginning of the part | ||
| 17515 | 2026.01.20 00:13:44.567245 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17516 | 2026.01.20 00:13:44.567274 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 17517 | 2026.01.20 00:13:44.567337 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 17518 | 2026.01.20 00:13:44.567379 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 17519 | 2026.01.20 00:13:44.567418 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 17520 | 2026.01.20 00:13:44.567457 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 880 rows starting from the beginning of the part | ||
| 17521 | 2026.01.20 00:13:44.568214 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17522 | 2026.01.20 00:13:44.568254 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17523 | 2026.01.20 00:13:44.568882 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17524 | 2026.01.20 00:13:44.569131 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17525 | 2026.01.20 00:13:44.569251 [ 223 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17526 | 2026.01.20 00:13:44.569289 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002124 sec., 27777.777777777777 rows/sec., 49.78 MiB/sec. | ||
| 17527 | 2026.01.20 00:13:44.569351 [ 276 ] {fb0975cf-9ef2-410d-8749-2419d7bbfe8f} <Debug> TCPHandler: Processed in 0.00231732 sec. | ||
| 17528 | 2026.01.20 00:13:44.569466 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17529 | 2026.01.20 00:13:44.569562 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17530 | 2026.01.20 00:13:44.569605 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17531 | 2026.01.20 00:13:44.569944 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17532 | 2026.01.20 00:13:44.569979 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17533 | 2026.01.20 00:13:44.570290 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 17534 | 2026.01.20 00:13:44.570498 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17535 | 2026.01.20 00:13:44.570627 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 17536 | 2026.01.20 00:13:44.570658 [ 222 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17537 | 2026.01.20 00:13:44.570662 [ 276 ] {c3a370c3-9f81-4d13-ba4a-e199b1b5f9e5} <Debug> TCPHandler: Processed in 0.001245646 sec. | ||
| 17538 | 2026.01.20 00:13:44.570691 [ 222 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17539 | 2026.01.20 00:13:44.573845 [ 222 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17540 | 2026.01.20 00:13:44.575431 [ 190 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43802 rows, containing 5 columns (5 merged, 0 gathered) in 0.008420838 sec., 5201620.076291694 rows/sec., 357.37 MiB/sec. | ||
| 17541 | 2026.01.20 00:13:44.575748 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} <Trace> MergedBlockOutputStream: filled checksums all_1_153_36 (state Temporary) | ||
| 17542 | 2026.01.20 00:13:44.576012 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_153_36 to all_1_153_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17543 | 2026.01.20 00:13:44.576088 [ 187 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_153_36} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_148_35, all_153_153_0] -> all_1_153_36 | ||
| 17544 | 2026.01.20 00:13:44.576173 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 17545 | 2026.01.20 00:13:44.957912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49433 | ||
| 17546 | 2026.01.20 00:13:44.958464 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17547 | 2026.01.20 00:13:44.958511 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17548 | 2026.01.20 00:13:44.959041 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17549 | 2026.01.20 00:13:44.959288 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17550 | 2026.01.20 00:13:44.959422 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49433 | ||
| 17551 | 2026.01.20 00:13:45.045345 [ 223 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17552 | 2026.01.20 00:13:45.045414 [ 223 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17553 | 2026.01.20 00:13:45.048483 [ 223 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17554 | 2026.01.20 00:13:45.556180 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17555 | 2026.01.20 00:13:45.556239 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17556 | 2026.01.20 00:13:45.559524 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 17557 | 2026.01.20 00:13:47.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.74 MiB, peak 420.65 MiB, free memory in arenas 0.00 B, will set to 402.73 MiB (RSS), difference: -4.00 MiB | ||
| 17558 | 2026.01.20 00:13:47.679663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 17559 | 2026.01.20 00:13:47.699195 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2026.01.20 00:13:47.699266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.79 GiB. | ||
| 17561 | 2026.01.20 00:13:47.705761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17562 | 2026.01.20 00:13:47.706531 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17563 | 2026.01.20 00:13:47.710913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 17564 | 2026.01.20 00:13:49.522892 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17565 | 2026.01.20 00:13:49.523098 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17566 | 2026.01.20 00:13:49.523163 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17567 | 2026.01.20 00:13:49.523822 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17568 | 2026.01.20 00:13:49.523871 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17569 | 2026.01.20 00:13:49.524265 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 17570 | 2026.01.20 00:13:49.524483 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17571 | 2026.01.20 00:13:49.524632 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.71 MiB/sec. | ||
| 17572 | 2026.01.20 00:13:49.524675 [ 276 ] {227c0548-12e0-430b-b6f6-4dccd4f3cae5} <Debug> TCPHandler: Processed in 0.001918675 sec. | ||
| 17573 | 2026.01.20 00:13:49.524811 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17574 | 2026.01.20 00:13:49.524906 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17575 | 2026.01.20 00:13:49.524949 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17576 | 2026.01.20 00:13:49.525384 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17577 | 2026.01.20 00:13:49.525421 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17578 | 2026.01.20 00:13:49.525714 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 17579 | 2026.01.20 00:13:49.525928 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17580 | 2026.01.20 00:13:49.526055 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 17581 | 2026.01.20 00:13:49.526117 [ 276 ] {ec6e612f-3ed2-4898-a1ec-24ef63d7d1ef} <Debug> TCPHandler: Processed in 0.001357368 sec. | ||
| 17582 | 2026.01.20 00:13:49.526238 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17583 | 2026.01.20 00:13:49.526331 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17584 | 2026.01.20 00:13:49.526373 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17585 | 2026.01.20 00:13:49.526803 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17586 | 2026.01.20 00:13:49.526839 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17587 | 2026.01.20 00:13:49.527160 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 17588 | 2026.01.20 00:13:49.527362 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17589 | 2026.01.20 00:13:49.527513 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 17590 | 2026.01.20 00:13:49.527549 [ 276 ] {ac960fc2-dfc7-4c32-ad77-fcfd0abdf87a} <Debug> TCPHandler: Processed in 0.001361748 sec. | ||
| 17591 | 2026.01.20 00:13:49.527662 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17592 | 2026.01.20 00:13:49.527754 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17593 | 2026.01.20 00:13:49.527795 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17594 | 2026.01.20 00:13:49.528131 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17595 | 2026.01.20 00:13:49.528166 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17596 | 2026.01.20 00:13:49.528454 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 17597 | 2026.01.20 00:13:49.528653 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17598 | 2026.01.20 00:13:49.528775 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 17599 | 2026.01.20 00:13:49.528811 [ 276 ] {bd6fba54-fce3-49b2-a595-5f354b42e8ee} <Debug> TCPHandler: Processed in 0.001199015 sec. | ||
| 17600 | 2026.01.20 00:13:52.185334 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17601 | 2026.01.20 00:13:52.185380 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17602 | 2026.01.20 00:13:52.460449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49945 | ||
| 17603 | 2026.01.20 00:13:52.461024 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17604 | 2026.01.20 00:13:52.461076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17605 | 2026.01.20 00:13:52.461625 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17606 | 2026.01.20 00:13:52.461874 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17607 | 2026.01.20 00:13:52.462019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49945 | ||
| 17608 | 2026.01.20 00:13:52.583823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2032 | ||
| 17609 | 2026.01.20 00:13:52.586083 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17610 | 2026.01.20 00:13:52.586134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17611 | 2026.01.20 00:13:52.587314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17612 | 2026.01.20 00:13:52.587597 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17613 | 2026.01.20 00:13:52.587874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2032 | ||
| 17614 | 2026.01.20 00:13:54.526244 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17615 | 2026.01.20 00:13:54.526446 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17616 | 2026.01.20 00:13:54.526510 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17617 | 2026.01.20 00:13:54.527259 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17618 | 2026.01.20 00:13:54.527307 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17619 | 2026.01.20 00:13:54.527708 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 17620 | 2026.01.20 00:13:54.527938 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17621 | 2026.01.20 00:13:54.528089 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.001689 sec., 103019.53818827709 rows/sec., 9.04 MiB/sec. | ||
| 17622 | 2026.01.20 00:13:54.528133 [ 276 ] {7401a9a6-44c9-4713-a814-180f4bed12de} <Debug> TCPHandler: Processed in 0.002015036 sec. | ||
| 17623 | 2026.01.20 00:13:54.528253 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17624 | 2026.01.20 00:13:54.528348 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17625 | 2026.01.20 00:13:54.528389 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17626 | 2026.01.20 00:13:54.528814 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17627 | 2026.01.20 00:13:54.528850 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17628 | 2026.01.20 00:13:54.529147 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17629 | 2026.01.20 00:13:54.529350 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17630 | 2026.01.20 00:13:54.529481 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001152 sec., 51215.277777777774 rows/sec., 3.76 MiB/sec. | ||
| 17631 | 2026.01.20 00:13:54.529519 [ 276 ] {1617ba2a-d0fb-49ac-a3a2-d4e83e44fb0e} <Debug> TCPHandler: Processed in 0.001317287 sec. | ||
| 17632 | 2026.01.20 00:13:54.529632 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17633 | 2026.01.20 00:13:54.529727 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17634 | 2026.01.20 00:13:54.529767 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17635 | 2026.01.20 00:13:54.530206 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17636 | 2026.01.20 00:13:54.530242 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17637 | 2026.01.20 00:13:54.530537 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 17638 | 2026.01.20 00:13:54.530736 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17639 | 2026.01.20 00:13:54.530861 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001152 sec., 106770.83333333333 rows/sec., 8.34 MiB/sec. | ||
| 17640 | 2026.01.20 00:13:54.530899 [ 276 ] {a80f6fd5-ca83-424e-8207-96711ea8c21c} <Debug> TCPHandler: Processed in 0.001316188 sec. | ||
| 17641 | 2026.01.20 00:13:54.531011 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17642 | 2026.01.20 00:13:54.531109 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17643 | 2026.01.20 00:13:54.531152 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17644 | 2026.01.20 00:13:54.531570 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17645 | 2026.01.20 00:13:54.531606 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17646 | 2026.01.20 00:13:54.531923 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 17647 | 2026.01.20 00:13:54.532133 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17648 | 2026.01.20 00:13:54.532262 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 17649 | 2026.01.20 00:13:54.532299 [ 276 ] {bdef2e1b-fcd8-4c6c-a7c2-25c2d883afe0} <Debug> TCPHandler: Processed in 0.001337517 sec. | ||
| 17650 | 2026.01.20 00:13:54.532411 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17651 | 2026.01.20 00:13:54.532503 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17652 | 2026.01.20 00:13:54.532556 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17653 | 2026.01.20 00:13:54.533550 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17654 | 2026.01.20 00:13:54.533599 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17655 | 2026.01.20 00:13:54.534238 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17656 | 2026.01.20 00:13:54.534464 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17657 | 2026.01.20 00:13:54.534606 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.00212 sec., 27830.188679245282 rows/sec., 49.87 MiB/sec. | ||
| 17658 | 2026.01.20 00:13:54.534665 [ 276 ] {87551d7a-b68c-42a9-94cd-f5e7ef36a2be} <Debug> TCPHandler: Processed in 0.00230344 sec. | ||
| 17659 | 2026.01.20 00:13:54.534780 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17660 | 2026.01.20 00:13:54.534876 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17661 | 2026.01.20 00:13:54.534919 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17662 | 2026.01.20 00:13:54.535268 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17663 | 2026.01.20 00:13:54.535304 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17664 | 2026.01.20 00:13:54.535607 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 17665 | 2026.01.20 00:13:54.535808 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17666 | 2026.01.20 00:13:54.535934 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 17667 | 2026.01.20 00:13:54.535932 [ 135 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_150_30 to all_155_155_0 | ||
| 17668 | 2026.01.20 00:13:54.535972 [ 276 ] {6bf12d07-8977-41cd-a38c-87a5b0f1123f} <Debug> TCPHandler: Processed in 0.001242916 sec. | ||
| 17669 | 2026.01.20 00:13:54.536013 [ 135 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17670 | 2026.01.20 00:13:54.536041 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17671 | 2026.01.20 00:13:54.536162 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_30 to all_155_155_0 into Compact with storage Full | ||
| 17672 | 2026.01.20 00:13:54.536308 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17673 | 2026.01.20 00:13:54.536344 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_150_30, total 8880 rows starting from the beginning of the part | ||
| 17674 | 2026.01.20 00:13:54.536411 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 17675 | 2026.01.20 00:13:54.536455 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 17676 | 2026.01.20 00:13:54.536497 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 17677 | 2026.01.20 00:13:54.536538 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 17678 | 2026.01.20 00:13:54.536581 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 17679 | 2026.01.20 00:13:54.538870 [ 188 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002818946 sec., 3256536.308251382 rows/sec., 219.47 MiB/sec. | ||
| 17680 | 2026.01.20 00:13:54.539137 [ 190 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} <Trace> MergedBlockOutputStream: filled checksums all_1_155_31 (state Temporary) | ||
| 17681 | 2026.01.20 00:13:54.539422 [ 190 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_155_31 to all_1_155_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17682 | 2026.01.20 00:13:54.539492 [ 190 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_155_31} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_150_30, all_155_155_0] -> all_1_155_31 | ||
| 17683 | 2026.01.20 00:13:54.539569 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 17684 | 2026.01.20 00:13:55.211025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 17685 | 2026.01.20 00:13:55.230142 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17686 | 2026.01.20 00:13:55.230211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17687 | 2026.01.20 00:13:55.236861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17688 | 2026.01.20 00:13:55.237903 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17689 | 2026.01.20 00:13:55.243701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 17690 | 2026.01.20 00:13:59.530024 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17691 | 2026.01.20 00:13:59.530371 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17692 | 2026.01.20 00:13:59.530492 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17693 | 2026.01.20 00:13:59.531566 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17694 | 2026.01.20 00:13:59.531643 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17695 | 2026.01.20 00:13:59.532265 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 17696 | 2026.01.20 00:13:59.532655 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17697 | 2026.01.20 00:13:59.532885 [ 130 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 17698 | 2026.01.20 00:13:59.532914 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00264 sec., 21212.121212121212 rows/sec., 1.62 MiB/sec. | ||
| 17699 | 2026.01.20 00:13:59.532945 [ 130 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17700 | 2026.01.20 00:13:59.532978 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17701 | 2026.01.20 00:13:59.533005 [ 276 ] {00150a6b-ff2d-4d1d-85a7-cabef5678cd2} <Debug> TCPHandler: Processed in 0.003198261 sec. | ||
| 17702 | 2026.01.20 00:13:59.533119 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 17703 | 2026.01.20 00:13:59.533203 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17704 | 2026.01.20 00:13:59.533244 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17705 | 2026.01.20 00:13:59.533289 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1473 rows starting from the beginning of the part | ||
| 17706 | 2026.01.20 00:13:59.533340 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17707 | 2026.01.20 00:13:59.533403 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 56 rows starting from the beginning of the part | ||
| 17708 | 2026.01.20 00:13:59.533428 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17709 | 2026.01.20 00:13:59.533489 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 1434 rows starting from the beginning of the part | ||
| 17710 | 2026.01.20 00:13:59.533558 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 56 rows starting from the beginning of the part | ||
| 17711 | 2026.01.20 00:13:59.533622 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 174 rows starting from the beginning of the part | ||
| 17712 | 2026.01.20 00:13:59.533696 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part | ||
| 17713 | 2026.01.20 00:13:59.534125 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17714 | 2026.01.20 00:13:59.534170 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17715 | 2026.01.20 00:13:59.534643 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 17716 | 2026.01.20 00:13:59.534997 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17717 | 2026.01.20 00:13:59.535210 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001908 sec., 33542.976939203356 rows/sec., 2.62 MiB/sec. | ||
| 17718 | 2026.01.20 00:13:59.535239 [ 128 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 17719 | 2026.01.20 00:13:59.535275 [ 276 ] {e4cf47b1-5b1a-46d0-8620-56c9973344e8} <Debug> TCPHandler: Processed in 0.002144237 sec. | ||
| 17720 | 2026.01.20 00:13:59.535341 [ 128 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17721 | 2026.01.20 00:13:59.535387 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17722 | 2026.01.20 00:13:59.535511 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 17723 | 2026.01.20 00:13:59.535636 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17724 | 2026.01.20 00:13:59.535653 [ 186 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002596713 sec., 1251197.1865970555 rows/sec., 109.36 MiB/sec. | ||
| 17725 | 2026.01.20 00:13:59.535674 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 787 rows starting from the beginning of the part | ||
| 17726 | 2026.01.20 00:13:59.535756 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part | ||
| 17727 | 2026.01.20 00:13:59.535787 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17728 | 2026.01.20 00:13:59.535826 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 615 rows starting from the beginning of the part | ||
| 17729 | 2026.01.20 00:13:59.535891 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 64 rows starting from the beginning of the part | ||
| 17730 | 2026.01.20 00:13:59.535924 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17731 | 2026.01.20 00:13:59.535951 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 123 rows starting from the beginning of the part | ||
| 17732 | 2026.01.20 00:13:59.535993 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17733 | 2026.01.20 00:13:59.536016 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
| 17734 | 2026.01.20 00:13:59.536020 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 17735 | 2026.01.20 00:13:59.536580 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17736 | 2026.01.20 00:13:59.536669 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17737 | 2026.01.20 00:13:59.536709 [ 188 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_156_31} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 17738 | 2026.01.20 00:13:59.536725 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17739 | 2026.01.20 00:13:59.536861 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 17740 | 2026.01.20 00:13:59.537261 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 17741 | 2026.01.20 00:13:59.537613 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17742 | 2026.01.20 00:13:59.537622 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1717 rows, containing 5 columns (5 merged, 0 gathered) in 0.002166537 sec., 792508.9670751065 rows/sec., 63.06 MiB/sec. | ||
| 17743 | 2026.01.20 00:13:59.537824 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001935 sec., 82687.33850129199 rows/sec., 5.76 MiB/sec. | ||
| 17744 | 2026.01.20 00:13:59.537876 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 17745 | 2026.01.20 00:13:59.537886 [ 276 ] {817cd505-0346-490d-8bdd-c14f24d06b2b} <Debug> TCPHandler: Processed in 0.002167298 sec. | ||
| 17746 | 2026.01.20 00:13:59.538102 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17747 | 2026.01.20 00:13:59.538229 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17748 | 2026.01.20 00:13:59.538248 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17749 | 2026.01.20 00:13:59.538309 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17750 | 2026.01.20 00:13:59.538383 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_156_31} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 17751 | 2026.01.20 00:13:59.538500 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 17752 | 2026.01.20 00:13:59.539130 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2026.01.20 00:13:59.539183 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17754 | 2026.01.20 00:13:59.539679 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 17755 | 2026.01.20 00:13:59.540007 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2026.01.20 00:13:59.540194 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001994 sec., 30090.27081243731 rows/sec., 2.03 MiB/sec. | ||
| 17757 | 2026.01.20 00:13:59.540248 [ 276 ] {7209b898-de5a-4bc1-825c-d831fda57fc0} <Debug> TCPHandler: Processed in 0.002220549 sec. | ||
| 17758 | 2026.01.20 00:13:59.902347 [ 222 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17759 | 2026.01.20 00:13:59.902414 [ 222 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17760 | 2026.01.20 00:13:59.906553 [ 222 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17761 | 2026.01.20 00:13:59.962364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50393 | ||
| 17762 | 2026.01.20 00:13:59.963040 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17763 | 2026.01.20 00:13:59.963093 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17764 | 2026.01.20 00:13:59.963703 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17765 | 2026.01.20 00:13:59.964044 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17766 | 2026.01.20 00:13:59.964202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50393 | ||
| 17767 | 2026.01.20 00:14:00.391344 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36449 | ||
| 17768 | 2026.01.20 00:14:00.391494 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17769 | 2026.01.20 00:14:00.391533 [ 290 ] {} <Debug> TCP-Session: 6fa2456f-cd54-4795-9e6b-ad655073b039 Authenticating user 'default' from [fd00:1122:3344:101::e]:36449 | ||
| 17770 | 2026.01.20 00:14:00.391562 [ 290 ] {} <Debug> TCP-Session: 6fa2456f-cd54-4795-9e6b-ad655073b039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17771 | 2026.01.20 00:14:00.391580 [ 290 ] {} <Debug> TCP-Session: 6fa2456f-cd54-4795-9e6b-ad655073b039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17772 | 2026.01.20 00:14:00.391824 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63109 | ||
| 17773 | 2026.01.20 00:14:00.391927 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17774 | 2026.01.20 00:14:00.391958 [ 366 ] {} <Debug> TCP-Session: 9d31a00b-b75e-43d7-bfc3-62d088702a6d Authenticating user 'default' from [fd00:1122:3344:101::e]:63109 | ||
| 17775 | 2026.01.20 00:14:00.391981 [ 366 ] {} <Debug> TCP-Session: 9d31a00b-b75e-43d7-bfc3-62d088702a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17776 | 2026.01.20 00:14:00.391997 [ 366 ] {} <Debug> TCP-Session: 9d31a00b-b75e-43d7-bfc3-62d088702a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17777 | 2026.01.20 00:14:00.392041 [ 290 ] {} <Trace> TCP-Session: 6fa2456f-cd54-4795-9e6b-ad655073b039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17778 | 2026.01.20 00:14:00.392242 [ 290 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17779 | 2026.01.20 00:14:00.392555 [ 290 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17780 | 2026.01.20 00:14:00.392617 [ 290 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17781 | 2026.01.20 00:14:00.392915 [ 290 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 17782 | 2026.01.20 00:14:00.394088 [ 342 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} <Trace> AggregatingTransform: Aggregating | ||
| 17783 | 2026.01.20 00:14:00.394163 [ 342 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} <Trace> Aggregator: Aggregation method: without_key | ||
| 17784 | 2026.01.20 00:14:00.394202 [ 342 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001179396 sec. (847.892 rows/sec., 33.12 KiB/sec.) | ||
| 17785 | 2026.01.20 00:14:00.394223 [ 342 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} <Trace> Aggregator: Merging aggregated data | ||
| 17786 | 2026.01.20 00:14:00.394424 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55288 | ||
| 17787 | 2026.01.20 00:14:00.394424 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39053 | ||
| 17788 | 2026.01.20 00:14:00.394473 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38673 | ||
| 17789 | 2026.01.20 00:14:00.394516 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17790 | 2026.01.20 00:14:00.394523 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59615 | ||
| 17791 | 2026.01.20 00:14:00.394559 [ 367 ] {} <Debug> TCP-Session: fd7d3836-cc7a-4d19-a82d-6fe80e178a31 Authenticating user 'default' from [fd00:1122:3344:101::e]:55288 | ||
| 17792 | 2026.01.20 00:14:00.394565 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36588 | ||
| 17793 | 2026.01.20 00:14:00.394586 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17794 | 2026.01.20 00:14:00.394617 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55414 | ||
| 17795 | 2026.01.20 00:14:00.394642 [ 373 ] {} <Debug> TCP-Session: 198706f9-2d91-4d00-8ff6-a787b2437af0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39053 | ||
| 17796 | 2026.01.20 00:14:00.394645 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60463 | ||
| 17797 | 2026.01.20 00:14:00.394675 [ 373 ] {} <Debug> TCP-Session: 198706f9-2d91-4d00-8ff6-a787b2437af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17798 | 2026.01.20 00:14:00.394672 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17799 | 2026.01.20 00:14:00.394720 [ 373 ] {} <Debug> TCP-Session: 198706f9-2d91-4d00-8ff6-a787b2437af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17800 | 2026.01.20 00:14:00.394736 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17801 | 2026.01.20 00:14:00.394757 [ 376 ] {} <Debug> TCP-Session: 20f7c615-44c5-4791-844c-b405d1ced8ef Authenticating user 'default' from [fd00:1122:3344:101::e]:36588 | ||
| 17802 | 2026.01.20 00:14:00.394774 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17803 | 2026.01.20 00:14:00.394789 [ 377 ] {} <Debug> TCP-Session: 9ee4fb9c-adfa-48d8-97af-9aabffa801a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55414 | ||
| 17804 | 2026.01.20 00:14:00.394801 [ 376 ] {} <Debug> TCP-Session: 20f7c615-44c5-4791-844c-b405d1ced8ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17805 | 2026.01.20 00:14:00.394834 [ 378 ] {} <Debug> TCP-Session: 09d437eb-eefb-4376-afc9-cc956cece6b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60463 | ||
| 17806 | 2026.01.20 00:14:00.394842 [ 377 ] {} <Debug> TCP-Session: 9ee4fb9c-adfa-48d8-97af-9aabffa801a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17807 | 2026.01.20 00:14:00.394884 [ 378 ] {} <Debug> TCP-Session: 09d437eb-eefb-4376-afc9-cc956cece6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17808 | 2026.01.20 00:14:00.394902 [ 377 ] {} <Debug> TCP-Session: 9ee4fb9c-adfa-48d8-97af-9aabffa801a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17809 | 2026.01.20 00:14:00.394920 [ 378 ] {} <Debug> TCP-Session: 09d437eb-eefb-4376-afc9-cc956cece6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17810 | 2026.01.20 00:14:00.394654 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17811 | 2026.01.20 00:14:00.394615 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17812 | 2026.01.20 00:14:00.395008 [ 375 ] {} <Debug> TCP-Session: 1c0d8b2f-403a-4642-8ec4-2838574d22cd Authenticating user 'default' from [fd00:1122:3344:101::e]:59615 | ||
| 17813 | 2026.01.20 00:14:00.394600 [ 367 ] {} <Debug> TCP-Session: fd7d3836-cc7a-4d19-a82d-6fe80e178a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17814 | 2026.01.20 00:14:00.395052 [ 375 ] {} <Debug> TCP-Session: 1c0d8b2f-403a-4642-8ec4-2838574d22cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17815 | 2026.01.20 00:14:00.395075 [ 367 ] {} <Debug> TCP-Session: fd7d3836-cc7a-4d19-a82d-6fe80e178a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17816 | 2026.01.20 00:14:00.395090 [ 375 ] {} <Debug> TCP-Session: 1c0d8b2f-403a-4642-8ec4-2838574d22cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17817 | 2026.01.20 00:14:00.395045 [ 374 ] {} <Debug> TCP-Session: 4446a832-7e3f-49db-b1f8-bd1b038d63b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38673 | ||
| 17818 | 2026.01.20 00:14:00.394852 [ 376 ] {} <Debug> TCP-Session: 20f7c615-44c5-4791-844c-b405d1ced8ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17819 | 2026.01.20 00:14:00.395151 [ 374 ] {} <Debug> TCP-Session: 4446a832-7e3f-49db-b1f8-bd1b038d63b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17820 | 2026.01.20 00:14:00.395178 [ 374 ] {} <Debug> TCP-Session: 4446a832-7e3f-49db-b1f8-bd1b038d63b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17821 | 2026.01.20 00:14:00.395808 [ 290 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00362 sec., 276.24309392265195 rows/sec., 10.79 KiB/sec. | ||
| 17822 | 2026.01.20 00:14:00.396006 [ 290 ] {31e1c89c-c46d-4d66-b15b-27f70750a849} <Debug> TCPHandler: Processed in 0.004138443 sec. | ||
| 17823 | 2026.01.20 00:14:00.396151 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17824 | 2026.01.20 00:14:00.396174 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17825 | 2026.01.20 00:14:00.396198 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17826 | 2026.01.20 00:14:00.396216 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17827 | 2026.01.20 00:14:00.396238 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17828 | 2026.01.20 00:14:00.396245 [ 367 ] {} <Debug> TCP-Session: fd7d3836-cc7a-4d19-a82d-6fe80e178a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17829 | 2026.01.20 00:14:00.396263 [ 373 ] {} <Debug> TCP-Session: 198706f9-2d91-4d00-8ff6-a787b2437af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17830 | 2026.01.20 00:14:00.396272 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17831 | 2026.01.20 00:14:00.396286 [ 374 ] {} <Debug> TCP-Session: 4446a832-7e3f-49db-b1f8-bd1b038d63b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17832 | 2026.01.20 00:14:00.396308 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17833 | 2026.01.20 00:14:00.396321 [ 378 ] {} <Debug> TCP-Session: 09d437eb-eefb-4376-afc9-cc956cece6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17834 | 2026.01.20 00:14:00.396287 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17835 | 2026.01.20 00:14:00.396354 [ 377 ] {} <Debug> TCP-Session: 9ee4fb9c-adfa-48d8-97af-9aabffa801a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17836 | 2026.01.20 00:14:00.396251 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17837 | 2026.01.20 00:14:00.396389 [ 376 ] {} <Debug> TCP-Session: 20f7c615-44c5-4791-844c-b405d1ced8ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17838 | 2026.01.20 00:14:00.396211 [ 366 ] {} <Debug> TCP-Session: 9d31a00b-b75e-43d7-bfc3-62d088702a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17839 | 2026.01.20 00:14:00.396432 [ 375 ] {} <Debug> TCP-Session: 1c0d8b2f-403a-4642-8ec4-2838574d22cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17840 | 2026.01.20 00:14:00.396199 [ 290 ] {} <Debug> TCP-Session: 6fa2456f-cd54-4795-9e6b-ad655073b039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17841 | 2026.01.20 00:14:00.449019 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36615 | ||
| 17842 | 2026.01.20 00:14:00.449120 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17843 | 2026.01.20 00:14:00.449144 [ 290 ] {} <Debug> TCP-Session: b54994c5-a69f-459e-b608-cc4d7fc12089 Authenticating user 'default' from [fd00:1122:3344:101::e]:36615 | ||
| 17844 | 2026.01.20 00:14:00.449165 [ 290 ] {} <Debug> TCP-Session: b54994c5-a69f-459e-b608-cc4d7fc12089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17845 | 2026.01.20 00:14:00.449179 [ 290 ] {} <Debug> TCP-Session: b54994c5-a69f-459e-b608-cc4d7fc12089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17846 | 2026.01.20 00:14:00.449341 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60063 | ||
| 17847 | 2026.01.20 00:14:00.449366 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47503 | ||
| 17848 | 2026.01.20 00:14:00.449384 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43082 | ||
| 17849 | 2026.01.20 00:14:00.449429 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37734 | ||
| 17850 | 2026.01.20 00:14:00.449423 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52923 | ||
| 17851 | 2026.01.20 00:14:00.449479 [ 290 ] {} <Trace> TCP-Session: b54994c5-a69f-459e-b608-cc4d7fc12089 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17852 | 2026.01.20 00:14:00.449485 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17853 | 2026.01.20 00:14:00.449519 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17854 | 2026.01.20 00:14:00.449519 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17855 | 2026.01.20 00:14:00.449542 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17856 | 2026.01.20 00:14:00.449542 [ 367 ] {} <Debug> TCP-Session: 6114150b-9e33-45c6-981d-68df5c5e4fe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47503 | ||
| 17857 | 2026.01.20 00:14:00.449554 [ 378 ] {} <Debug> TCP-Session: 86078e4f-0ed0-447a-b8d7-f072927e1f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:37734 | ||
| 17858 | 2026.01.20 00:14:00.449564 [ 374 ] {} <Debug> TCP-Session: 5247e22a-b01d-4100-9893-794eaa77e5bd Authenticating user 'default' from [fd00:1122:3344:101::e]:43082 | ||
| 17859 | 2026.01.20 00:14:00.449576 [ 377 ] {} <Debug> TCP-Session: dd51e77f-11bc-49d9-80a8-a046fd879118 Authenticating user 'default' from [fd00:1122:3344:101::e]:52923 | ||
| 17860 | 2026.01.20 00:14:00.449585 [ 367 ] {} <Debug> TCP-Session: 6114150b-9e33-45c6-981d-68df5c5e4fe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17861 | 2026.01.20 00:14:00.449605 [ 374 ] {} <Debug> TCP-Session: 5247e22a-b01d-4100-9893-794eaa77e5bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17862 | 2026.01.20 00:14:00.449622 [ 367 ] {} <Debug> TCP-Session: 6114150b-9e33-45c6-981d-68df5c5e4fe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17863 | 2026.01.20 00:14:00.449646 [ 374 ] {} <Debug> TCP-Session: 5247e22a-b01d-4100-9893-794eaa77e5bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17864 | 2026.01.20 00:14:00.449649 [ 290 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36615) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17865 | 2026.01.20 00:14:00.449599 [ 378 ] {} <Debug> TCP-Session: 86078e4f-0ed0-447a-b8d7-f072927e1f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17866 | 2026.01.20 00:14:00.449415 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17867 | 2026.01.20 00:14:00.449712 [ 378 ] {} <Debug> TCP-Session: 86078e4f-0ed0-447a-b8d7-f072927e1f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17868 | 2026.01.20 00:14:00.449739 [ 366 ] {} <Debug> TCP-Session: fce68e69-7930-4537-9d2a-5e174aa03525 Authenticating user 'default' from [fd00:1122:3344:101::e]:60063 | ||
| 17869 | 2026.01.20 00:14:00.449409 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43976 | ||
| 17870 | 2026.01.20 00:14:00.449767 [ 366 ] {} <Debug> TCP-Session: fce68e69-7930-4537-9d2a-5e174aa03525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17871 | 2026.01.20 00:14:00.449400 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61718 | ||
| 17872 | 2026.01.20 00:14:00.449792 [ 366 ] {} <Debug> TCP-Session: fce68e69-7930-4537-9d2a-5e174aa03525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17873 | 2026.01.20 00:14:00.449822 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17874 | 2026.01.20 00:14:00.449370 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52473 | ||
| 17875 | 2026.01.20 00:14:00.449877 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17876 | 2026.01.20 00:14:00.449891 [ 376 ] {} <Debug> TCP-Session: bf837dfe-401e-4874-984e-8f05d68b83df Authenticating user 'default' from [fd00:1122:3344:101::e]:43976 | ||
| 17877 | 2026.01.20 00:14:00.449928 [ 290 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17878 | 2026.01.20 00:14:00.449935 [ 375 ] {} <Debug> TCP-Session: 79eb9eb8-1542-4349-ac8e-1bf8fc6569c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61718 | ||
| 17879 | 2026.01.20 00:14:00.449953 [ 376 ] {} <Debug> TCP-Session: bf837dfe-401e-4874-984e-8f05d68b83df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17880 | 2026.01.20 00:14:00.449981 [ 375 ] {} <Debug> TCP-Session: 79eb9eb8-1542-4349-ac8e-1bf8fc6569c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17881 | 2026.01.20 00:14:00.449992 [ 290 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17882 | 2026.01.20 00:14:00.450008 [ 375 ] {} <Debug> TCP-Session: 79eb9eb8-1542-4349-ac8e-1bf8fc6569c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17883 | 2026.01.20 00:14:00.450000 [ 376 ] {} <Debug> TCP-Session: bf837dfe-401e-4874-984e-8f05d68b83df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17884 | 2026.01.20 00:14:00.449951 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17885 | 2026.01.20 00:14:00.449618 [ 377 ] {} <Debug> TCP-Session: dd51e77f-11bc-49d9-80a8-a046fd879118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17886 | 2026.01.20 00:14:00.450087 [ 373 ] {} <Debug> TCP-Session: 108e1cc3-2985-4080-98ef-f80b66ae8f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:52473 | ||
| 17887 | 2026.01.20 00:14:00.450096 [ 377 ] {} <Debug> TCP-Session: dd51e77f-11bc-49d9-80a8-a046fd879118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17888 | 2026.01.20 00:14:00.450105 [ 373 ] {} <Debug> TCP-Session: 108e1cc3-2985-4080-98ef-f80b66ae8f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17889 | 2026.01.20 00:14:00.450119 [ 373 ] {} <Debug> TCP-Session: 108e1cc3-2985-4080-98ef-f80b66ae8f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17890 | 2026.01.20 00:14:00.450326 [ 290 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 17891 | 2026.01.20 00:14:00.451184 [ 355 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} <Trace> AggregatingTransform: Aggregating | ||
| 17892 | 2026.01.20 00:14:00.451223 [ 355 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} <Trace> Aggregator: Aggregation method: without_key | ||
| 17893 | 2026.01.20 00:14:00.451255 [ 355 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00082845 sec. (1207.073 rows/sec., 47.15 KiB/sec.) | ||
| 17894 | 2026.01.20 00:14:00.451275 [ 355 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} <Trace> Aggregator: Merging aggregated data | ||
| 17895 | 2026.01.20 00:14:00.452539 [ 290 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. | ||
| 17896 | 2026.01.20 00:14:00.452665 [ 290 ] {b6972dab-d3e5-4fce-b550-1c9a04170798} <Debug> TCPHandler: Processed in 0.003283722 sec. | ||
| 17897 | 2026.01.20 00:14:00.452783 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17898 | 2026.01.20 00:14:00.452813 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17899 | 2026.01.20 00:14:00.452825 [ 290 ] {} <Debug> TCP-Session: b54994c5-a69f-459e-b608-cc4d7fc12089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17900 | 2026.01.20 00:14:00.452829 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17901 | 2026.01.20 00:14:00.452844 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17902 | 2026.01.20 00:14:00.452862 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17903 | 2026.01.20 00:14:00.452879 [ 377 ] {} <Debug> TCP-Session: dd51e77f-11bc-49d9-80a8-a046fd879118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17904 | 2026.01.20 00:14:00.452897 [ 373 ] {} <Debug> TCP-Session: 108e1cc3-2985-4080-98ef-f80b66ae8f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17905 | 2026.01.20 00:14:00.452898 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17906 | 2026.01.20 00:14:00.452916 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17907 | 2026.01.20 00:14:00.452934 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17908 | 2026.01.20 00:14:00.452965 [ 374 ] {} <Debug> TCP-Session: 5247e22a-b01d-4100-9893-794eaa77e5bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17909 | 2026.01.20 00:14:00.452954 [ 378 ] {} <Debug> TCP-Session: 86078e4f-0ed0-447a-b8d7-f072927e1f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17910 | 2026.01.20 00:14:00.452987 [ 376 ] {} <Debug> TCP-Session: bf837dfe-401e-4874-984e-8f05d68b83df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17911 | 2026.01.20 00:14:00.452911 [ 367 ] {} <Debug> TCP-Session: 6114150b-9e33-45c6-981d-68df5c5e4fe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17912 | 2026.01.20 00:14:00.452848 [ 366 ] {} <Debug> TCP-Session: fce68e69-7930-4537-9d2a-5e174aa03525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17913 | 2026.01.20 00:14:00.452880 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17914 | 2026.01.20 00:14:00.453101 [ 375 ] {} <Debug> TCP-Session: 79eb9eb8-1542-4349-ac8e-1bf8fc6569c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17915 | 2026.01.20 00:14:00.512214 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53276 | ||
| 17916 | 2026.01.20 00:14:00.512324 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17917 | 2026.01.20 00:14:00.512351 [ 290 ] {} <Debug> TCP-Session: eda4402c-6a48-4b4b-9dd6-0ea8eb7ec05d Authenticating user 'default' from [fd00:1122:3344:101::e]:53276 | ||
| 17918 | 2026.01.20 00:14:00.512372 [ 290 ] {} <Debug> TCP-Session: eda4402c-6a48-4b4b-9dd6-0ea8eb7ec05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17919 | 2026.01.20 00:14:00.512384 [ 290 ] {} <Debug> TCP-Session: eda4402c-6a48-4b4b-9dd6-0ea8eb7ec05d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17920 | 2026.01.20 00:14:00.512569 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51449 | ||
| 17921 | 2026.01.20 00:14:00.512613 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43899 | ||
| 17922 | 2026.01.20 00:14:00.512639 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17923 | 2026.01.20 00:14:00.512655 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46330 | ||
| 17924 | 2026.01.20 00:14:00.512658 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39224 | ||
| 17925 | 2026.01.20 00:14:00.512681 [ 366 ] {} <Debug> TCP-Session: 00841dea-cd90-47e0-9a5a-6a90c7a1641c Authenticating user 'default' from [fd00:1122:3344:101::e]:51449 | ||
| 17926 | 2026.01.20 00:14:00.512728 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17927 | 2026.01.20 00:14:00.512735 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17928 | 2026.01.20 00:14:00.512747 [ 366 ] {} <Debug> TCP-Session: 00841dea-cd90-47e0-9a5a-6a90c7a1641c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17929 | 2026.01.20 00:14:00.512754 [ 376 ] {} <Debug> TCP-Session: c1489494-cdf9-46d8-bdca-740178fc03ef Authenticating user 'default' from [fd00:1122:3344:101::e]:46330 | ||
| 17930 | 2026.01.20 00:14:00.512762 [ 290 ] {} <Trace> TCP-Session: eda4402c-6a48-4b4b-9dd6-0ea8eb7ec05d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17931 | 2026.01.20 00:14:00.512773 [ 366 ] {} <Debug> TCP-Session: 00841dea-cd90-47e0-9a5a-6a90c7a1641c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17932 | 2026.01.20 00:14:00.512792 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17933 | 2026.01.20 00:14:00.512781 [ 376 ] {} <Debug> TCP-Session: c1489494-cdf9-46d8-bdca-740178fc03ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17934 | 2026.01.20 00:14:00.512837 [ 375 ] {} <Debug> TCP-Session: 5a8c2cb8-2e81-4f02-8d51-3f13365bbe2e Authenticating user 'default' from [fd00:1122:3344:101::e]:39224 | ||
| 17935 | 2026.01.20 00:14:00.512854 [ 376 ] {} <Debug> TCP-Session: c1489494-cdf9-46d8-bdca-740178fc03ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17936 | 2026.01.20 00:14:00.512677 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33880 | ||
| 17937 | 2026.01.20 00:14:00.512881 [ 375 ] {} <Debug> TCP-Session: 5a8c2cb8-2e81-4f02-8d51-3f13365bbe2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17938 | 2026.01.20 00:14:00.512670 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32819 | ||
| 17939 | 2026.01.20 00:14:00.512944 [ 290 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53276) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17940 | 2026.01.20 00:14:00.512636 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33281 | ||
| 17941 | 2026.01.20 00:14:00.512985 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17942 | 2026.01.20 00:14:00.512619 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55733 | ||
| 17943 | 2026.01.20 00:14:00.513023 [ 378 ] {} <Debug> TCP-Session: b03fa6d9-15e7-47ad-8459-b46c407817d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33880 | ||
| 17944 | 2026.01.20 00:14:00.513050 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17945 | 2026.01.20 00:14:00.513009 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17946 | 2026.01.20 00:14:00.513069 [ 378 ] {} <Debug> TCP-Session: b03fa6d9-15e7-47ad-8459-b46c407817d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17947 | 2026.01.20 00:14:00.513078 [ 374 ] {} <Debug> TCP-Session: f00dbf4e-fb6c-4b0c-966d-f229d50a39d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33281 | ||
| 17948 | 2026.01.20 00:14:00.513103 [ 377 ] {} <Debug> TCP-Session: bf35aed9-fc6f-4e4a-bb43-d159eaf5c71c Authenticating user 'default' from [fd00:1122:3344:101::e]:32819 | ||
| 17949 | 2026.01.20 00:14:00.513118 [ 374 ] {} <Debug> TCP-Session: f00dbf4e-fb6c-4b0c-966d-f229d50a39d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17950 | 2026.01.20 00:14:00.513107 [ 378 ] {} <Debug> TCP-Session: b03fa6d9-15e7-47ad-8459-b46c407817d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17951 | 2026.01.20 00:14:00.513141 [ 374 ] {} <Debug> TCP-Session: f00dbf4e-fb6c-4b0c-966d-f229d50a39d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17952 | 2026.01.20 00:14:00.513139 [ 377 ] {} <Debug> TCP-Session: bf35aed9-fc6f-4e4a-bb43-d159eaf5c71c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17953 | 2026.01.20 00:14:00.513092 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17954 | 2026.01.20 00:14:00.513177 [ 377 ] {} <Debug> TCP-Session: bf35aed9-fc6f-4e4a-bb43-d159eaf5c71c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17955 | 2026.01.20 00:14:00.512773 [ 367 ] {} <Debug> TCP-Session: 5762938a-5aab-43bf-9763-c7909133f712 Authenticating user 'default' from [fd00:1122:3344:101::e]:43899 | ||
| 17956 | 2026.01.20 00:14:00.513197 [ 373 ] {} <Debug> TCP-Session: e3600b34-84cd-4013-8447-2881422abe1d Authenticating user 'default' from [fd00:1122:3344:101::e]:55733 | ||
| 17957 | 2026.01.20 00:14:00.513229 [ 290 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17958 | 2026.01.20 00:14:00.513250 [ 373 ] {} <Debug> TCP-Session: e3600b34-84cd-4013-8447-2881422abe1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17959 | 2026.01.20 00:14:00.513242 [ 367 ] {} <Debug> TCP-Session: 5762938a-5aab-43bf-9763-c7909133f712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17960 | 2026.01.20 00:14:00.513276 [ 373 ] {} <Debug> TCP-Session: e3600b34-84cd-4013-8447-2881422abe1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17961 | 2026.01.20 00:14:00.513295 [ 290 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17962 | 2026.01.20 00:14:00.513303 [ 367 ] {} <Debug> TCP-Session: 5762938a-5aab-43bf-9763-c7909133f712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17963 | 2026.01.20 00:14:00.512937 [ 375 ] {} <Debug> TCP-Session: 5a8c2cb8-2e81-4f02-8d51-3f13365bbe2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17964 | 2026.01.20 00:14:00.513594 [ 290 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} <Debug> oximeter.version (ef382589-e1e5-4129-9849-9f0bd7ce6e36) (SelectExecutor): Key condition: unknown | ||
| 17965 | 2026.01.20 00:14:00.514592 [ 303 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} <Trace> AggregatingTransform: Aggregating | ||
| 17966 | 2026.01.20 00:14:00.514630 [ 303 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} <Trace> Aggregator: Aggregation method: without_key | ||
| 17967 | 2026.01.20 00:14:00.514665 [ 303 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968453 sec. (1032.575 rows/sec., 40.33 KiB/sec.) | ||
| 17968 | 2026.01.20 00:14:00.514680 [ 303 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} <Trace> Aggregator: Merging aggregated data | ||
| 17969 | 2026.01.20 00:14:00.516149 [ 290 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003225 sec., 310.07751937984494 rows/sec., 12.11 KiB/sec. | ||
| 17970 | 2026.01.20 00:14:00.516308 [ 290 ] {9b1ccdb2-725d-40dd-baf9-30279c4c777a} <Debug> TCPHandler: Processed in 0.003659847 sec. | ||
| 17971 | 2026.01.20 00:14:00.516408 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17972 | 2026.01.20 00:14:00.516436 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17973 | 2026.01.20 00:14:00.516465 [ 290 ] {} <Debug> TCP-Session: eda4402c-6a48-4b4b-9dd6-0ea8eb7ec05d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17974 | 2026.01.20 00:14:00.516475 [ 366 ] {} <Debug> TCP-Session: 00841dea-cd90-47e0-9a5a-6a90c7a1641c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17975 | 2026.01.20 00:14:00.516482 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17976 | 2026.01.20 00:14:00.516504 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17977 | 2026.01.20 00:14:00.516522 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17978 | 2026.01.20 00:14:00.516535 [ 378 ] {} <Debug> TCP-Session: b03fa6d9-15e7-47ad-8459-b46c407817d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17979 | 2026.01.20 00:14:00.516554 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17980 | 2026.01.20 00:14:00.516568 [ 373 ] {} <Debug> TCP-Session: e3600b34-84cd-4013-8447-2881422abe1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17981 | 2026.01.20 00:14:00.516583 [ 374 ] {} <Debug> TCP-Session: f00dbf4e-fb6c-4b0c-966d-f229d50a39d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17982 | 2026.01.20 00:14:00.516611 [ 375 ] {} <Debug> TCP-Session: 5a8c2cb8-2e81-4f02-8d51-3f13365bbe2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17983 | 2026.01.20 00:14:00.516570 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17984 | 2026.01.20 00:14:00.516535 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17985 | 2026.01.20 00:14:00.516679 [ 377 ] {} <Debug> TCP-Session: bf35aed9-fc6f-4e4a-bb43-d159eaf5c71c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17986 | 2026.01.20 00:14:00.516465 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17987 | 2026.01.20 00:14:00.516712 [ 376 ] {} <Debug> TCP-Session: c1489494-cdf9-46d8-bdca-740178fc03ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17988 | 2026.01.20 00:14:00.516745 [ 367 ] {} <Debug> TCP-Session: 5762938a-5aab-43bf-9763-c7909133f712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17989 | 2026.01.20 00:14:02.433741 [ 221 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17990 | 2026.01.20 00:14:02.433795 [ 221 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17991 | 2026.01.20 00:14:02.437074 [ 221 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 17992 | 2026.01.20 00:14:02.588152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2058 | ||
| 17993 | 2026.01.20 00:14:02.590479 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17994 | 2026.01.20 00:14:02.590538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 17995 | 2026.01.20 00:14:02.591779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17996 | 2026.01.20 00:14:02.592053 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17997 | 2026.01.20 00:14:02.592375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2058 | ||
| 17998 | 2026.01.20 00:14:02.744770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 17999 | 2026.01.20 00:14:02.763494 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18000 | 2026.01.20 00:14:02.763574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18001 | 2026.01.20 00:14:02.770150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18002 | 2026.01.20 00:14:02.770956 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18003 | 2026.01.20 00:14:02.775474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 18004 | 2026.01.20 00:14:03.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.28 MiB, peak 420.65 MiB, free memory in arenas 0.00 B, will set to 402.76 MiB (RSS), difference: 3.48 MiB | ||
| 18005 | 2026.01.20 00:14:03.080367 [ 219 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18006 | 2026.01.20 00:14:03.080425 [ 219 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18007 | 2026.01.20 00:14:03.082853 [ 219 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18008 | 2026.01.20 00:14:04.525328 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18009 | 2026.01.20 00:14:04.525527 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18010 | 2026.01.20 00:14:04.525592 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18011 | 2026.01.20 00:14:04.526284 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18012 | 2026.01.20 00:14:04.526327 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18013 | 2026.01.20 00:14:04.526737 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18014 | 2026.01.20 00:14:04.526967 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18015 | 2026.01.20 00:14:04.527120 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.001641 sec., 106032.90676416819 rows/sec., 9.31 MiB/sec. | ||
| 18016 | 2026.01.20 00:14:04.527163 [ 276 ] {879d2d0b-c83f-4e2a-aa0e-3fadb1034b47} <Debug> TCPHandler: Processed in 0.001956775 sec. | ||
| 18017 | 2026.01.20 00:14:04.527290 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18018 | 2026.01.20 00:14:04.527386 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18019 | 2026.01.20 00:14:04.527427 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18020 | 2026.01.20 00:14:04.527858 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18021 | 2026.01.20 00:14:04.527893 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18022 | 2026.01.20 00:14:04.528184 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18023 | 2026.01.20 00:14:04.528389 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18024 | 2026.01.20 00:14:04.528522 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001156 sec., 51038.062283737025 rows/sec., 3.75 MiB/sec. | ||
| 18025 | 2026.01.20 00:14:04.528559 [ 276 ] {f75e2438-593a-4f7d-8ed7-c780771cc569} <Debug> TCPHandler: Processed in 0.001320207 sec. | ||
| 18026 | 2026.01.20 00:14:04.528673 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18027 | 2026.01.20 00:14:04.528767 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18028 | 2026.01.20 00:14:04.528806 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18029 | 2026.01.20 00:14:04.529254 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18030 | 2026.01.20 00:14:04.529289 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18031 | 2026.01.20 00:14:04.529588 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18032 | 2026.01.20 00:14:04.529792 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18033 | 2026.01.20 00:14:04.529918 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.00117 sec., 105128.20512820513 rows/sec., 8.21 MiB/sec. | ||
| 18034 | 2026.01.20 00:14:04.529955 [ 276 ] {e9f46ab2-2f8e-45eb-8692-d771783722d9} <Debug> TCPHandler: Processed in 0.001331437 sec. | ||
| 18035 | 2026.01.20 00:14:04.530082 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18036 | 2026.01.20 00:14:04.530177 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18037 | 2026.01.20 00:14:04.530219 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18038 | 2026.01.20 00:14:04.530632 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18039 | 2026.01.20 00:14:04.530668 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18040 | 2026.01.20 00:14:04.530984 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18041 | 2026.01.20 00:14:04.531189 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18042 | 2026.01.20 00:14:04.531317 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 18043 | 2026.01.20 00:14:04.531354 [ 276 ] {4c0112b7-7ebc-4cc5-8701-addf261622c6} <Debug> TCPHandler: Processed in 0.001323147 sec. | ||
| 18044 | 2026.01.20 00:14:04.531468 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18045 | 2026.01.20 00:14:04.531560 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18046 | 2026.01.20 00:14:04.531614 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18047 | 2026.01.20 00:14:04.532492 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18048 | 2026.01.20 00:14:04.532529 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18049 | 2026.01.20 00:14:04.533111 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18050 | 2026.01.20 00:14:04.533326 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18051 | 2026.01.20 00:14:04.533463 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001919 sec., 30745.17978113601 rows/sec., 55.09 MiB/sec. | ||
| 18052 | 2026.01.20 00:14:04.533520 [ 276 ] {95997faf-711e-4df6-a8f8-a46a3b1ed82c} <Debug> TCPHandler: Processed in 0.002102047 sec. | ||
| 18053 | 2026.01.20 00:14:04.533626 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18054 | 2026.01.20 00:14:04.533723 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18055 | 2026.01.20 00:14:04.533765 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18056 | 2026.01.20 00:14:04.534109 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18057 | 2026.01.20 00:14:04.534145 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18058 | 2026.01.20 00:14:04.534440 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 18059 | 2026.01.20 00:14:04.534643 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18060 | 2026.01.20 00:14:04.534769 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 18061 | 2026.01.20 00:14:04.534806 [ 276 ] {a7efb30f-3c30-4152-ab65-99c1b5de2ed1} <Debug> TCPHandler: Processed in 0.001229336 sec. | ||
| 18062 | 2026.01.20 00:14:07.185430 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18063 | 2026.01.20 00:14:07.185483 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18064 | 2026.01.20 00:14:07.464363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50905 | ||
| 18065 | 2026.01.20 00:14:07.464917 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18066 | 2026.01.20 00:14:07.464962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18067 | 2026.01.20 00:14:07.465478 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18068 | 2026.01.20 00:14:07.465762 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18069 | 2026.01.20 00:14:07.465902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50905 | ||
| 18070 | 2026.01.20 00:14:07.465948 [ 120 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18071 | 2026.01.20 00:14:07.466019 [ 120 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18072 | 2026.01.20 00:14:07.466041 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18073 | 2026.01.20 00:14:07.466183 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 18074 | 2026.01.20 00:14:07.466339 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18075 | 2026.01.20 00:14:07.466383 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48473 rows starting from the beginning of the part | ||
| 18076 | 2026.01.20 00:14:07.466461 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part | ||
| 18077 | 2026.01.20 00:14:07.466516 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part | ||
| 18078 | 2026.01.20 00:14:07.466561 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part | ||
| 18079 | 2026.01.20 00:14:07.466598 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part | ||
| 18080 | 2026.01.20 00:14:07.466636 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part | ||
| 18081 | 2026.01.20 00:14:07.469402 [ 199 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50905 rows, containing 4 columns (4 merged, 0 gathered) in 0.003276582 sec., 15536006.728963291 rows/sec., 222.24 MiB/sec. | ||
| 18082 | 2026.01.20 00:14:07.469700 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18083 | 2026.01.20 00:14:07.469965 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18084 | 2026.01.20 00:14:07.470040 [ 186 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_106_21} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18085 | 2026.01.20 00:14:07.470118 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18086 | 2026.01.20 00:14:09.170050 [ 219 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18087 | 2026.01.20 00:14:09.170134 [ 219 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18088 | 2026.01.20 00:14:09.172985 [ 219 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18089 | 2026.01.20 00:14:09.469302 [ 224 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18090 | 2026.01.20 00:14:09.469351 [ 224 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18091 | 2026.01.20 00:14:09.472426 [ 224 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18092 | 2026.01.20 00:14:09.522956 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18093 | 2026.01.20 00:14:09.523150 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18094 | 2026.01.20 00:14:09.523219 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18095 | 2026.01.20 00:14:09.523882 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18096 | 2026.01.20 00:14:09.523931 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18097 | 2026.01.20 00:14:09.524321 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18098 | 2026.01.20 00:14:09.524550 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18099 | 2026.01.20 00:14:09.524699 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.67 MiB/sec. | ||
| 18100 | 2026.01.20 00:14:09.524741 [ 276 ] {cba7437c-99f2-4767-83c3-cffabdac6b43} <Debug> TCPHandler: Processed in 0.001908765 sec. | ||
| 18101 | 2026.01.20 00:14:09.524874 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18102 | 2026.01.20 00:14:09.524969 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18103 | 2026.01.20 00:14:09.525010 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18104 | 2026.01.20 00:14:09.525446 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18105 | 2026.01.20 00:14:09.525482 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18106 | 2026.01.20 00:14:09.525798 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18107 | 2026.01.20 00:14:09.526014 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18108 | 2026.01.20 00:14:09.526146 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 18109 | 2026.01.20 00:14:09.526184 [ 276 ] {0facde8f-1069-4ae2-b6ce-3906769df134} <Debug> TCPHandler: Processed in 0.001362717 sec. | ||
| 18110 | 2026.01.20 00:14:09.526300 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18111 | 2026.01.20 00:14:09.526393 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18112 | 2026.01.20 00:14:09.526436 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18113 | 2026.01.20 00:14:09.526857 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18114 | 2026.01.20 00:14:09.526893 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18115 | 2026.01.20 00:14:09.527214 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18116 | 2026.01.20 00:14:09.527416 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18117 | 2026.01.20 00:14:09.527540 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_153_36 to all_154_154_0 | ||
| 18118 | 2026.01.20 00:14:09.527549 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 18119 | 2026.01.20 00:14:09.527616 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18120 | 2026.01.20 00:14:09.527633 [ 276 ] {532c363d-c1a8-466b-935a-1142cd59b633} <Debug> TCPHandler: Processed in 0.001383038 sec. | ||
| 18121 | 2026.01.20 00:14:09.527642 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18122 | 2026.01.20 00:14:09.527751 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_153_36 to all_154_154_0 into Compact with storage Full | ||
| 18123 | 2026.01.20 00:14:09.527754 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18124 | 2026.01.20 00:14:09.527883 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18125 | 2026.01.20 00:14:09.527887 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18126 | 2026.01.20 00:14:09.527931 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18127 | 2026.01.20 00:14:09.527942 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_153_36, total 43802 rows starting from the beginning of the part | ||
| 18128 | 2026.01.20 00:14:09.528020 [ 196 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 18129 | 2026.01.20 00:14:09.528283 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18130 | 2026.01.20 00:14:09.528325 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18131 | 2026.01.20 00:14:09.528631 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 18132 | 2026.01.20 00:14:09.528834 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18133 | 2026.01.20 00:14:09.528966 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 18134 | 2026.01.20 00:14:09.529002 [ 276 ] {86cd1ad1-66a3-459a-b98f-598cdc484d33} <Debug> TCPHandler: Processed in 0.001297516 sec. | ||
| 18135 | 2026.01.20 00:14:09.535236 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43962 rows, containing 5 columns (5 merged, 0 gathered) in 0.007525986 sec., 5841360.852916813 rows/sec., 401.34 MiB/sec. | ||
| 18136 | 2026.01.20 00:14:09.535727 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} <Trace> MergedBlockOutputStream: filled checksums all_1_154_37 (state Temporary) | ||
| 18137 | 2026.01.20 00:14:09.536097 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_154_37 to all_1_154_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18138 | 2026.01.20 00:14:09.536191 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_154_37} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_153_36, all_154_154_0] -> all_1_154_37 | ||
| 18139 | 2026.01.20 00:14:09.536288 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 18140 | 2026.01.20 00:14:10.275590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 18141 | 2026.01.20 00:14:10.293566 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18142 | 2026.01.20 00:14:10.293630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18143 | 2026.01.20 00:14:10.300136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18144 | 2026.01.20 00:14:10.300907 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18145 | 2026.01.20 00:14:10.301258 [ 117 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18146 | 2026.01.20 00:14:10.301333 [ 117 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18147 | 2026.01.20 00:14:10.301357 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18148 | 2026.01.20 00:14:10.301485 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::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 | ||
| 18149 | 2026.01.20 00:14:10.303858 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18150 | 2026.01.20 00:14:10.303891 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18151 | 2026.01.20 00:14:10.304606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 18152 | 2026.01.20 00:14:10.305931 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18153 | 2026.01.20 00:14:10.307544 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 18154 | 2026.01.20 00:14:10.307704 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18155 | 2026.01.20 00:14:10.312384 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 18156 | 2026.01.20 00:14:10.317242 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 18157 | 2026.01.20 00:14:10.321974 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 18158 | 2026.01.20 00:14:10.326915 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 18159 | 2026.01.20 00:14:10.331486 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 18160 | 2026.01.20 00:14:10.394235 [ 195 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.09280359 sec., 8609.580728504145 rows/sec., 44.52 MiB/sec. | ||
| 18161 | 2026.01.20 00:14:10.397554 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18162 | 2026.01.20 00:14:10.399630 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18163 | 2026.01.20 00:14:10.399743 [ 201 ] {0d3d2231-c2c9-4e16-80e6-75b01bc86471::all_1_106_21} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18164 | 2026.01.20 00:14:10.402317 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 18165 | 2026.01.20 00:14:10.544179 [ 220 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18166 | 2026.01.20 00:14:10.544230 [ 220 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18167 | 2026.01.20 00:14:10.546941 [ 220 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 18168 | 2026.01.20 00:14:11.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.84 MiB, peak 421.25 MiB, free memory in arenas 0.00 B, will set to 402.77 MiB (RSS), difference: -1.08 MiB | ||
| 18169 | 2026.01.20 00:14:12.592586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2078 | ||
| 18170 | 2026.01.20 00:14:12.594709 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18171 | 2026.01.20 00:14:12.594761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18172 | 2026.01.20 00:14:12.595951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18173 | 2026.01.20 00:14:12.596231 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18174 | 2026.01.20 00:14:12.596514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2078 | ||
| 18175 | 2026.01.20 00:14:14.523805 [ 217 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18176 | 2026.01.20 00:14:14.523879 [ 217 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18177 | 2026.01.20 00:14:14.526693 [ 217 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18178 | 2026.01.20 00:14:14.553001 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18179 | 2026.01.20 00:14:14.553186 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18180 | 2026.01.20 00:14:14.553251 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18181 | 2026.01.20 00:14:14.553877 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18182 | 2026.01.20 00:14:14.553918 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18183 | 2026.01.20 00:14:14.554323 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 18184 | 2026.01.20 00:14:14.554551 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} <Trace> oximeter.fields_ipaddr (ad86c7cb-afc8-4178-8b9d-10fd0ffefbf3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18185 | 2026.01.20 00:14:14.554709 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} <Debug> executeQuery: Read 20 rows, 1.64 KiB in 0.001576 sec., 12690.35532994924 rows/sec., 1.02 MiB/sec. | ||
| 18186 | 2026.01.20 00:14:14.554755 [ 276 ] {08934c38-8e0c-4816-8c76-703d7ffe72be} <Debug> TCPHandler: Processed in 0.001875854 sec. | ||
| 18187 | 2026.01.20 00:14:14.554872 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18188 | 2026.01.20 00:14:14.554970 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18189 | 2026.01.20 00:14:14.555011 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18190 | 2026.01.20 00:14:14.556170 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18191 | 2026.01.20 00:14:14.556206 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18192 | 2026.01.20 00:14:14.556596 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 18193 | 2026.01.20 00:14:14.556803 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18194 | 2026.01.20 00:14:14.556943 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} <Debug> executeQuery: Read 1326 rows, 112.68 KiB in 0.001995 sec., 664661.6541353384 rows/sec., 55.16 MiB/sec. | ||
| 18195 | 2026.01.20 00:14:14.556983 [ 276 ] {82c74dd0-9a27-41be-aa9f-de0209516402} <Debug> TCPHandler: Processed in 0.002163137 sec. | ||
| 18196 | 2026.01.20 00:14:14.557102 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18197 | 2026.01.20 00:14:14.557197 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18198 | 2026.01.20 00:14:14.557238 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18199 | 2026.01.20 00:14:14.557691 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18200 | 2026.01.20 00:14:14.557728 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18201 | 2026.01.20 00:14:14.558027 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18202 | 2026.01.20 00:14:14.558237 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18203 | 2026.01.20 00:14:14.558369 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} <Debug> executeQuery: Read 79 rows, 5.85 KiB in 0.001191 sec., 66330.81444164568 rows/sec., 4.79 MiB/sec. | ||
| 18204 | 2026.01.20 00:14:14.558408 [ 276 ] {abaa80c3-1653-4ca6-a777-7c0bfcc036e1} <Debug> TCPHandler: Processed in 0.001356418 sec. | ||
| 18205 | 2026.01.20 00:14:14.558520 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18206 | 2026.01.20 00:14:14.558614 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18207 | 2026.01.20 00:14:14.558653 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18208 | 2026.01.20 00:14:14.559204 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18209 | 2026.01.20 00:14:14.559241 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18210 | 2026.01.20 00:14:14.559585 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 18211 | 2026.01.20 00:14:14.559875 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18212 | 2026.01.20 00:14:14.560033 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001436 sec., 159470.75208913648 rows/sec., 10.80 MiB/sec. | ||
| 18213 | 2026.01.20 00:14:14.560080 [ 276 ] {2735ece6-dea3-4f3a-aba3-49c2973a2e50} <Debug> TCPHandler: Processed in 0.001608931 sec. | ||
| 18214 | 2026.01.20 00:14:14.560396 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18215 | 2026.01.20 00:14:14.560502 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18216 | 2026.01.20 00:14:14.560550 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18217 | 2026.01.20 00:14:14.561495 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18218 | 2026.01.20 00:14:14.561538 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18219 | 2026.01.20 00:14:14.561953 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 18220 | 2026.01.20 00:14:14.562215 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18221 | 2026.01.20 00:14:14.562363 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} <Debug> executeQuery: Read 599 rows, 45.77 KiB in 0.001899 sec., 315429.17324907845 rows/sec., 23.54 MiB/sec. | ||
| 18222 | 2026.01.20 00:14:14.562408 [ 276 ] {194410ef-963a-44a9-9ee9-4af358d8db2d} <Debug> TCPHandler: Processed in 0.002087077 sec. | ||
| 18223 | 2026.01.20 00:14:14.562561 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18224 | 2026.01.20 00:14:14.562669 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18225 | 2026.01.20 00:14:14.562713 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18226 | 2026.01.20 00:14:14.563370 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18227 | 2026.01.20 00:14:14.563409 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18228 | 2026.01.20 00:14:14.563809 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 18229 | 2026.01.20 00:14:14.564026 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18230 | 2026.01.20 00:14:14.564177 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_154_37 to all_159_159_0 | ||
| 18231 | 2026.01.20 00:14:14.564185 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} <Debug> executeQuery: Read 854 rows, 58.88 KiB in 0.001503 sec., 568196.9394544244 rows/sec., 38.26 MiB/sec. | ||
| 18232 | 2026.01.20 00:14:14.564236 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18233 | 2026.01.20 00:14:14.564248 [ 276 ] {ede87d9e-8020-47a0-bba6-9b8e000e7b01} <Debug> TCPHandler: Processed in 0.001716762 sec. | ||
| 18234 | 2026.01.20 00:14:14.564267 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18235 | 2026.01.20 00:14:14.564374 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_154_37 to all_159_159_0 into Compact with storage Full | ||
| 18236 | 2026.01.20 00:14:14.564376 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18237 | 2026.01.20 00:14:14.564511 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18238 | 2026.01.20 00:14:14.564512 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18239 | 2026.01.20 00:14:14.564568 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18240 | 2026.01.20 00:14:14.564572 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_154_37, total 43962 rows starting from the beginning of the part | ||
| 18241 | 2026.01.20 00:14:14.564668 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 18242 | 2026.01.20 00:14:14.564721 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 18243 | 2026.01.20 00:14:14.564769 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 18244 | 2026.01.20 00:14:14.564811 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 18245 | 2026.01.20 00:14:14.564857 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 854 rows starting from the beginning of the part | ||
| 18246 | 2026.01.20 00:14:14.564996 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} <Trace> oximeter.measurements_f64 (529538be-fe39-4fb4-911a-5251bcb5cae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18247 | 2026.01.20 00:14:14.565048 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18248 | 2026.01.20 00:14:14.565412 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 18249 | 2026.01.20 00:14:14.565630 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} <Trace> oximeter.measurements_f64 (529538be-fe39-4fb4-911a-5251bcb5cae4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18250 | 2026.01.20 00:14:14.565769 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001277 sec., 783.0853563038372 rows/sec., 49.71 KiB/sec. | ||
| 18251 | 2026.01.20 00:14:14.565810 [ 276 ] {06172445-94c0-423b-adbf-392219e8211b} <Debug> TCPHandler: Processed in 0.001486729 sec. | ||
| 18252 | 2026.01.20 00:14:14.565923 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18253 | 2026.01.20 00:14:14.566018 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18254 | 2026.01.20 00:14:14.566074 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18255 | 2026.01.20 00:14:14.567079 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18256 | 2026.01.20 00:14:14.567124 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18257 | 2026.01.20 00:14:14.568003 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18258 | 2026.01.20 00:14:14.568338 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18259 | 2026.01.20 00:14:14.568539 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002538 sec., 23246.650906225375 rows/sec., 41.66 MiB/sec. | ||
| 18260 | 2026.01.20 00:14:14.568574 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18261 | 2026.01.20 00:14:14.568637 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18262 | 2026.01.20 00:14:14.568650 [ 276 ] {1585b632-8d3a-4ec0-bb23-27852b18b6f1} <Debug> TCPHandler: Processed in 0.002776825 sec. | ||
| 18263 | 2026.01.20 00:14:14.568780 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18264 | 2026.01.20 00:14:14.568880 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18265 | 2026.01.20 00:14:14.568928 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18266 | 2026.01.20 00:14:14.569307 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18267 | 2026.01.20 00:14:14.569357 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18268 | 2026.01.20 00:14:14.569782 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 18269 | 2026.01.20 00:14:14.570101 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18270 | 2026.01.20 00:14:14.570257 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001396 sec., 42979.942693409736 rows/sec., 2.90 MiB/sec. | ||
| 18271 | 2026.01.20 00:14:14.570297 [ 276 ] {d3a2182c-b45c-49cc-9fbc-16bad8f673b0} <Debug> TCPHandler: Processed in 0.00156912 sec. | ||
| 18272 | 2026.01.20 00:14:14.570572 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18273 | 2026.01.20 00:14:14.573206 [ 191 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45456 rows, containing 5 columns (5 merged, 0 gathered) in 0.008870914 sec., 5124161.952195681 rows/sec., 352.00 MiB/sec. | ||
| 18274 | 2026.01.20 00:14:14.573771 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} <Trace> MergedBlockOutputStream: filled checksums all_1_159_38 (state Temporary) | ||
| 18275 | 2026.01.20 00:14:14.574064 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_159_38 to all_1_159_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18276 | 2026.01.20 00:14:14.574137 [ 198 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_159_38} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_154_37, all_159_159_0] -> all_1_159_38 | ||
| 18277 | 2026.01.20 00:14:14.574238 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 18278 | 2026.01.20 00:14:14.966110 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51353 | ||
| 18279 | 2026.01.20 00:14:14.966695 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18280 | 2026.01.20 00:14:14.966737 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18281 | 2026.01.20 00:14:14.967250 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18282 | 2026.01.20 00:14:14.967489 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18283 | 2026.01.20 00:14:14.967628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51353 | ||
| 18284 | 2026.01.20 00:14:17.804766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 18285 | 2026.01.20 00:14:17.823726 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18286 | 2026.01.20 00:14:17.823788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.78 GiB. | ||
| 18287 | 2026.01.20 00:14:17.830272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18288 | 2026.01.20 00:14:17.831046 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18289 | 2026.01.20 00:14:17.834584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 18290 | 2026.01.20 00:14:19.523636 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18291 | 2026.01.20 00:14:19.523834 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18292 | 2026.01.20 00:14:19.523898 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18293 | 2026.01.20 00:14:19.524543 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18294 | 2026.01.20 00:14:19.524591 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18295 | 2026.01.20 00:14:19.524981 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 18296 | 2026.01.20 00:14:19.525204 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18297 | 2026.01.20 00:14:19.525366 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.71 MiB/sec. | ||
| 18298 | 2026.01.20 00:14:19.525410 [ 276 ] {ab2a186b-ee47-4c09-b8cd-156f38bce669} <Debug> TCPHandler: Processed in 0.001898295 sec. | ||
| 18299 | 2026.01.20 00:14:19.525527 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18300 | 2026.01.20 00:14:19.525625 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18301 | 2026.01.20 00:14:19.525666 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18302 | 2026.01.20 00:14:19.526095 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18303 | 2026.01.20 00:14:19.526131 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18304 | 2026.01.20 00:14:19.526438 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 18305 | 2026.01.20 00:14:19.526652 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18306 | 2026.01.20 00:14:19.526782 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 18307 | 2026.01.20 00:14:19.526820 [ 276 ] {d6694e8a-ba50-4f1f-bbe1-bc62ec3c8578} <Debug> TCPHandler: Processed in 0.001344657 sec. | ||
| 18308 | 2026.01.20 00:14:19.526937 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18309 | 2026.01.20 00:14:19.527030 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18310 | 2026.01.20 00:14:19.527073 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18311 | 2026.01.20 00:14:19.527480 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18312 | 2026.01.20 00:14:19.527516 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18313 | 2026.01.20 00:14:19.527867 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 18314 | 2026.01.20 00:14:19.528077 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18315 | 2026.01.20 00:14:19.528210 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 18316 | 2026.01.20 00:14:19.528248 [ 276 ] {7ce8cd47-7f96-468f-98e2-203cd5ef8b0b} <Debug> TCPHandler: Processed in 0.001360948 sec. | ||
| 18317 | 2026.01.20 00:14:19.528349 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18318 | 2026.01.20 00:14:19.528442 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18319 | 2026.01.20 00:14:19.528485 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18320 | 2026.01.20 00:14:19.528828 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18321 | 2026.01.20 00:14:19.528894 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18322 | 2026.01.20 00:14:19.529218 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 18323 | 2026.01.20 00:14:19.529447 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18324 | 2026.01.20 00:14:19.529572 [ 107 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_155_31 to all_160_160_0 | ||
| 18325 | 2026.01.20 00:14:19.529580 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 18326 | 2026.01.20 00:14:19.529647 [ 107 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18327 | 2026.01.20 00:14:19.529662 [ 276 ] {06bcde25-ec03-49d5-90fc-87f556012d93} <Debug> TCPHandler: Processed in 0.001361967 sec. | ||
| 18328 | 2026.01.20 00:14:19.529673 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18329 | 2026.01.20 00:14:19.529806 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_155_31 to all_160_160_0 into Compact with storage Full | ||
| 18330 | 2026.01.20 00:14:19.529959 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18331 | 2026.01.20 00:14:19.529996 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_155_31, total 9180 rows starting from the beginning of the part | ||
| 18332 | 2026.01.20 00:14:19.530063 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 18333 | 2026.01.20 00:14:19.530108 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 18334 | 2026.01.20 00:14:19.530152 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 18335 | 2026.01.20 00:14:19.530193 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 18336 | 2026.01.20 00:14:19.530236 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 18337 | 2026.01.20 00:14:19.532609 [ 198 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9480 rows, containing 4 columns (4 merged, 0 gathered) in 0.002867307 sec., 3306238.2228341787 rows/sec., 222.82 MiB/sec. | ||
| 18338 | 2026.01.20 00:14:19.532792 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} <Trace> MergedBlockOutputStream: filled checksums all_1_160_32 (state Temporary) | ||
| 18339 | 2026.01.20 00:14:19.533056 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_160_32 to all_1_160_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18340 | 2026.01.20 00:14:19.533134 [ 197 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_160_32} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_155_31, all_160_160_0] -> all_1_160_32 | ||
| 18341 | 2026.01.20 00:14:19.533210 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 18342 | 2026.01.20 00:14:22.185526 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18343 | 2026.01.20 00:14:22.185579 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18344 | 2026.01.20 00:14:22.467860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51865 | ||
| 18345 | 2026.01.20 00:14:22.468446 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18346 | 2026.01.20 00:14:22.468493 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18347 | 2026.01.20 00:14:22.469006 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18348 | 2026.01.20 00:14:22.469250 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18349 | 2026.01.20 00:14:22.469385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51865 | ||
| 18350 | 2026.01.20 00:14:22.596738 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2104 | ||
| 18351 | 2026.01.20 00:14:22.598965 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18352 | 2026.01.20 00:14:22.599014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18353 | 2026.01.20 00:14:22.600206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18354 | 2026.01.20 00:14:22.600477 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18355 | 2026.01.20 00:14:22.600661 [ 105 ] {} <Debug> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18356 | 2026.01.20 00:14:22.600728 [ 105 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18357 | 2026.01.20 00:14:22.600748 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18358 | 2026.01.20 00:14:22.600756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2104 | ||
| 18359 | 2026.01.20 00:14:22.600875 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::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 | ||
| 18360 | 2026.01.20 00:14:22.601457 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18361 | 2026.01.20 00:14:22.601610 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1986 rows starting from the beginning of the part | ||
| 18362 | 2026.01.20 00:14:22.602014 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 20 rows starting from the beginning of the part | ||
| 18363 | 2026.01.20 00:14:22.602378 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
| 18364 | 2026.01.20 00:14:22.602729 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
| 18365 | 2026.01.20 00:14:22.603084 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 20 rows starting from the beginning of the part | ||
| 18366 | 2026.01.20 00:14:22.603438 [ 192 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 18367 | 2026.01.20 00:14:22.610680 [ 198 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2104 rows, containing 72 columns (72 merged, 0 gathered) in 0.009861507 sec., 213354.81483712376 rows/sec., 169.78 MiB/sec. | ||
| 18368 | 2026.01.20 00:14:22.612383 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18369 | 2026.01.20 00:14:22.612936 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18370 | 2026.01.20 00:14:22.613013 [ 200 ] {73421e67-95c5-44a3-8075-5aa6264fa83d::all_1_81_16} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18371 | 2026.01.20 00:14:22.613210 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18372 | 2026.01.20 00:14:24.525172 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18373 | 2026.01.20 00:14:24.525366 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18374 | 2026.01.20 00:14:24.525430 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18375 | 2026.01.20 00:14:24.526196 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18376 | 2026.01.20 00:14:24.526249 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18377 | 2026.01.20 00:14:24.526659 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 18378 | 2026.01.20 00:14:24.526881 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18379 | 2026.01.20 00:14:24.527038 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.00172 sec., 101162.79069767443 rows/sec., 8.88 MiB/sec. | ||
| 18380 | 2026.01.20 00:14:24.527057 [ 103 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 18381 | 2026.01.20 00:14:24.527081 [ 276 ] {6f9568d0-bc4b-4721-841a-79105cd6582f} <Debug> TCPHandler: Processed in 0.002036106 sec. | ||
| 18382 | 2026.01.20 00:14:24.527129 [ 103 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18383 | 2026.01.20 00:14:24.527162 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18384 | 2026.01.20 00:14:24.527240 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18385 | 2026.01.20 00:14:24.527290 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 18386 | 2026.01.20 00:14:24.527340 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18387 | 2026.01.20 00:14:24.527386 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18388 | 2026.01.20 00:14:24.527408 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18389 | 2026.01.20 00:14:24.527447 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1473 rows starting from the beginning of the part | ||
| 18390 | 2026.01.20 00:14:24.527512 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 174 rows starting from the beginning of the part | ||
| 18391 | 2026.01.20 00:14:24.527558 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part | ||
| 18392 | 2026.01.20 00:14:24.527602 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1326 rows starting from the beginning of the part | ||
| 18393 | 2026.01.20 00:14:24.527640 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part | ||
| 18394 | 2026.01.20 00:14:24.527682 [ 187 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 174 rows starting from the beginning of the part | ||
| 18395 | 2026.01.20 00:14:24.527823 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18396 | 2026.01.20 00:14:24.527864 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18397 | 2026.01.20 00:14:24.528205 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18398 | 2026.01.20 00:14:24.528427 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18399 | 2026.01.20 00:14:24.528540 [ 103 ] {} <Debug> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18400 | 2026.01.20 00:14:24.528561 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001241 sec., 47542.304593070105 rows/sec., 3.49 MiB/sec. | ||
| 18401 | 2026.01.20 00:14:24.528575 [ 103 ] {} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18402 | 2026.01.20 00:14:24.528601 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18403 | 2026.01.20 00:14:24.528606 [ 276 ] {8363048f-3148-439d-8f8d-e8122d680455} <Debug> TCPHandler: Processed in 0.001425758 sec. | ||
| 18404 | 2026.01.20 00:14:24.528725 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::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 | ||
| 18405 | 2026.01.20 00:14:24.528730 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18406 | 2026.01.20 00:14:24.528873 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18407 | 2026.01.20 00:14:24.528882 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18408 | 2026.01.20 00:14:24.528917 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18409 | 2026.01.20 00:14:24.528928 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 96 rows starting from the beginning of the part | ||
| 18410 | 2026.01.20 00:14:24.529009 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 71 rows starting from the beginning of the part | ||
| 18411 | 2026.01.20 00:14:24.529059 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 59 rows starting from the beginning of the part | ||
| 18412 | 2026.01.20 00:14:24.529106 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 59 rows starting from the beginning of the part | ||
| 18413 | 2026.01.20 00:14:24.529145 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3259 rows, containing 5 columns (5 merged, 0 gathered) in 0.001901424 sec., 1713978.5760566816 rows/sec., 149.75 MiB/sec. | ||
| 18414 | 2026.01.20 00:14:24.529148 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 79 rows starting from the beginning of the part | ||
| 18415 | 2026.01.20 00:14:24.529254 [ 200 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 59 rows starting from the beginning of the part | ||
| 18416 | 2026.01.20 00:14:24.529383 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 18417 | 2026.01.20 00:14:24.529383 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18418 | 2026.01.20 00:14:24.529432 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18419 | 2026.01.20 00:14:24.529672 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18420 | 2026.01.20 00:14:24.529746 [ 198 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_161_32} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 18421 | 2026.01.20 00:14:24.529782 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 18422 | 2026.01.20 00:14:24.529842 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 18423 | 2026.01.20 00:14:24.530012 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18424 | 2026.01.20 00:14:24.530145 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001292 sec., 95201.23839009288 rows/sec., 7.44 MiB/sec. | ||
| 18425 | 2026.01.20 00:14:24.530147 [ 102 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 18426 | 2026.01.20 00:14:24.530184 [ 276 ] {bfc37b65-7f55-4e9c-a5df-411a107775a2} <Debug> TCPHandler: Processed in 0.00150414 sec. | ||
| 18427 | 2026.01.20 00:14:24.530193 [ 194 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152495 sec., 277386.14380799374 rows/sec., 21.35 MiB/sec. | ||
| 18428 | 2026.01.20 00:14:24.530199 [ 102 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18429 | 2026.01.20 00:14:24.530235 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18430 | 2026.01.20 00:14:24.530304 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 18431 | 2026.01.20 00:14:24.530324 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18432 | 2026.01.20 00:14:24.530333 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18433 | 2026.01.20 00:14:24.530398 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18434 | 2026.01.20 00:14:24.530430 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 787 rows starting from the beginning of the part | ||
| 18435 | 2026.01.20 00:14:24.530442 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18436 | 2026.01.20 00:14:24.530476 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 123 rows starting from the beginning of the part | ||
| 18437 | 2026.01.20 00:14:24.530492 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18438 | 2026.01.20 00:14:24.530519 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part | ||
| 18439 | 2026.01.20 00:14:24.530562 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 599 rows starting from the beginning of the part | ||
| 18440 | 2026.01.20 00:14:24.530600 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part | ||
| 18441 | 2026.01.20 00:14:24.530611 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18442 | 2026.01.20 00:14:24.530641 [ 200 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 123 rows starting from the beginning of the part | ||
| 18443 | 2026.01.20 00:14:24.530686 [ 198 ] {73534e81-4b64-4097-9cc7-6748c2aa012c::all_1_81_16} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18444 | 2026.01.20 00:14:24.530777 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18445 | 2026.01.20 00:14:24.530932 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18446 | 2026.01.20 00:14:24.530969 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18447 | 2026.01.20 00:14:24.531323 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 18448 | 2026.01.20 00:14:24.531536 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18449 | 2026.01.20 00:14:24.531639 [ 194 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364837 sec., 1289531.277361326 rows/sec., 102.45 MiB/sec. | ||
| 18450 | 2026.01.20 00:14:24.531672 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 18451 | 2026.01.20 00:14:24.531718 [ 276 ] {ff723ea0-3dbd-4a25-89d6-fe201350cabe} <Debug> TCPHandler: Processed in 0.001451429 sec. | ||
| 18452 | 2026.01.20 00:14:24.531809 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 18453 | 2026.01.20 00:14:24.531849 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18454 | 2026.01.20 00:14:24.531956 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18455 | 2026.01.20 00:14:24.532024 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18456 | 2026.01.20 00:14:24.532082 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18457 | 2026.01.20 00:14:24.532151 [ 190 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_161_32} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 18458 | 2026.01.20 00:14:24.532220 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 18459 | 2026.01.20 00:14:24.532990 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18460 | 2026.01.20 00:14:24.533025 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18461 | 2026.01.20 00:14:24.533668 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18462 | 2026.01.20 00:14:24.533896 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18463 | 2026.01.20 00:14:24.534001 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18464 | 2026.01.20 00:14:24.534033 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002101 sec., 28081.865778200856 rows/sec., 50.32 MiB/sec. | ||
| 18465 | 2026.01.20 00:14:24.534034 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18466 | 2026.01.20 00:14:24.534064 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18467 | 2026.01.20 00:14:24.534095 [ 276 ] {fded387b-e2d4-46f2-bb7a-7561bcb730ad} <Debug> TCPHandler: Processed in 0.00230429 sec. | ||
| 18468 | 2026.01.20 00:14:24.534151 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::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 | ||
| 18469 | 2026.01.20 00:14:24.534229 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18470 | 2026.01.20 00:14:24.534329 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18471 | 2026.01.20 00:14:24.534371 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18472 | 2026.01.20 00:14:24.534372 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18473 | 2026.01.20 00:14:24.534438 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3163 rows starting from the beginning of the part | ||
| 18474 | 2026.01.20 00:14:24.534574 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 59 rows starting from the beginning of the part | ||
| 18475 | 2026.01.20 00:14:24.534701 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 59 rows starting from the beginning of the part | ||
| 18476 | 2026.01.20 00:14:24.534757 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18477 | 2026.01.20 00:14:24.534797 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18478 | 2026.01.20 00:14:24.534813 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 59 rows starting from the beginning of the part | ||
| 18479 | 2026.01.20 00:14:24.534925 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 59 rows starting from the beginning of the part | ||
| 18480 | 2026.01.20 00:14:24.535035 [ 200 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 59 rows starting from the beginning of the part | ||
| 18481 | 2026.01.20 00:14:24.535115 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 18482 | 2026.01.20 00:14:24.535338 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18483 | 2026.01.20 00:14:24.535493 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 18484 | 2026.01.20 00:14:24.535548 [ 276 ] {17a6c71d-980b-407d-be27-0a21204122e5} <Debug> TCPHandler: Processed in 0.001369497 sec. | ||
| 18485 | 2026.01.20 00:14:24.548875 [ 194 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3458 rows, containing 19 columns (19 merged, 0 gathered) in 0.014762509 sec., 234242.02484821517 rows/sec., 419.57 MiB/sec. | ||
| 18486 | 2026.01.20 00:14:24.551631 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18487 | 2026.01.20 00:14:24.552047 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18488 | 2026.01.20 00:14:24.552133 [ 196 ] {c65aeea8-23ca-4584-ab06-4686a47ff4bd::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18489 | 2026.01.20 00:14:24.552277 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 27.82 MiB. | ||
| 18490 | 2026.01.20 00:14:25.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.48 MiB, peak 431.24 MiB, free memory in arenas 0.00 B, will set to 409.21 MiB (RSS), difference: 5.73 MiB | ||
| 18491 | 2026.01.20 00:14:25.334669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 18492 | 2026.01.20 00:14:25.353347 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18493 | 2026.01.20 00:14:25.353412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18494 | 2026.01.20 00:14:25.360422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18495 | 2026.01.20 00:14:25.361195 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18496 | 2026.01.20 00:14:25.364963 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 18497 | 2026.01.20 00:14:29.523384 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18498 | 2026.01.20 00:14:29.523639 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18499 | 2026.01.20 00:14:29.523723 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18500 | 2026.01.20 00:14:29.524635 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18501 | 2026.01.20 00:14:29.524703 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18502 | 2026.01.20 00:14:29.525312 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 18503 | 2026.01.20 00:14:29.525644 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18504 | 2026.01.20 00:14:29.525874 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002297 sec., 24379.62559860688 rows/sec., 1.86 MiB/sec. | ||
| 18505 | 2026.01.20 00:14:29.525943 [ 276 ] {5a75f906-695f-4078-955c-de59ca08434f} <Debug> TCPHandler: Processed in 0.002746586 sec. | ||
| 18506 | 2026.01.20 00:14:29.526122 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18507 | 2026.01.20 00:14:29.526245 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18508 | 2026.01.20 00:14:29.526301 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18509 | 2026.01.20 00:14:29.526939 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18510 | 2026.01.20 00:14:29.526987 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18511 | 2026.01.20 00:14:29.527462 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 18512 | 2026.01.20 00:14:29.527814 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18513 | 2026.01.20 00:14:29.528002 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001784 sec., 35874.439461883405 rows/sec., 2.80 MiB/sec. | ||
| 18514 | 2026.01.20 00:14:29.528057 [ 276 ] {e5b37b01-2fb1-4a4c-b6f8-f846229aba57} <Debug> TCPHandler: Processed in 0.001998176 sec. | ||
| 18515 | 2026.01.20 00:14:29.528219 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18516 | 2026.01.20 00:14:29.528372 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18517 | 2026.01.20 00:14:29.528442 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18518 | 2026.01.20 00:14:29.529029 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18519 | 2026.01.20 00:14:29.529075 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18520 | 2026.01.20 00:14:29.529647 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 18521 | 2026.01.20 00:14:29.529984 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18522 | 2026.01.20 00:14:29.530177 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001859 sec., 86067.77837547069 rows/sec., 5.99 MiB/sec. | ||
| 18523 | 2026.01.20 00:14:29.530242 [ 276 ] {b775471b-7500-472a-8b80-1451123dc9ba} <Debug> TCPHandler: Processed in 0.002084767 sec. | ||
| 18524 | 2026.01.20 00:14:29.530384 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18525 | 2026.01.20 00:14:29.530515 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18526 | 2026.01.20 00:14:29.530575 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18527 | 2026.01.20 00:14:29.531048 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18528 | 2026.01.20 00:14:29.531096 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18529 | 2026.01.20 00:14:29.531573 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 18530 | 2026.01.20 00:14:29.531918 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18531 | 2026.01.20 00:14:29.532113 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001627 sec., 36877.68899815612 rows/sec., 2.49 MiB/sec. | ||
| 18532 | 2026.01.20 00:14:29.532169 [ 276 ] {1b687478-f061-453b-bbd5-1a4a94420d13} <Debug> TCPHandler: Processed in 0.001847983 sec. | ||
| 18533 | 2026.01.20 00:14:29.969583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52313 | ||
| 18534 | 2026.01.20 00:14:29.970156 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18535 | 2026.01.20 00:14:29.970199 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18536 | 2026.01.20 00:14:29.970719 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18537 | 2026.01.20 00:14:29.970959 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18538 | 2026.01.20 00:14:29.971094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52313 | ||
| 18539 | 2026.01.20 00:14:32.600955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2124 | ||
| 18540 | 2026.01.20 00:14:32.603077 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18541 | 2026.01.20 00:14:32.603126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18542 | 2026.01.20 00:14:32.604316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18543 | 2026.01.20 00:14:32.604581 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18544 | 2026.01.20 00:14:32.604850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2124 | ||
| 18545 | 2026.01.20 00:14:32.865072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 | ||
| 18546 | 2026.01.20 00:14:32.883898 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18547 | 2026.01.20 00:14:32.883965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18548 | 2026.01.20 00:14:32.890630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18549 | 2026.01.20 00:14:32.891441 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18550 | 2026.01.20 00:14:32.895752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 18551 | 2026.01.20 00:14:34.111236 [ 219 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 18552 | 2026.01.20 00:14:34.111319 [ 219 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 18553 | 2026.01.20 00:14:34.114929 [ 219 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 18554 | 2026.01.20 00:14:34.525538 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18555 | 2026.01.20 00:14:34.525726 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18556 | 2026.01.20 00:14:34.525791 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18557 | 2026.01.20 00:14:34.526547 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18558 | 2026.01.20 00:14:34.526595 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18559 | 2026.01.20 00:14:34.526999 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 18560 | 2026.01.20 00:14:34.527226 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18561 | 2026.01.20 00:14:34.527377 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.001698 sec., 102473.49823321555 rows/sec., 8.99 MiB/sec. | ||
| 18562 | 2026.01.20 00:14:34.527420 [ 276 ] {4c92e516-a815-4b90-9f67-90876e7e1ff4} <Debug> TCPHandler: Processed in 0.002008966 sec. | ||
| 18563 | 2026.01.20 00:14:34.527496 [ 224 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 18564 | 2026.01.20 00:14:34.527545 [ 224 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 18565 | 2026.01.20 00:14:34.527546 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18566 | 2026.01.20 00:14:34.527653 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18567 | 2026.01.20 00:14:34.527695 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18568 | 2026.01.20 00:14:34.528121 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18569 | 2026.01.20 00:14:34.528161 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18570 | 2026.01.20 00:14:34.528509 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18571 | 2026.01.20 00:14:34.528723 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18572 | 2026.01.20 00:14:34.528858 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001224 sec., 48202.61437908497 rows/sec., 3.54 MiB/sec. | ||
| 18573 | 2026.01.20 00:14:34.528899 [ 276 ] {573e6a25-1dac-45d5-ad9b-1d5946407169} <Debug> TCPHandler: Processed in 0.001403958 sec. | ||
| 18574 | 2026.01.20 00:14:34.529016 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18575 | 2026.01.20 00:14:34.529113 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18576 | 2026.01.20 00:14:34.529155 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18577 | 2026.01.20 00:14:34.529598 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18578 | 2026.01.20 00:14:34.529638 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18579 | 2026.01.20 00:14:34.529936 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 18580 | 2026.01.20 00:14:34.530188 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18581 | 2026.01.20 00:14:34.530244 [ 224 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 18582 | 2026.01.20 00:14:34.530325 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001231 sec., 99918.76523151908 rows/sec., 7.81 MiB/sec. | ||
| 18583 | 2026.01.20 00:14:34.530368 [ 276 ] {0e7ff99a-29c8-4bc0-a32e-222db8fc4231} <Debug> TCPHandler: Processed in 0.001402398 sec. | ||
| 18584 | 2026.01.20 00:14:34.530481 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18585 | 2026.01.20 00:14:34.530576 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18586 | 2026.01.20 00:14:34.530621 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18587 | 2026.01.20 00:14:34.531040 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18588 | 2026.01.20 00:14:34.531075 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18589 | 2026.01.20 00:14:34.531415 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 18590 | 2026.01.20 00:14:34.531633 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18591 | 2026.01.20 00:14:34.531764 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 18592 | 2026.01.20 00:14:34.531801 [ 276 ] {d9b75ac8-f36e-4063-85ca-be27efe51805} <Debug> TCPHandler: Processed in 0.001370447 sec. | ||
| 18593 | 2026.01.20 00:14:34.531902 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18594 | 2026.01.20 00:14:34.531996 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18595 | 2026.01.20 00:14:34.532049 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18596 | 2026.01.20 00:14:34.532992 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18597 | 2026.01.20 00:14:34.533028 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18598 | 2026.01.20 00:14:34.533612 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18599 | 2026.01.20 00:14:34.533842 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18600 | 2026.01.20 00:14:34.533981 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002002 sec., 29470.529470529473 rows/sec., 52.81 MiB/sec. | ||
| 18601 | 2026.01.20 00:14:34.534037 [ 276 ] {97002848-d429-4421-acfe-8c98d9cd4ebc} <Debug> TCPHandler: Processed in 0.002184838 sec. | ||
| 18602 | 2026.01.20 00:14:34.534150 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18603 | 2026.01.20 00:14:34.534245 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18604 | 2026.01.20 00:14:34.534286 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18605 | 2026.01.20 00:14:34.534620 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18606 | 2026.01.20 00:14:34.534657 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18607 | 2026.01.20 00:14:34.534964 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 18608 | 2026.01.20 00:14:34.535177 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18609 | 2026.01.20 00:14:34.535308 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 18610 | 2026.01.20 00:14:34.535344 [ 276 ] {d0d83b45-a727-484e-a5ce-0bf5639541dc} <Debug> TCPHandler: Processed in 0.001244946 sec. | ||
| 18611 | 2026.01.20 00:14:34.844022 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 18612 | 2026.01.20 00:14:34.844077 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 18613 | 2026.01.20 00:14:34.847638 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 18614 | 2026.01.20 00:14:35.175473 [ 225 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 18615 | 2026.01.20 00:14:35.175525 [ 225 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 18616 | 2026.01.20 00:14:35.178869 [ 225 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 18617 | 2026.01.20 00:14:37.185815 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18618 | 2026.01.20 00:14:37.185876 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18619 | 2026.01.20 00:14:37.472118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52825 | ||
| 18620 | 2026.01.20 00:14:37.472683 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18621 | 2026.01.20 00:14:37.472730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18622 | 2026.01.20 00:14:37.473251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18623 | 2026.01.20 00:14:37.473493 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18624 | 2026.01.20 00:14:37.473630 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52825 | ||
| 18625 | 2026.01.20 00:14:37.473733 [ 221 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18626 | 2026.01.20 00:14:37.473761 [ 221 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18627 | 2026.01.20 00:14:37.475758 [ 221 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18628 | 2026.01.20 00:14:39.522363 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18629 | 2026.01.20 00:14:39.522570 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18630 | 2026.01.20 00:14:39.522634 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18631 | 2026.01.20 00:14:39.523285 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18632 | 2026.01.20 00:14:39.523333 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18633 | 2026.01.20 00:14:39.523726 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 18634 | 2026.01.20 00:14:39.523954 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18635 | 2026.01.20 00:14:39.524107 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.70 MiB/sec. | ||
| 18636 | 2026.01.20 00:14:39.524150 [ 276 ] {1294a8af-5d50-45f5-afcc-dd1442f59323} <Debug> TCPHandler: Processed in 0.001911634 sec. | ||
| 18637 | 2026.01.20 00:14:39.524271 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18638 | 2026.01.20 00:14:39.524368 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18639 | 2026.01.20 00:14:39.524410 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18640 | 2026.01.20 00:14:39.524832 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18641 | 2026.01.20 00:14:39.524869 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18642 | 2026.01.20 00:14:39.525172 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 18643 | 2026.01.20 00:14:39.525391 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18644 | 2026.01.20 00:14:39.525520 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 18645 | 2026.01.20 00:14:39.525559 [ 276 ] {0d69fc78-9863-4a82-a58f-600f1338a9fd} <Debug> TCPHandler: Processed in 0.001338467 sec. | ||
| 18646 | 2026.01.20 00:14:39.525674 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18647 | 2026.01.20 00:14:39.525768 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18648 | 2026.01.20 00:14:39.525810 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18649 | 2026.01.20 00:14:39.526226 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18650 | 2026.01.20 00:14:39.526261 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18651 | 2026.01.20 00:14:39.526581 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 18652 | 2026.01.20 00:14:39.526780 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18653 | 2026.01.20 00:14:39.526909 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 18654 | 2026.01.20 00:14:39.526939 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 2 parts from all_1_159_38 to all_160_160_0 | ||
| 18655 | 2026.01.20 00:14:39.526947 [ 276 ] {5a3bbf45-d254-496a-9eac-03739f821a01} <Debug> TCPHandler: Processed in 0.001323357 sec. | ||
| 18656 | 2026.01.20 00:14:39.527019 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18657 | 2026.01.20 00:14:39.527044 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18658 | 2026.01.20 00:14:39.527102 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18659 | 2026.01.20 00:14:39.527133 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_159_38 to all_160_160_0 into Compact with storage Full | ||
| 18660 | 2026.01.20 00:14:39.527200 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18661 | 2026.01.20 00:14:39.527246 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18662 | 2026.01.20 00:14:39.527257 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18663 | 2026.01.20 00:14:39.527298 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_159_38, total 45456 rows starting from the beginning of the part | ||
| 18664 | 2026.01.20 00:14:39.527364 [ 199 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 18665 | 2026.01.20 00:14:39.527599 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18666 | 2026.01.20 00:14:39.527640 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18667 | 2026.01.20 00:14:39.528018 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 18668 | 2026.01.20 00:14:39.528221 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18669 | 2026.01.20 00:14:39.528352 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 18670 | 2026.01.20 00:14:39.528388 [ 276 ] {8afbba17-7658-4a6e-b96d-e3111f635711} <Debug> TCPHandler: Processed in 0.001353128 sec. | ||
| 18671 | 2026.01.20 00:14:39.534651 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45616 rows, containing 5 columns (5 merged, 0 gathered) in 0.007551307 sec., 6040808.564663044 rows/sec., 414.99 MiB/sec. | ||
| 18672 | 2026.01.20 00:14:39.535111 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} <Trace> MergedBlockOutputStream: filled checksums all_1_160_39 (state Temporary) | ||
| 18673 | 2026.01.20 00:14:39.535379 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_160_39 to all_1_160_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18674 | 2026.01.20 00:14:39.535444 [ 194 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_160_39} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 2 parts: [all_1_159_38, all_160_160_0] -> all_1_160_39 | ||
| 18675 | 2026.01.20 00:14:39.535517 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18676 | 2026.01.20 00:14:40.191759 [ 223 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18677 | 2026.01.20 00:14:40.191815 [ 223 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18678 | 2026.01.20 00:14:40.200900 [ 223 ] {} <Debug> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 18679 | 2026.01.20 00:14:40.396736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 18680 | 2026.01.20 00:14:40.414708 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18681 | 2026.01.20 00:14:40.414771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18682 | 2026.01.20 00:14:40.421205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18683 | 2026.01.20 00:14:40.421949 [ 244 ] {} <Trace> system.metric_log (0d3d2231-c2c9-4e16-80e6-75b01bc86471): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18684 | 2026.01.20 00:14:40.425313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 18685 | 2026.01.20 00:14:41.000359 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.74 MiB, peak 431.24 MiB, free memory in arenas 0.00 B, will set to 409.22 MiB (RSS), difference: 3.48 MiB | ||
| 18686 | 2026.01.20 00:14:42.605236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2144 | ||
| 18687 | 2026.01.20 00:14:42.607548 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18688 | 2026.01.20 00:14:42.607609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18689 | 2026.01.20 00:14:42.608820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18690 | 2026.01.20 00:14:42.609104 [ 243 ] {} <Trace> system.query_log (73421e67-95c5-44a3-8075-5aa6264fa83d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18691 | 2026.01.20 00:14:42.609472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2144 | ||
| 18692 | 2026.01.20 00:14:44.015053 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18693 | 2026.01.20 00:14:44.015249 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18694 | 2026.01.20 00:14:44.015313 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18695 | 2026.01.20 00:14:44.015951 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18696 | 2026.01.20 00:14:44.015998 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18697 | 2026.01.20 00:14:44.016389 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18698 | 2026.01.20 00:14:44.016615 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} <Trace> oximeter.fields_i16 (92f10b5c-e41a-4079-ac1e-b6a09b3b6baf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18699 | 2026.01.20 00:14:44.016776 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001574 sec., 15247.776365946633 rows/sec., 1.27 MiB/sec. | ||
| 18700 | 2026.01.20 00:14:44.016819 [ 276 ] {023159a7-6f99-46ed-913d-d5cec33624f7} <Debug> TCPHandler: Processed in 0.001892245 sec. | ||
| 18701 | 2026.01.20 00:14:44.016942 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18702 | 2026.01.20 00:14:44.017038 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18703 | 2026.01.20 00:14:44.017078 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18704 | 2026.01.20 00:14:44.018335 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18705 | 2026.01.20 00:14:44.018373 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18706 | 2026.01.20 00:14:44.018771 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 18707 | 2026.01.20 00:14:44.018980 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18708 | 2026.01.20 00:14:44.019117 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} <Debug> executeQuery: Read 1434 rows, 123.19 KiB in 0.002099 sec., 683182.4678418294 rows/sec., 57.32 MiB/sec. | ||
| 18709 | 2026.01.20 00:14:44.019155 [ 276 ] {c4ec1938-3331-4aa7-b327-23a09d247b94} <Debug> TCPHandler: Processed in 0.002263959 sec. | ||
| 18710 | 2026.01.20 00:14:44.019269 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18711 | 2026.01.20 00:14:44.019364 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18712 | 2026.01.20 00:14:44.019408 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18713 | 2026.01.20 00:14:44.019845 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18714 | 2026.01.20 00:14:44.019882 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18715 | 2026.01.20 00:14:44.020188 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18716 | 2026.01.20 00:14:44.020407 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} <Trace> oximeter.fields_u16 (73534e81-4b64-4097-9cc7-6748c2aa012c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18717 | 2026.01.20 00:14:44.020534 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} <Debug> executeQuery: Read 71 rows, 5.40 KiB in 0.001189 sec., 59714.045416316236 rows/sec., 4.43 MiB/sec. | ||
| 18718 | 2026.01.20 00:14:44.020573 [ 276 ] {a5c4bf35-a83d-4efe-8020-4311e30759d0} <Debug> TCPHandler: Processed in 0.001354967 sec. | ||
| 18719 | 2026.01.20 00:14:44.020692 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18720 | 2026.01.20 00:14:44.020785 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18721 | 2026.01.20 00:14:44.020825 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18722 | 2026.01.20 00:14:44.021322 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18723 | 2026.01.20 00:14:44.021358 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18724 | 2026.01.20 00:14:44.021657 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18725 | 2026.01.20 00:14:44.021865 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} <Trace> oximeter.fields_u32 (bfe21cc0-ef93-444c-9700-992b96187bcd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18726 | 2026.01.20 00:14:44.021992 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001225 sec., 205714.2857142857 rows/sec., 14.23 MiB/sec. | ||
| 18727 | 2026.01.20 00:14:44.022030 [ 276 ] {f63c291d-aa4a-47c4-a03c-e4bfcd55aaff} <Debug> TCPHandler: Processed in 0.001387618 sec. | ||
| 18728 | 2026.01.20 00:14:44.022146 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18729 | 2026.01.20 00:14:44.022240 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18730 | 2026.01.20 00:14:44.022279 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18731 | 2026.01.20 00:14:44.022681 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18732 | 2026.01.20 00:14:44.022717 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18733 | 2026.01.20 00:14:44.023017 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18734 | 2026.01.20 00:14:44.023221 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} <Trace> oximeter.fields_u8 (e65ef523-8c80-4a73-a921-56a9abc2e2ef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18735 | 2026.01.20 00:14:44.023348 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. | ||
| 18736 | 2026.01.20 00:14:44.023386 [ 276 ] {cfcc13f6-3ed4-410f-bc3d-52959a980914} <Debug> TCPHandler: Processed in 0.001289676 sec. | ||
| 18737 | 2026.01.20 00:14:44.023505 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18738 | 2026.01.20 00:14:44.023598 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18739 | 2026.01.20 00:14:44.023637 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18740 | 2026.01.20 00:14:44.024333 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18741 | 2026.01.20 00:14:44.024376 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18742 | 2026.01.20 00:14:44.024730 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 18743 | 2026.01.20 00:14:44.024955 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18744 | 2026.01.20 00:14:44.025092 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} <Debug> executeQuery: Read 615 rows, 47.39 KiB in 0.001512 sec., 406746.0317460317 rows/sec., 30.61 MiB/sec. | ||
| 18745 | 2026.01.20 00:14:44.025134 [ 276 ] {1f41695b-7386-4907-b89d-33e82f377254} <Debug> TCPHandler: Processed in 0.001678221 sec. | ||
| 18746 | 2026.01.20 00:14:44.025251 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18747 | 2026.01.20 00:14:44.025349 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18748 | 2026.01.20 00:14:44.025393 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18749 | 2026.01.20 00:14:44.026037 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18750 | 2026.01.20 00:14:44.026075 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18751 | 2026.01.20 00:14:44.026454 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 18752 | 2026.01.20 00:14:44.026674 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18753 | 2026.01.20 00:14:44.026810 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} <Debug> executeQuery: Read 906 rows, 63.44 KiB in 0.00148 sec., 612162.1621621621 rows/sec., 41.86 MiB/sec. | ||
| 18754 | 2026.01.20 00:14:44.026807 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Selected 6 parts from all_1_160_39 to all_165_165_0 | ||
| 18755 | 2026.01.20 00:14:44.026849 [ 276 ] {e752c10e-d7a5-4277-b2c6-1c70b655d056} <Debug> TCPHandler: Processed in 0.001648371 sec. | ||
| 18756 | 2026.01.20 00:14:44.026896 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18757 | 2026.01.20 00:14:44.026922 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18758 | 2026.01.20 00:14:44.026992 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18759 | 2026.01.20 00:14:44.027013 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_160_39 to all_165_165_0 into Compact with storage Full | ||
| 18760 | 2026.01.20 00:14:44.027092 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18761 | 2026.01.20 00:14:44.027110 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18762 | 2026.01.20 00:14:44.027141 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_160_39, total 45616 rows starting from the beginning of the part | ||
| 18763 | 2026.01.20 00:14:44.027146 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18764 | 2026.01.20 00:14:44.027201 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 160 rows starting from the beginning of the part | ||
| 18765 | 2026.01.20 00:14:44.027247 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 18766 | 2026.01.20 00:14:44.027290 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 18767 | 2026.01.20 00:14:44.027327 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part | ||
| 18768 | 2026.01.20 00:14:44.027367 [ 186 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 906 rows starting from the beginning of the part | ||
| 18769 | 2026.01.20 00:14:44.028100 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18770 | 2026.01.20 00:14:44.028138 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18771 | 2026.01.20 00:14:44.028734 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18772 | 2026.01.20 00:14:44.028973 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} <Trace> oximeter.measurements_histogramu64 (c65aeea8-23ca-4584-ab06-4686a47ff4bd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18773 | 2026.01.20 00:14:44.029118 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002045 sec., 28850.855745721274 rows/sec., 51.70 MiB/sec. | ||
| 18774 | 2026.01.20 00:14:44.029182 [ 276 ] {2a914b42-ac1d-42f0-957f-4f8ff3b3cd3b} <Debug> TCPHandler: Processed in 0.002240378 sec. | ||
| 18775 | 2026.01.20 00:14:44.029297 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18776 | 2026.01.20 00:14:44.029394 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18777 | 2026.01.20 00:14:44.029453 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18778 | 2026.01.20 00:14:44.029864 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18779 | 2026.01.20 00:14:44.029913 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18780 | 2026.01.20 00:14:44.030316 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 18781 | 2026.01.20 00:14:44.030651 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18782 | 2026.01.20 00:14:44.030787 [ 83 ] {} <Debug> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Selected 6 parts from all_1_160_32 to all_165_165_0 | ||
| 18783 | 2026.01.20 00:14:44.030806 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001432 sec., 39106.14525139665 rows/sec., 2.63 MiB/sec. | ||
| 18784 | 2026.01.20 00:14:44.030829 [ 83 ] {} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18785 | 2026.01.20 00:14:44.030852 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18786 | 2026.01.20 00:14:44.030854 [ 276 ] {53540d92-2691-4aaf-8ab1-e490b34efbbc} <Debug> TCPHandler: Processed in 0.001606931 sec. | ||
| 18787 | 2026.01.20 00:14:44.030948 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_160_32 to all_165_165_0 into Compact with storage Full | ||
| 18788 | 2026.01.20 00:14:44.031054 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18789 | 2026.01.20 00:14:44.031085 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_160_32, total 9480 rows starting from the beginning of the part | ||
| 18790 | 2026.01.20 00:14:44.031145 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 18791 | 2026.01.20 00:14:44.031197 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 18792 | 2026.01.20 00:14:44.031249 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 18793 | 2026.01.20 00:14:44.031294 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 18794 | 2026.01.20 00:14:44.031341 [ 194 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part | ||
| 18795 | 2026.01.20 00:14:44.033972 [ 195 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9776 rows, containing 4 columns (4 merged, 0 gathered) in 0.00306433 sec., 3190256.9240258066 rows/sec., 215.00 MiB/sec. | ||
| 18796 | 2026.01.20 00:14:44.034249 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} <Trace> MergedBlockOutputStream: filled checksums all_1_165_33 (state Temporary) | ||
| 18797 | 2026.01.20 00:14:44.034581 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_merge_all_1_165_33 to all_1_165_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18798 | 2026.01.20 00:14:44.034665 [ 189 ] {7fc368f6-820a-43d5-912b-e5899c8f61aa::all_1_165_33} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa) (MergerMutator): Merged 6 parts: [all_1_160_32, all_165_165_0] -> all_1_165_33 | ||
| 18799 | 2026.01.20 00:14:44.034780 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 18800 | 2026.01.20 00:14:44.035754 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47162 rows, containing 5 columns (5 merged, 0 gathered) in 0.008779113 sec., 5372068.909467278 rows/sec., 369.09 MiB/sec. | ||
| 18801 | 2026.01.20 00:14:44.036325 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} <Trace> MergedBlockOutputStream: filled checksums all_1_165_40 (state Temporary) | ||
| 18802 | 2026.01.20 00:14:44.036609 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_merge_all_1_165_40 to all_1_165_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18803 | 2026.01.20 00:14:44.036683 [ 193 ] {010370cf-ce0b-4bf1-b843-29afc6e6b5e1::all_1_165_40} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1) (MergerMutator): Merged 6 parts: [all_1_160_39, all_165_165_0] -> all_1_165_40 | ||
| 18804 | 2026.01.20 00:14:44.036768 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 18805 | 2026.01.20 00:14:44.516228 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18806 | 2026.01.20 00:14:44.516437 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18807 | 2026.01.20 00:14:44.516503 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18808 | 2026.01.20 00:14:44.517162 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18809 | 2026.01.20 00:14:44.517208 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18810 | 2026.01.20 00:14:44.517602 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 18811 | 2026.01.20 00:14:44.517841 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18812 | 2026.01.20 00:14:44.517989 [ 82 ] {} <Debug> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 18813 | 2026.01.20 00:14:44.518007 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001617 sec., 16079.158936301794 rows/sec., 1.25 MiB/sec. | ||
| 18814 | 2026.01.20 00:14:44.518031 [ 82 ] {} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18815 | 2026.01.20 00:14:44.518053 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18816 | 2026.01.20 00:14:44.518065 [ 276 ] {7481123e-8c69-4cbc-89d1-486c43612529} <Debug> TCPHandler: Processed in 0.001984656 sec. | ||
| 18817 | 2026.01.20 00:14:44.518181 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 18818 | 2026.01.20 00:14:44.518196 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18819 | 2026.01.20 00:14:44.518324 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18820 | 2026.01.20 00:14:44.518339 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18821 | 2026.01.20 00:14:44.518369 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18822 | 2026.01.20 00:14:44.518381 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1473 rows starting from the beginning of the part | ||
| 18823 | 2026.01.20 00:14:44.518467 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part | ||
| 18824 | 2026.01.20 00:14:44.518519 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 174 rows starting from the beginning of the part | ||
| 18825 | 2026.01.20 00:14:44.518565 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 56 rows starting from the beginning of the part | ||
| 18826 | 2026.01.20 00:14:44.518609 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1434 rows starting from the beginning of the part | ||
| 18827 | 2026.01.20 00:14:44.518655 [ 189 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 26 rows starting from the beginning of the part | ||
| 18828 | 2026.01.20 00:14:44.518819 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18829 | 2026.01.20 00:14:44.518862 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18830 | 2026.01.20 00:14:44.519183 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 18831 | 2026.01.20 00:14:44.519422 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18832 | 2026.01.20 00:14:44.519549 [ 82 ] {} <Debug> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 18833 | 2026.01.20 00:14:44.519571 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00127 sec., 22047.24409448819 rows/sec., 1.72 MiB/sec. | ||
| 18834 | 2026.01.20 00:14:44.519577 [ 82 ] {} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18835 | 2026.01.20 00:14:44.519601 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18836 | 2026.01.20 00:14:44.519611 [ 276 ] {88dcce74-b6db-4e2c-bcc4-d2ed42426310} <Debug> TCPHandler: Processed in 0.001468029 sec. | ||
| 18837 | 2026.01.20 00:14:44.519714 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18838 | 2026.01.20 00:14:44.519713 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 18839 | 2026.01.20 00:14:44.519814 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18840 | 2026.01.20 00:14:44.519863 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18841 | 2026.01.20 00:14:44.519869 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18842 | 2026.01.20 00:14:44.519912 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 787 rows starting from the beginning of the part | ||
| 18843 | 2026.01.20 00:14:44.519983 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part | ||
| 18844 | 2026.01.20 00:14:44.520033 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 123 rows starting from the beginning of the part | ||
| 18845 | 2026.01.20 00:14:44.520081 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 64 rows starting from the beginning of the part | ||
| 18846 | 2026.01.20 00:14:44.520124 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 615 rows starting from the beginning of the part | ||
| 18847 | 2026.01.20 00:14:44.520125 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3219 rows, containing 5 columns (5 merged, 0 gathered) in 0.002008115 sec., 1602995.8443615031 rows/sec., 140.23 MiB/sec. | ||
| 18848 | 2026.01.20 00:14:44.520169 [ 195 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 28 rows starting from the beginning of the part | ||
| 18849 | 2026.01.20 00:14:44.520239 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18850 | 2026.01.20 00:14:44.520278 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18851 | 2026.01.20 00:14:44.520422 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 18852 | 2026.01.20 00:14:44.520653 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 18853 | 2026.01.20 00:14:44.520728 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18854 | 2026.01.20 00:14:44.520814 [ 191 ] {89283b49-7f47-4fde-a6a5-8c2f3ca4993f::all_1_166_33} <Trace> oximeter.fields_string (89283b49-7f47-4fde-a6a5-8c2f3ca4993f) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 18855 | 2026.01.20 00:14:44.520908 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} <Trace> oximeter.measurements_cumulativeu64 (010370cf-ce0b-4bf1-b843-29afc6e6b5e1): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18856 | 2026.01.20 00:14:44.520908 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 18857 | 2026.01.20 00:14:44.521057 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001264 sec., 7911.392405063291 rows/sec., 561.68 KiB/sec. | ||
| 18858 | 2026.01.20 00:14:44.521098 [ 276 ] {c5e8dcdd-937f-46c3-ba0e-7c898baa669f} <Debug> TCPHandler: Processed in 0.001433428 sec. | ||
| 18859 | 2026.01.20 00:14:44.521207 [ 276 ] {} <Trace> TCP-Session: c46dad68-e126-4add-97c5-89a44871c589 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18860 | 2026.01.20 00:14:44.521301 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18861 | 2026.01.20 00:14:44.521345 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18862 | 2026.01.20 00:14:44.521352 [ 188 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684292 sec., 998045.4695504105 rows/sec., 79.36 MiB/sec. | ||
| 18863 | 2026.01.20 00:14:44.521625 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 18864 | 2026.01.20 00:14:44.521662 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18865 | 2026.01.20 00:14:44.521701 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18866 | 2026.01.20 00:14:44.521964 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18867 | 2026.01.20 00:14:44.522043 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 18868 | 2026.01.20 00:14:44.522060 [ 192 ] {232f6b57-ae09-4e31-a6da-bf28582528b4::all_1_166_33} <Trace> oximeter.fields_uuid (232f6b57-ae09-4e31-a6da-bf28582528b4) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 18869 | 2026.01.20 00:14:44.522185 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 18870 | 2026.01.20 00:14:44.522286 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} <Trace> oximeter.measurements_u64 (7fc368f6-820a-43d5-912b-e5899c8f61aa): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18871 | 2026.01.20 00:14:44.522425 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 246.28 KiB/sec. | ||
| 18872 | 2026.01.20 00:14:44.522461 [ 276 ] {d2c06f88-f74c-4bd6-8e28-b09d1480c6de} <Debug> TCPHandler: Processed in 0.001303166 sec. | ||
| 18873 | 2026.01.20 00:14:44.973991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 53273 | ||
| 18874 | 2026.01.20 00:14:44.974547 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18875 | 2026.01.20 00:14:44.974597 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18876 | 2026.01.20 00:14:44.975118 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18877 | 2026.01.20 00:14:44.975375 [ 245 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18878 | 2026.01.20 00:14:44.975513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53273 | ||
| 18879 | 2026.01.20 00:14:44.975559 [ 82 ] {} <Debug> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18880 | 2026.01.20 00:14:44.975630 [ 82 ] {} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18881 | 2026.01.20 00:14:44.975650 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.77 GiB. | ||
| 18882 | 2026.01.20 00:14:44.975787 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::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 | ||
| 18883 | 2026.01.20 00:14:44.975941 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18884 | 2026.01.20 00:14:44.975980 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 50905 rows starting from the beginning of the part | ||
| 18885 | 2026.01.20 00:14:44.976046 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 448 rows starting from the beginning of the part | ||
| 18886 | 2026.01.20 00:14:44.976093 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 512 rows starting from the beginning of the part | ||
| 18887 | 2026.01.20 00:14:44.976134 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 448 rows starting from the beginning of the part | ||
| 18888 | 2026.01.20 00:14:44.976181 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 512 rows starting from the beginning of the part | ||
| 18889 | 2026.01.20 00:14:44.976224 [ 192 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 448 rows starting from the beginning of the part | ||
| 18890 | 2026.01.20 00:14:44.979285 [ 190 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53273 rows, containing 4 columns (4 merged, 0 gathered) in 0.003563356 sec., 14950232.309092889 rows/sec., 213.86 MiB/sec. | ||
| 18891 | 2026.01.20 00:14:44.979628 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18892 | 2026.01.20 00:14:44.979968 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18893 | 2026.01.20 00:14:44.980062 [ 198 ] {05ad8e09-885b-463a-930b-eeab8e4fa083::all_1_111_22} <Trace> system.asynchronous_metric_log (05ad8e09-885b-463a-930b-eeab8e4fa083) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18894 | 2026.01.20 00:14:44.980195 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 18895 | 2026.01.20 00:14:45.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.26 MiB, peak 431.24 MiB, free memory in arenas 0.00 B, will set to 409.23 MiB (RSS), difference: -1.03 MiB | ||